1. f0a32ee Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  2. 4191db2 KVM: x86: Update APICv on APIC reset by Jan H. Schönherr · 7 years ago
  3. a488848 KVM: VMX: Do not fully reset PI descriptor on vCPU reset by Jan H. Schönherr · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. 8eb3f87 KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit by Haozhong Zhang · 7 years ago
  6. 829ee27 KVM: MMU: always terminate page walks at level 1 by Ladi Prosek · 7 years ago
  7. fd19d3b4 KVM: nVMX: update last_nonleaf_level when initializing nested EPT by Ladi Prosek · 7 years ago
  8. e42eef4 KVM: add X86_LOCAL_APIC dependency by Arnd Bergmann · 7 years ago
  9. f26e601 x86/kvm: Move kvm_fastop_exception to .fixup section by Josh Poimboeuf · 7 years ago
  10. a2b7861 kvm/x86: Avoid async PF preempting the kernel incorrectly by Boqun Feng · 7 years ago
  11. 42057e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  12. 305d0ab KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume by Wanpeng Li · 7 years ago
  13. c0a1666 KVM: VMX: use cmpxchg64 by Paolo Bonzini · 7 years ago
  14. 31afb2e KVM: VMX: simplify and fix vmx_vcpu_pi_load by Paolo Bonzini · 8 years ago
  15. 8b306e2 KVM: VMX: avoid double list add with VT-d posted interrupts by Paolo Bonzini · 8 years ago
  16. cd39e11 KVM: VMX: extract __pi_post_block by Paolo Bonzini · 8 years ago
  17. 8474c53 Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready by Ingo Molnar · 7 years ago
  18. 2ce03d8 x86/fpu: Rename fpu__activate_curr() to fpu__initialize() by Ingo Molnar · 7 years ago
  19. a141fd5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  21. 4488994 KVM: nVMX: fix HOST_CR3/HOST_CR4 cache by Ladi Prosek · 7 years ago
  22. 5753743f KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt by Haozhong Zhang · 7 years ago
  23. dc91f2e KVM: VMX: do not change SN bit in vmx_update_pi_irte() by Haozhong Zhang · 7 years ago
  24. d650014 KVM: x86: Fix the NULL pointer parameter in check_cr_write() by Yu Zhang · 7 years ago
  25. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  26. 4f350c6 kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly by Jim Mattson · 7 years ago
  27. b060ca3 kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly by Jim Mattson · 7 years ago
  28. 7881f96 kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry by Jim Mattson · 7 years ago
  29. cc1b468 kvm,lapic: Justify use of swait_active() by Davidlohr Bueso · 7 years ago
  30. 3a8b067 KVM: VMX: Do not BUG() on out-of-bounds guest IRQ by Jan H. Schönherr · 7 years ago
  31. 51aa68e kvm: nVMX: Don't allow L2 to access the hardware CR8 by Jim Mattson · 7 years ago
  32. 9a6e7c3 KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously by Wanpeng Li · 7 years ago
  33. a5f01f8 KVM: X86: Don't block vCPU if there is pending exception by Wanpeng Li · 7 years ago
  34. 67034bb KVM: SVM: Add irqchip_split() checks before enabling AVIC by Suravee Suthikulpanit · 7 years ago
  35. b2a05fe KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv() by Suravee Suthikulpanit · 7 years ago
  36. dfa2009 KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu() by Suravee Suthikulpanit · 7 years ago
  37. 5153723 KVM: x86: fix clang build by Radim Krčmář · 7 years ago
  38. 2f173d2 KVM: x86: Fix immediate_exit handling for uninitialized AP by Jan H. Schönherr · 7 years ago
  39. a059500 KVM: x86: Fix handling of pending signal on uninitialized AP by Jan H. Schönherr · 7 years ago
  40. 49a8afc KVM: SVM: Add a missing 'break' statement by Jan H. Schönherr · 7 years ago
  41. 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 7 years ago
  42. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  43. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  44. 24e700e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  47. fb1522e KVM: update to new mmu_notifier semantic v2 by Jérôme Glisse · 7 years ago
  48. 64b163f x86/idt: Unify gate_struct handling for 32/64-bit kernels by Thomas Gleixner · 7 years ago
  49. 416b0c0 Merge branch 'linus' into x86/apic, to pick up fixes by Ingo Molnar · 7 years ago
  50. ea2800d kvm/x86: Avoid clearing the C-bit in rsvd_bits() by Brijesh Singh · 7 years ago
  51. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  52. 712b12d kvm: nVMX: Validate the virtual-APIC address on nested VM-entry by Jim Mattson · 7 years ago
  53. 38cfd5e KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state by Paolo Bonzini · 7 years ago
  54. b9dd21e KVM: x86: simplify handling of PKRU by Paolo Bonzini · 7 years ago
  55. c469268 KVM: x86: block guest protection keys unless the host has them enabled by Paolo Bonzini · 7 years ago
  56. c0bb80c Merge branch 'x86/asm' into x86/apic by Thomas Gleixner · 7 years ago
  57. bfcf83b KVM: nVMX: Fix trying to cancel vmlauch/vmresume by Wanpeng Li · 7 years ago
  58. 664f8e2 KVM: X86: Fix loss of exception which has not yet been injected by Wanpeng Li · 7 years ago
  59. 274bba5 KVM: VMX: use kvm_event_needs_reinjection by Wanpeng Li · 7 years ago
  60. 09f037a KVM: MMU: speedup update_permission_bitmask by Paolo Bonzini · 7 years ago
  61. fd8cb43 KVM: MMU: Expose the LA57 feature to VM. by Yu Zhang · 7 years ago
  62. 855feb6 KVM: MMU: Add 5 level EPT & Shadow page table support. by Yu Zhang · 7 years ago
  63. 2a7266a KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL. by Yu Zhang · 7 years ago
  64. d1cd3ce KVM: MMU: check guest CR3 reserved bits based on its physical address width. by Yu Zhang · 7 years ago
  65. e911eb3 KVM: x86: Add return value to kvm_cpuid(). by Yu Zhang · 7 years ago
  66. 3db1348 kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORS by Paolo Bonzini · 7 years ago
  67. 75f4fc8 kvm: vmx: Raise #UD on unsupported RDSEED by Jim Mattson · 7 years ago
  68. 45ec368 kvm: vmx: Raise #UD on unsupported RDRAND by Jim Mattson · 7 years ago
  69. 80154d7 KVM: VMX: cache secondary exec controls by Paolo Bonzini · 7 years ago
  70. ecda85e x86/lguest: Remove lguest support by Juergen Gross · 7 years ago
  71. 640bd6e KVM: SVM: Enable Virtual GIF feature by Janakarajan Natarajan · 7 years ago
  72. 42aa53b KVM: VMX: always require WB memory type for EPT by David Hildenbrand · 7 years ago
  73. bb97a01 KVM: VMX: cleanup EPTP definitions by David Hildenbrand · 7 years ago
  74. 3f0d4db KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array) by Denys Vlasenko · 7 years ago
  75. 9034e6e KVM: x86: fix use of L1 MMIO areas in nested guests by Paolo Bonzini · 7 years ago
  76. 618232e KVM: x86: Avoid guest page table walk when gpa_available is set by Brijesh Singh · 7 years ago
  77. e08d26f KVM: x86: simplify ept_misconfig by Paolo Bonzini · 7 years ago
  78. d380228 kvm: x86: Disallow illegal IA32_APIC_BASE MSR values by Jim Mattson · 7 years ago
  79. 26eeb53 KVM: MMU: Bail out immediately if there is no available mmu page by Wanpeng Li · 7 years ago
  80. 42bcbeb KVM: MMU: Fix softlockup due to mmu_lock is held too long by Wanpeng Li · 7 years ago
  81. a057e0e KVM: nVMX: validate eptp pointer by David Hildenbrand · 7 years ago
  82. 5442c26 x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD" CPUID flag by Borislav Petkov · 7 years ago
  83. eebed24 kvm: nVMX: Add support for fast unprotection of nested guest page tables by Paolo Bonzini · 8 years ago
  84. 64531a3 KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest by Brijesh Singh · 7 years ago
  85. bbeac28 KVM: X86: Fix residual mmio emulation request to userspace by Wanpeng Li · 7 years ago
  86. de63ad4 KVM: X86: implement the logic for spinlock optimization by Longpeng(Mike) · 7 years ago
  87. 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
  88. 1b4d56b KVM: x86: use general helpers for some cpuid manipulation by Radim Krčmář · 7 years ago
  89. d6321d4 KVM: x86: generalize guest_cpuid_has_ helpers by Radim Krčmář · 7 years ago
  90. c6bd180 KVM: x86: X86_FEATURE_NRIPS is not scattered anymore by Radim Krčmář · 7 years ago
  91. 41ab937 KVM: nVMX: Emulate EPTP switching for the L1 hypervisor by Bandan Das · 7 years ago
  92. 27c42a1 KVM: nVMX: Enable VMFUNC for the L1 hypervisor by Bandan Das · 7 years ago
  93. 2a499e4 KVM: vmx: Enable VMFUNCs by Bandan Das · 7 years ago
  94. 53a70da KVM: nVMX: get rid of nested_release_page* by David Hildenbrand · 7 years ago
  95. 5e2f30b KVM: nVMX: get rid of nested_get_page() by David Hildenbrand · 7 years ago
  96. 90a2db6 KVM: nVMX: INVPCID support by Paolo Bonzini · 7 years ago
  97. 72c139b KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY by Ladi Prosek · 7 years ago
  98. 6550c4d KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit" by Wanpeng Li · 7 years ago
  99. c9f0440 KVM: nVMX: mark vmcs12 pages dirty on L2 exit by David Matlack · 7 years ago
  100. 8ca44e8 kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown by David Matlack · 7 years ago