1. 2698d82 KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update by hu huajun · 7 years ago
  2. 8e9b29b X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available by KarimAllah Ahmed · 7 years ago
  3. 4d5f26e kvm: selftests: fix spelling mistake: "divisable" and "divisible" by Colin Ian King · 7 years ago
  4. 386c6dd X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted by KarimAllah Ahmed · 7 years ago
  5. e01bca2 kvm: x86: fix a prototype warning by Peng Hao · 7 years ago
  6. 6089ae0 kvm: selftests: add sync_regs_test by Paolo Bonzini · 7 years ago
  7. 783e9e5 kvm: selftests: add API testing infrastructure by Paolo Bonzini · 7 years ago
  8. 3140c15 kvm: x86: fix a compile warning by Peng Hao · 7 years ago
  9. 6c86eed KVM: X86: Add Force Emulation Prefix for "emulate the next instruction" by Wanpeng Li · 7 years ago
  10. 082d06e KVM: X86: Introduce handle_ud() by Wanpeng Li · 7 years ago
  11. 4fde8d5 KVM: vmx: unify adjacent #ifdefs by Paolo Bonzini · 7 years ago
  12. 51e8a8c x86: kvm: hide the unused 'cpu' variable by Arnd Bergmann · 7 years ago
  13. c75d0edc KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig by Sean Christopherson · 7 years ago
  14. 2c151b2 Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown" by Sean Christopherson · 7 years ago
  15. 2991696 kvm: Add emulation for movups/movupd by Stefan Fritsch · 7 years ago
  16. add5ff7 KVM: VMX: raise internal error for exception during invalid protected mode state by Sean Christopherson · 7 years ago
  17. 27aa896 Merge tag 'kvm-ppc-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  18. f497b6c KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_pending by Liran Alon · 7 years ago
  19. 1a680e3 KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pending by Liran Alon · 7 years ago
  20. a042c26 KVM: x86: Fix misleading comments on handling pending exceptions by Liran Alon · 7 years ago
  21. 04140b4 KVM: x86: Rename interrupt.pending to interrupt.injected by Liran Alon · 7 years ago
  22. 7c5a6a5 KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt by Liran Alon · 7 years ago
  23. 773e8a0 x86/kvm: use Enlightened VMCS when running on Hyper-V by Vitaly Kuznetsov · 7 years ago
  24. 5431390b x86/hyper-v: detect nested features by Vitaly Kuznetsov · 7 years ago
  25. 68d1eb7 x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits by Vitaly Kuznetsov · 7 years ago
  26. a46d15c x86/hyper-v: allocate and use Virtual Processor Assist Pages by Vitaly Kuznetsov · 7 years ago
  27. d4abc57 x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE by Ladi Prosek · 7 years ago
  28. 415bd1c x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h by Vitaly Kuznetsov · 7 years ago
  29. 5a48580 x86/hyper-v: move hyperv.h out of uapi by Vitaly Kuznetsov · 7 years ago
  30. 21e94ac KVM: trivial documentation cleanups by Andrew Jones · 7 years ago
  31. 34226b6 KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized by Wanpeng Li · 7 years ago
  32. 1f97e01 tools/kvm_stat: Remove unused function by Cole Robinson · 7 years ago
  33. 0866c31 tools/kvm_stat: Don't use deprecated file() by Cole Robinson · 7 years ago
  34. 6ade1ae tools/kvm_stat: Fix python3 syntax by Cole Robinson · 7 years ago
  35. 8566ac8 KVM: SVM: Implement pause loop exit logic in SVM by Babu Moger · 7 years ago
  36. 1d8fb44 KVM: SVM: Add pause filter threshold by Babu Moger · 7 years ago
  37. c8e8871 KVM: VMX: Bring the common code to header file by Babu Moger · 7 years ago
  38. 18abdc3 KVM: VMX: Remove ple_window_actual_max by Babu Moger · 7 years ago
  39. 7fbc85a KVM: VMX: Fix the module parameters for vmx by Babu Moger · 7 years ago
  40. dd60d21 KVM: x86: Fix perf timer mode IP reporting by Andi Kleen · 7 years ago
  41. abe7a45 Merge tag 'kvm-arm-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  42. dc6ed61 arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro by Marc Zyngier · 7 years ago
  43. adc91ab Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening" by Marc Zyngier · 7 years ago
  44. 31c8b0d KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler by Paul Mackerras · 7 years ago
  45. 7d8b44c KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list by Marc Zyngier · 7 years ago
  46. 67b5b67 KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts by Marc Zyngier · 7 years ago
  47. d32ef54 kvm: x86: hyperv: delete dead code in kvm_hv_hypercall() by Dan Carpenter · 7 years ago
  48. 81811c1 KVM: SVM: add struct kvm_svm to hold SVM specific KVM vars by Sean Christopherson · 7 years ago
  49. 40bbb9d KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars by Sean Christopherson · 7 years ago
  50. 2ac52ab KVM: x86: move setting of ept_identity_map_addr to vmx.c by Sean Christopherson · 7 years ago
  51. 434a1e9 KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm by Sean Christopherson · 7 years ago
  52. 3184a99 KVM: nVMX: fix vmentry failure code when L2 state would require emulation by Paolo Bonzini · 7 years ago
  53. e40ff1d KVM: nVMX: Do not load EOI-exitmap while running L2 by Liran Alon · 7 years ago
  54. f9f5dc1 arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening by Shanker Donthineni · 7 years ago
  55. 063f12e KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecure by Peter Maydell · 7 years ago
  56. 5fbb0df Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD by Marc Zyngier · 7 years ago
  57. 4b472ff arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72 by Marc Zyngier · 7 years ago
  58. dee3924 arm64: KVM: Allow mapping of vectors outside of the RAM region by Marc Zyngier · 7 years ago
  59. 4205a89 arm64: Make BP hardening slot counter available by Marc Zyngier · 7 years ago
  60. dc2e463 arm/arm64: KVM: Introduce EL2-specific executable mappings by Marc Zyngier · 7 years ago
  61. 71dcb8b arm64: KVM: Allow far branches from vector slots to the main vectors by Marc Zyngier · 7 years ago
  62. f0445dfa arm64: KVM: Reserve 4 additional instructions in the BPI template by Marc Zyngier · 7 years ago
  63. 4340ba8 arm64: KVM: Move BP hardening vectors into .hyp.text section by Marc Zyngier · 7 years ago
  64. 7e80f63 arm64: KVM: Move stashing of x0/x1 into the vector code itself by Marc Zyngier · 7 years ago
  65. 3c5e812 arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vector by Marc Zyngier · 7 years ago
  66. 6bb934a arm64: Update the KVM memory map documentation by Marc Zyngier · 7 years ago
  67. ed57cac arm64: KVM: Introduce EL2 VA randomisation by Marc Zyngier · 7 years ago
  68. 005e975 arm64: KVM: Dynamically compute the HYP VA mask by Marc Zyngier · 7 years ago
  69. 11d7640 arm64: insn: Allow ADD/SUB (immediate) with LSL #12 by Marc Zyngier · 7 years ago
  70. 9f2efa3 arm64; insn: Add encoder for the EXTR instruction by Marc Zyngier · 7 years ago
  71. e3f019b KVM: arm/arm64: Move HYP IO VAs to the "idmap" range by Marc Zyngier · 7 years ago
  72. 3ddd455 KVM: arm64: Fix HYP idmap unmap when using 52bit PA by Marc Zyngier · 7 years ago
  73. 46fef15 KVM: arm/arm64: Fix idmap size and alignment by Marc Zyngier · 7 years ago
  74. 1bb32a4 KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state by Marc Zyngier · 7 years ago
  75. 807a378 KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings by Marc Zyngier · 7 years ago
  76. b4ef049 KVM: arm/arm64: Demote HYP VA range display to being a debug feature by Marc Zyngier · 7 years ago
  77. 44a497a KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state by Marc Zyngier · 7 years ago
  78. a1efdff arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag by Marc Zyngier · 7 years ago
  79. 2b4d160 arm64: KVM: Dynamically patch the kernel/hyp VA mask by Marc Zyngier · 7 years ago
  80. ef3935e arm64: insn: Add encoder for bitwise operations using literals by Marc Zyngier · 7 years ago
  81. a264bf3 arm64: insn: Add N immediate encoding by Marc Zyngier · 7 years ago
  82. dea5e2a arm64: alternatives: Add dynamic patching feature by Marc Zyngier · 7 years ago
  83. 2d0e63e KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs by Christoffer Dall · 7 years ago
  84. 923a2e3 KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load by Christoffer Dall · 7 years ago
  85. 771621b KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE by Christoffer Dall · 7 years ago
  86. 8a43a2b KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64 by Christoffer Dall · 7 years ago
  87. 75174ba KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code by Christoffer Dall · 8 years ago
  88. bb5ed70 KVM: arm/arm64: Get rid of vgic_elrsr by Christoffer Dall · 7 years ago
  89. b7787e6 KVM: arm64: Cleanup __activate_traps and __deactive_traps for VHE and non-VHE by Christoffer Dall · 7 years ago
  90. a246562 KVM: arm64: Configure c15, PMU, and debug register traps on cpu load/put for VHE by Christoffer Dall · 7 years ago
  91. c16c113 KVM: arm64: Directly call VHE and non-VHE FPSIMD enabled functions by Christoffer Dall · 7 years ago
  92. d5a21bc KVM: arm64: Move common VHE/non-VHE trap config in separate functions by Christoffer Dall · 7 years ago
  93. b9f8ca4 KVM: arm64: Defer saving/restoring 32-bit sysregs to vcpu load/put by Christoffer Dall · 7 years ago
  94. a892819 KVM: arm64: Prepare to handle deferred save/restore of 32-bit registers by Christoffer Dall · 7 years ago
  95. fc7563b KVM: arm64: Defer saving/restoring 64-bit sysregs to vcpu load/put on VHE by Christoffer Dall · 9 years ago
  96. 6d4bd90 KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1 by Christoffer Dall · 7 years ago
  97. 00536ec KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1 by Christoffer Dall · 7 years ago
  98. d47533d KVM: arm64: Introduce framework for accessing deferred sysregs by Christoffer Dall · 7 years ago
  99. 8d404c4 KVM: arm64: Rewrite system register accessors to read/write functions by Christoffer Dall · 9 years ago
  100. 52f6c4f KVM: arm64: Change 32-bit handling of VM system registers by Christoffer Dall · 7 years ago