Marcelo Tosatti
|
2ae33b3896
Merge remote-tracking branch 'upstream/master' into queue
|
12 years ago |
Andy Honig
|
0b79459b48
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797)
|
12 years ago |
Andy Honig
|
c300aa64dd
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
|
12 years ago |
Marcelo Tosatti
|
c09664bb44
KVM: x86: fix deadlock in clock-in-progress request handling
|
12 years ago |
Takuya Yoshikawa
|
982b3394dd
KVM: x86: Optimize mmio spte zapping when creating/moving memslot
|
12 years ago |
Jan Kiszka
|
66450a21f9
KVM: x86: Rework INIT and SIPI handling
|
12 years ago |
Jan Kiszka
|
57f252f229
KVM: x86: Drop unused return code from VCPU reset callback
|
12 years ago |
Marcelo Tosatti
|
03ba32cae6
VMX: x86: handle host TSC calibration failure
|
12 years ago |
Takuya Yoshikawa
|
8482644aea
KVM: set_memory_region: Refactor commit_memory_region()
|
12 years ago |
Takuya Yoshikawa
|
7b6195a91d
KVM: set_memory_region: Refactor prepare_memory_region()
|
12 years ago |
Takuya Yoshikawa
|
462fce4606
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
|
12 years ago |
Marcelo Tosatti
|
ee2c25efdd
Merge branch 'master' into queue
|
12 years ago |
Chen Gang
|
02cdb50fd7
arch/x86/kvm: beautify source code for __u32 irq which is never < 0
|
12 years ago |
Linus Torvalds
|
89f883372f
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
Borislav Petkov
|
2e32b71906
x86, kvm: Add MSR_AMD64_BU_CFG2 to the list of ignored MSRs
|
12 years ago |
Takuya Yoshikawa
|
7a905b1485
KVM: Remove user_alloc from struct kvm_memory_slot
|
12 years ago |
Gleb Natapov
|
2c9afa52ef
KVM: MMU: set base_role.nxe during mmu initialization.
|
12 years ago |
Yang Zhang
|
c7c9c56ca2
x86, apicv: add virtual interrupt delivery support
|
12 years ago |
Gleb Natapov
|
378a8b099f
KVM: x86: fix use of uninitialized memory as segment descriptor in emulator.
|
12 years ago |
Xiao Guangrong
|
93c05d3ef2
KVM: x86: improve reexecute_instruction
|
12 years ago |
Xiao Guangrong
|
95b3cf69bd
KVM: x86: let reexecute_instruction work for tdp
|
12 years ago |
Xiao Guangrong
|
22368028fe
KVM: x86: clean up reexecute_instruction
|
12 years ago |
Takuya Yoshikawa
|
9d1beefb71
KVM: Make kvm_mmu_slot_remove_write_access() take mmu_lock by itself
|
12 years ago |
Takuya Yoshikawa
|
b34cb590fb
KVM: Make kvm_mmu_change_mmu_pages() take mmu_lock by itself
|
12 years ago |
Takuya Yoshikawa
|
c972f3b125
KVM: Write protect the updated slot only when dirty logging is enabled
|
12 years ago |
Marcelo Tosatti
|
013f6a5d3d
KVM: x86: use dynamic percpu allocations for shared msrs area
|
12 years ago |
Alex Williamson
|
f82a8cfe93
KVM: struct kvm_memory_slot.user_alloc -> bool
|
12 years ago |
Alex Williamson
|
bbacc0c111
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
|
12 years ago |
Linus Torvalds
|
66cdd0ceaf
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
Julian Stecklina
|
66f7b72e11
KVM: x86: Make register state after reset conform to specification
|
12 years ago |