1. c2a7fad MAINTAINERS: Add arch/x86/kvm sub-directories to existing KVM/x86 entry by Sean Christopherson · 6 years ago
  2. ac5ffda2 KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams by Uros Bizjak · 6 years ago
  3. 71883a6 KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range() by Lan Tianyu · 6 years ago
  4. 3cc5ea9 KVM/MMU: Flush tlb directly in kvm_set_pte_rmapp() by Lan Tianyu · 6 years ago
  5. 0cf853c KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte() by Lan Tianyu · 6 years ago
  6. 748c0e3 KVM: Make kvm_set_spte_hva() return int by Lan Tianyu · 6 years ago
  7. c3134ce KVM: Replace old tlb flush function with new one to flush a specified range. by Lan Tianyu · 6 years ago
  8. 40ef75a KVM/MMU: Add tlb flush with range helper function by Lan Tianyu · 6 years ago
  9. 1f3a3e4 KVM/VMX: Add hv tlb range flush support by Lan Tianyu · 6 years ago
  10. cc4edae4 x86/hyper-v: Add HvFlushGuestAddressList hypercall support by Lan Tianyu · 6 years ago
  11. a49b963 KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops by Lan Tianyu · 6 years ago
  12. ee85dec KVM: x86: Disable Intel PT when VMXON in L1 guest by Luwei Kang · 6 years ago
  13. b08c289 KVM: x86: Set intercept for Intel PT MSRs read/write by Chao Peng · 6 years ago
  14. bf8c55d KVM: x86: Implement Intel PT MSRs read/write emulation by Chao Peng · 6 years ago
  15. 6c0f0bb KVM: x86: Introduce a function to initialize the PT configuration by Luwei Kang · 6 years ago
  16. 2ef444f KVM: x86: Add Intel PT context switch for each vcpu by Chao Peng · 6 years ago
  17. 86f5201 KVM: x86: Add Intel Processor Trace cpuid emulation by Chao Peng · 6 years ago
  18. f99e3da KVM: x86: Add Intel PT virtualization work mode by Chao Peng · 6 years ago
  19. e0018af perf/x86/intel/pt: add new capability for Intel PT by Luwei Kang · 6 years ago
  20. 69843a9 perf/x86/intel/pt: Add new bit definitions for PT MSRs by Luwei Kang · 6 years ago
  21. 61be299 perf/x86/intel/pt: Introduce intel_pt_validate_cap() by Luwei Kang · 6 years ago
  22. f6d079c perf/x86/intel/pt: Export pt_cap_get() by Chao Peng · 6 years ago
  23. 887eda1 perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header by Chao Peng · 6 years ago
  24. 8cee581 kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs by Andrew Jones · 6 years ago
  25. cdbd242 kvm: selftests: add pa-48/va-48 VM modes by Andrew Jones · 6 years ago
  26. 696ade7 kvm: selftests: dirty_log_test: improve mode param management by Andrew Jones · 6 years ago
  27. fd3f6f8 kvm: selftests: dirty_log_test: reset guest test phys offset by Andrew Jones · 6 years ago
  28. 6498e1d kvm: selftests: dirty_log_test: always use -t by Andrew Jones · 6 years ago
  29. d4df5a1 kvm: selftests: dirty_log_test: don't identity map the test mem by Andrew Jones · 6 years ago
  30. b442324 kvm: selftests: x86_64: dirty_log_test: fix -t by Andrew Jones · 6 years ago
  31. bdd303c KVM: fix some typos by Wei Yang · 6 years ago
  32. 649472a x86/kvmclock: convert to SPDX identifiers by Peng Hao · 6 years ago
  33. 9b7ebff KVM: x86: Remove KF() macro placeholder by Sean Christopherson · 6 years ago
  34. 788fc1e kvm: vmx: Allow guest read access to IA32_TSC by Jim Mattson · 6 years ago
  35. 9ebdfe5 kvm: nVMX: NMI-window and interrupt-window exiting should wake L2 from HLT by Jim Mattson · 6 years ago
  36. e081354 KVM: nSVM: Fix nested guest support for PAUSE filtering. by Tambe, William · 6 years ago
  37. 7a86dab kvm: Change offset in kvm_write_guest_offset_cached to unsigned by Jim Mattson · 6 years ago
  38. f1b9dd5 kvm: Disallow wraparound in kvm_gfn_to_hva_cache_init by Jim Mattson · 6 years ago
  39. ba7424b KVM: VMX: Remove duplicated include from vmx.c by YueHaibing · 6 years ago
  40. b85c32d selftests: kvm: report failed stage when exit reason is unexpected by Vitaly Kuznetsov · 6 years ago
  41. e87555e KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported by Vitaly Kuznetsov · 6 years ago
  42. ed8e481 KVM: x86: fix size of x86_fpu_cache objects by Paolo Bonzini · 6 years ago
  43. cfdfaf4 Merge tag 'kvm-ppc-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 6 years ago
  44. e9f2e05 Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 6 years ago
  45. 8c5e14f Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  46. 8c33df1 arm: KVM: Add S2_PMD_{MASK,SIZE} constants by Marc Zyngier · 6 years ago
  47. 5846676 arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro by Marc Zyngier · 6 years ago
  48. df655b7 arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 by Will Deacon · 6 years ago
  49. 6794ad5 KVM: arm/arm64: Fix unintended stage 2 PMD mappings by Christoffer Dall · 6 years ago
  50. 107352a arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 PPIs/SGIs by Marc Zyngier · 6 years ago
  51. 599d79d arm64: KVM: Add trapped system register access tracepoint by Marc Zyngier · 6 years ago
  52. da6f166 KVM: arm64: Make vcpu const in vcpu_read_sys_reg by Christoffer Dall · 6 years ago
  53. 6e14ef1 KVM: arm/arm64: arch_timer: Simplify kvm_timer_vcpu_terminate by Christoffer Dall · 6 years ago
  54. 8a411b0 KVM: arm/arm64: Remove arch timer workqueue by Christoffer Dall · 6 years ago
  55. 71a7e47 KVM: arm/arm64: Fixup the kvm_exit tracepoint by Christoffer Dall · 6 years ago
  56. 9009782 KVM: arm/arm64: vgic: Consider priority and active state for pending irq by Christoffer Dall · 6 years ago
  57. c23b2e6f KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() by Gustavo A. R. Silva · 6 years ago
  58. bea2ef8 KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum by Marc Zyngier · 6 years ago
  59. 6992195 KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS by Christoffer Dall · 6 years ago
  60. 2e2f6c3 KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled by Julien Thierry · 6 years ago
  61. b8e0ba7 KVM: arm64: Add support for creating PUD hugepages at stage 2 by Punit Agrawal · 6 years ago
  62. 35a6396 KVM: arm64: Update age handlers to support PUD hugepages by Punit Agrawal · 6 years ago
  63. eb3f0624 KVM: arm64: Support handling access faults for PUD hugepages by Punit Agrawal · 6 years ago
  64. 86d1c55 KVM: arm64: Support PUD hugepage in stage2_is_exec() by Punit Agrawal · 6 years ago
  65. 4ea5af5 KVM: arm64: Support dirty page tracking for PUD hugepages by Punit Agrawal · 6 years ago
  66. f8df733 KVM: arm/arm64: Introduce helpers to manipulate page table entries by Punit Agrawal · 6 years ago
  67. 6396b85 KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault by Punit Agrawal · 6 years ago
  68. 3f58bf6 KVM: arm/arm64: Share common code in user_mem_abort() by Punit Agrawal · 6 years ago
  69. 60c3ab3 KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring state by Christoffer Dall · 6 years ago
  70. d1878af KVM: arm/arm64: Log PSTATE for unhandled sysregs by Mark Rutland · 6 years ago
  71. fb544d1 KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less by Christoffer Dall · 6 years ago
  72. bd7d95c arm64: KVM: Consistently advance singlestep when emulating instructions by Mark Rutland · 6 years ago
  73. 0d64073 arm64: KVM: Skip MMIO insn after emulation by Mark Rutland · 6 years ago
  74. 7aedd9d KVM: s390: fix kmsg component kvm-s390 by Michael Mueller · 6 years ago
  75. 308c3e6 KVM: s390: unregister debug feature on failing arch init by Michael Mueller · 6 years ago
  76. 95d386c KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest by Suraj Jitindar Singh · 6 years ago
  77. 6ff887b KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2 by Suraj Jitindar Singh · 6 years ago
  78. 873db2c KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest by Suraj Jitindar Singh · 6 years ago
  79. cc6929c KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants by Suraj Jitindar Singh · 6 years ago
  80. dceadcf KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct by Suraj Jitindar Singh · 6 years ago
  81. d7b4561 KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2 by Suraj Jitindar Singh · 6 years ago
  82. d232afe KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix() by Suraj Jitindar Singh · 6 years ago
  83. 693ac10 KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines by Suraj Jitindar Singh · 6 years ago
  84. 5af3e9d KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off by Paul Mackerras · 6 years ago
  85. c43c3a8 KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments by Paul Mackerras · 6 years ago
  86. f460f67 KVM: PPC: Book3S HV: Map single pages when doing dirty page logging by Paul Mackerras · 6 years ago
  87. f032b73 KVM: PPC: Pass change type down to memslot commit function by Bharata B Rao · 6 years ago
  88. 5132411 kvm: selftests: ucall: improve ucall placement in memory, fix unsigned comparison by Paolo Bonzini · 6 years ago
  89. b666a4b kvm: x86: Dynamically allocate guest_fpu by Marc Orr · 6 years ago
  90. 240c35a kvm: x86: Use task structs fpu field for user by Marc Orr · 6 years ago
  91. 4e445ae KVM: nVMX: Move the checks for Guest Non-Register States to a separate helper function by Krish Sadhukhan · 6 years ago
  92. 254b2f3 KVM: nVMX: Move the checks for Host Control Registers and MSRs to a separate helper function by Krish Sadhukhan · 6 years ago
  93. 5fbf963 KVM: nVMX: Move the checks for VM-Entry Control Fields to a separate helper function by Krish Sadhukhan · 6 years ago
  94. 61446ba KVM: nVMX: Move the checks for VM-Exit Control Fields to a separate helper function by Krish Sadhukhan · 6 years ago
  95. f9b245e KVM: nVMX: Remove param indirection from nested_vmx_check_msr_switch() by Sean Christopherson · 6 years ago
  96. 461b4ba KVM: nVMX: Move the checks for VM-Execution Control Fields to a separate helper function by Krish Sadhukhan · 6 years ago
  97. 16322a3b KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs() by Krish Sadhukhan · 6 years ago
  98. 53963a7 KVM/VMX: Check ept_pointer before flushing ept tlb by Lan Tianyu · 6 years ago
  99. a0d4f80 KVM nVMX: MSRs should not be stored if VM-entry fails during or after loading guest state by Krish Sadhukhan · 6 years ago
  100. e53d88af kvm: x86: Don't modify MSR_PLATFORM_INFO on vCPU reset by Jim Mattson · 6 years ago