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
|
9 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 |
Linus Torvalds
|
e28e909c36
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
9 years ago |
Dan Carpenter
|
5446a979e0
svm: bitwise vs logical op typo
|
9 years ago |
Linus Torvalds
|
7beaa24ba4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
9 years ago |
Paolo Bonzini
|
67c9dddc95
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
|
9 years ago |
Suravee Suthikulpanit
|
8221c13700
svm: Manage vcpu load/unload when enable AVIC
|
9 years ago |
Suravee Suthikulpanit
|
3bbf3565f4
svm: Do not intercept CR8 when enable AVIC
|
9 years ago |
Suravee Suthikulpanit
|
46781eae2e
svm: Do not expose x2APIC when enable AVIC
|
9 years ago |
Suravee Suthikulpanit
|
be8ca170ed
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
|
9 years ago |
Suravee Suthikulpanit
|
18f40c53e1
svm: Add VMEXIT handlers for AVIC
|
9 years ago |