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 |
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 |
Jan Kiszka
|
45e3cc7d9f
KVM: x86: Fix uninitialized return code
|
12 years ago |
Will Auld
|
ba904635d4
KVM: x86: Emulate IA32_TSC_ADJUST MSR
|
12 years ago |
Will Auld
|
8fe8ab46be
KVM: x86: Add code to track call origin for msr assignment
|
12 years ago |
Marcelo Tosatti
|
d98d07ca7e
KVM: x86: update pvclock area conditionally, on cpu migration
|
12 years ago |
Marcelo Tosatti
|
b48aa97e38
KVM: x86: require matched TSC offsets for master clock
|
12 years ago |
Marcelo Tosatti
|
42897d866b
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
|
12 years ago |
Marcelo Tosatti
|
d828199e84
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
|
12 years ago |
Marcelo Tosatti
|
16e8d74d2d
KVM: x86: notifier for clocksource changes
|
12 years ago |
Marcelo Tosatti
|
886b470cb1
KVM: x86: pass host_tsc to read_l1_tsc
|
12 years ago |
Marcelo Tosatti
|
78c0337a38
KVM: x86: retain pvclock guest stopped bit in guest memory
|
12 years ago |