Roman Pen
|
d9c1b5431d
KVM: SVM: do not zero out segment attributes if segment is unusable or not present
|
8 years ago |
Gioh Kim
|
8eae9570d1
KVM: SVM: ignore type when setting segment registers
|
8 years ago |
Dan Carpenter
|
d3e7dec054
KVM: Silence underflow warning in avic_get_physical_id_entry()
|
8 years ago |
Linus Torvalds
|
2d3e4866de
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
8 years ago |
Michael S. Tsirkin
|
668fffa3f8
kvm: better MWAIT emulation for guests
|
8 years ago |
Borislav Petkov
|
74f169090b
kvm/svm: Setup MCG_CAP on AMD properly
|
8 years ago |
Ingo Molnar
|
7f75540ff2
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
|
8 years ago |
Dmitry Vyukov
|
3863dff0c3
kvm: fix usage of uninit spinlock in avic_vm_destroy()
|
8 years ago |
Thomas Garnier
|
45fc8757d1
x86: Make the GDT remapping read-only on 64-bit
|
8 years ago |
Paolo Bonzini
|
bd7e5b0899
KVM: x86: remove code for lazy FPU handling
|
8 years ago |
David Hildenbrand
|
681bcea802
KVM: svm: inititalize hash table structures directly
|
8 years ago |
Paolo Bonzini
|
76dfafd536
KVM: x86: do not scan IRR twice on APICv vmentry
|
8 years ago |
Tom Lendacky
|
0f89b207b0
kvm: svm: Use the hardware provided GPA instead of page walk
|
8 years ago |
Kyle Huey
|
6affcbedca
KVM: x86: Add kvm_skip_emulated_instruction and use it.
|
8 years ago |
Kyle Huey
|
6a908b628c
KVM: x86: Add a return value to kvm_emulate_cpuid
|
8 years ago |
Tom Lendacky
|
8370c3d08b
kvm: svm: Add kvm_fast_pio_in support
|
8 years ago |
Tom Lendacky
|
147277540b
kvm: svm: Add support for additional SVM NPF error codes
|
8 years ago |
Paolo Bonzini
|
ea26e4ec08
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
|
8 years ago |
Linus Torvalds
|
6218590bcb
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
9 years ago |
Colin Ian King
|
adad0d02a7
kvm: svm: fix unsigned compare less than zero comparison
|
9 years ago |
Luiz Capitulino
|
3e3f50262e
kvm: x86: drop read_tsc_offset()
|
9 years ago |
Suravee Suthikulpanit
|
411b44ba80
svm: Implements update_pi_irte hook to setup posted interrupt
|
9 years ago |
Suravee Suthikulpanit
|
5881f73757
svm: Introduce AMD IOMMU avic_ga_log_notifier
|
9 years ago |
Suravee Suthikulpanit
|
5ea11f2b31
svm: Introduces AVIC per-VM ID
|
9 years ago |
Kees Cook
|
404f6aac9b
x86: Apply more __ro_after_init and const
|
9 years ago |
Linus Torvalds
|
221bb8a46e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
9 years ago |
Paolo Bonzini
|
f2485b3e0c
KVM: x86: use guest_exit_irqoff
|
9 years ago |
Suravee Suthikulpanit
|
5b8abf1f33
kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC
|
9 years ago |
Suravee Suthikulpanit
|
7d669f5084
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
|
9 years ago |
Andrea Gelmini
|
bb3541f175
KVM: x86: Fix typos
|
9 years ago |