- 6b5b368f KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key by Marc Zyngier · 3 years, 11 months ago
- c4b000c KVM: arm64: Fix nVHE hyp panic host context restore by Andrew Scull · 3 years, 11 months ago
- 3194833 KVM: arm64: Avoid corrupting vCPU context register in guest exit by Will Deacon · 3 years, 11 months ago
- b96b0c5 KVM: arm64: nvhe: Save the SPE context early by Suzuki K Poulose · 3 years, 11 months ago
- 4691453 kvm: x86: use NULL instead of using plain integer as pointer by Muhammad Usama Anjum · 3 years, 11 months ago
- 99840a7 KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled' by Sean Christopherson · 3 years, 11 months ago
- beda430 KVM: x86: Ensure deadline timer has truly expired before posting its IRQ by Sean Christopherson · 3 years, 11 months ago
- 9e46f6c KVM: SVM: Clear the CR4 register on reset by Babu Moger · 3 years, 11 months ago
- 30b5c85 KVM: x86/xen: Add support for vCPU runstate information by David Woodhouse · 3 years, 11 months ago
- 7d7c5f7 KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info by David Woodhouse · 3 years, 11 months ago
- 6528fc0 selftests: kvm: Mmap the entire vcpu mmap area by Aaron Lewis · 4 years ago
- 7d2cdad KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1 by Kai Huang · 3 years, 11 months ago
- b59b153 KVM: x86: allow compiling out the Xen hypercall interface by Paolo Bonzini · 3 years, 11 months ago
- c462f85 KVM: xen: flush deferred static key before checking it by Paolo Bonzini · 3 years, 11 months ago
- 44ac595 KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabled by Sean Christopherson · 3 years, 11 months ago
- 919f4eb KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref by Wanpeng Li · 3 years, 11 months ago
- ffe76c2 KVM: x86: remove misplaced comment on active_mmu_pages by Dongli Zhang · 3 years, 11 months ago
- 96564d7 KVM: Documentation: rectify rst markup in kvm_run->flags by Chenyi Qiang · 3 years, 11 months ago
- e2a0fca Documentation: kvm: fix messy conversion from .txt to .rst by Paolo Bonzini · 3 years, 11 months ago
- 2df8d38 KVM: SVM: Fix nested VM-Exit on #GP interception handling by Sean Christopherson · 3 years, 11 months ago
- 67b45af KVM: vmx/pmu: Fix dummy check if lbr_desc->event is created by Like Xu · 3 years, 11 months ago
- 4a42d84 KVM: x86/mmu: Consider the hva in mmu_notifier retry by David Stevens · 3 years, 11 months ago
- 5f8a7cf KVM: x86/mmu: Skip mmu_notifier check when handling MMIO page fault by Sean Christopherson · 3 years, 11 months ago
- 356c755 KVM: Documentation: rectify rst markup in KVM_GET_SUPPORTED_HV_CPUID by Lukas Bulwahn · 4 years ago
- d2df592 KVM: nSVM: prepare guest save area while is_guest_mode is true by Paolo Bonzini · 4 years ago
- 96ad91a KVM: x86/mmu: Remove a variety of unnecessary exports by Sean Christopherson · 4 years ago
- a1419f8 KVM: x86: Fold "write-protect large" use case into generic write-protect by Sean Christopherson · 4 years ago
- b6e16ae KVM: x86/mmu: Don't set dirty bits when disabling dirty logging w/ PML by Sean Christopherson · 4 years ago
- a85863c KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging by Makarand Sonare · 4 years ago
- 52f46079 KVM: x86: Further clarify the logic and comments for toggling log dirty by Sean Christopherson · 4 years ago
- a018eba KVM: x86: Move MMU's PML logic to common code by Sean Christopherson · 4 years ago
- 6dd0380 KVM: x86/mmu: Make dirty log size hook (PML) a value, not a function by Sean Christopherson · 4 years ago
- 2855f98 KVM: x86/mmu: Expand on the comment in kvm_vcpu_ad_need_write_protect() by Sean Christopherson · 4 years ago
- c3bb9a2 KVM: nVMX: Disable PML in hardware when running L2 by Sean Christopherson · 4 years ago
- 9eba50f KVM: x86/mmu: Consult max mapping level when zapping collapsible SPTEs by Sean Christopherson · 4 years ago
- 0a234f5 KVM: x86/mmu: Pass the memslot to the rmap callbacks by Sean Christopherson · 4 years ago
- 1b6d9d9 KVM: x86/mmu: Split out max mapping level calculation to helper by Sean Christopherson · 4 years ago
- c060c72 KVM: x86/mmu: Expand collapsible SPTE zap for TDP MMU to ZONE_DEVICE and HugeTLB pages by Sean Christopherson · 4 years ago
- 78e550b KVM: nVMX: no need to undo inject_page_fault change on nested vmexit by Paolo Bonzini · 4 years ago
- a04aead KVM: nSVM: fix running nested guests when npt=0 by Paolo Bonzini · 4 years ago
- 954f419 KVM: nSVM: move nested vmrun tracepoint to enter_svm_guest_mode by Maxim Levitsky · 4 years ago
- f5c59b5 KVM: VMX: read idt_vectoring_info a bit earlier by Maxim Levitsky · 4 years ago
- 1aaca37 KVM: VMX: Allow INVPCID in guest without PCID by Sean Christopherson · 4 years ago
- e420333 KVM: x86: Advertise INVPCID by default by Sean Christopherson · 4 years ago
- 0a8ed2e KVM: SVM: Intercept INVPCID when it's disabled to inject #UD by Sean Christopherson · 4 years ago
- bcd22e1 selftests: kvm: avoid uninitialized variable warning by Paolo Bonzini · 4 years ago
- 1838b06 selftests: kvm: add hardware_disable test by Ignacio Alvarado · 4 years ago
- 8c6e67b Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago
- c93199e Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/next by Marc Zyngier · 4 years ago
- 8cb68a9 Merge branch 'kvm-arm64/rng-5.12' into kvmarm-master/next by Marc Zyngier · 4 years ago
- e7ae2ec Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/next by Marc Zyngier · 4 years ago
- c5db649 Merge branch 'kvm-arm64/concurrent-translation-fault' into kvmarm-master/next by Marc Zyngier · 4 years ago
- 6b76d62 Merge branch 'kvm-arm64/misc-5.12' into kvmarm-master/next by Marc Zyngier · 4 years ago
- 5e6b211 Merge tag 'kvmarm-fixes-5.11-2' into kvmarm-master/next by Marc Zyngier · 4 years ago
- 7137b7a KVM: x86/xen: Explicitly pad struct compat_vcpu_info to 64 bytes by Sean Christopherson · 4 years ago
- f1b8397 KVM: selftests: Don't bother mapping GVA for Xen shinfo test by Sean Christopherson · 4 years ago
- fc79ef3 KVM: selftests: Fix hex vs. decimal snafu in Xen test by Sean Christopherson · 4 years ago
- a685d99 KVM: selftests: Fix size of memslots created by Xen tests by Sean Christopherson · 4 years ago
- 2f3b90f KVM: selftests: Ignore recently added Xen tests' build output by Sean Christopherson · 4 years ago
- 346b59f KVM: selftests: Add missing header file needed by xAPIC IPI tests by Peter Shier · 4 years ago
- 47bc726 KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c by Ricardo Koller · 4 years ago
- 2e21521 KVM: SVM: Make symbol 'svm_gp_erratum_intercept' static by Wei Yongjun · 4 years ago
- 67ccd52 Merge tag 'kvm-ppc-next-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 4 years ago
- d8d0da4 locking/arch: Move qrwlock.h include after qspinlock.h by Waiman Long · 4 years ago
- 72476aa KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guests by Nicholas Piggin · 4 years ago
- ab950e1 KVM: PPC: Book3S HV: Ensure radix guest has no SLB entries by Paul Mackerras · 4 years ago
- a722076 KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2 by Fabiano Rosas · 4 years ago
- 25edcc5 KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path by Fabiano Rosas · 4 years ago
- 63e9f23 KVM: PPC: remove unneeded semicolon by Yang Li · 4 years ago
- 7a7f94a KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLB by Nicholas Piggin · 4 years ago
- 078ebe3 KVM: PPC: Book3S HV: No need to clear radix host SLB before loading HPT guest by Nicholas Piggin · 4 years ago
- 68ad28a KVM: PPC: Book3S HV: Fix radix guest SLB side channel by Nicholas Piggin · 4 years ago
- b1b1697 KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode support by Nicholas Piggin · 4 years ago
- d9a47ed KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR by Ravi Bangoria · 4 years, 1 month ago
- bd1de1a KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR by Ravi Bangoria · 4 years, 1 month ago
- 122954ed7 KVM: PPC: Book3S HV: Rename current DAWR macros and variables by Ravi Bangoria · 4 years, 1 month ago
- afe7504 KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1 by Ravi Bangoria · 4 years, 1 month ago
- 9294b8a Documentation: kvm: fix warning by Paolo Bonzini · 4 years ago
- 0c165b3 KVM: x86/xen: Allow reset of Xen attributes by David Woodhouse · 4 years ago
- 8f5c44f KVM: x86/mmu: Make HVA handler retpoline-friendly by Maciej S. Szmigiero · 4 years ago
- b9ce0f8 KVM: x86: hyper-v: Drop hv_vcpu_to_vcpu() helper by Vitaly Kuznetsov · 4 years ago
- fc08b62 KVM: x86: hyper-v: Allocate Hyper-V context lazily by Vitaly Kuznetsov · 4 years ago
- 8f01455 KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional by Vitaly Kuznetsov · 4 years ago
- 4592b7e KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamically by Vitaly Kuznetsov · 4 years ago
- f2bc14b KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context by Vitaly Kuznetsov · 4 years ago
- 9ff5e03 KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcpu_hv' by Vitaly Kuznetsov · 4 years ago
- 72167a9 KVM: x86: hyper-v: Stop shadowing global 'current_vcpu' variable by Vitaly Kuznetsov · 4 years ago
- 05f04ae KVM: x86: hyper-v: Introduce to_kvm_hv() helper by Vitaly Kuznetsov · 4 years ago
- f69b55e KVM: x86: hyper-v: Rename vcpu_to_hv_syndbg() to to_hv_syndbg() by Vitaly Kuznetsov · 4 years ago
- aafa97f KVM: x86: hyper-v: Rename vcpu_to_stimer()/stimer_to_vcpu() by Vitaly Kuznetsov · 4 years ago
- e0121fa KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu() by Vitaly Kuznetsov · 4 years ago
- ef3f398 KVM: x86: hyper-v: Rename vcpu_to_hv_vcpu() to to_hv_vcpu() by Vitaly Kuznetsov · 4 years ago
- cb5b916 KVM: x86: hyper-v: Drop unused kvm_hv_vapic_assist_page_enabled() by Vitaly Kuznetsov · 4 years ago
- a75b40a selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_test by Vitaly Kuznetsov · 4 years ago
- 32f00fd selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code by Vitaly Kuznetsov · 4 years ago
- 4fc096a KVM: Raise the maximum number of user memslots by Vitaly Kuznetsov · 4 years ago
- 281d9cd selftests: kvm: Raise the default timeout to 120 seconds by Vitaly Kuznetsov · 4 years ago
- 996ff54 KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers by Paolo Bonzini · 4 years, 1 month ago
- 29d6ca4 KVM: x86: reading DR cannot fail by Paolo Bonzini · 4 years ago
- 6f7a343 KVM: SVM: Remove an unnecessary forward declaration by Sean Christopherson · 4 years ago