- 982ed0d KVM: Reinstate gfn_to_pfn_cache with invalidation support by David Woodhouse · 3 years, 1 month ago
- 2efd61a KVM: Warn if mark_page_dirty() is called without an active vCPU by David Woodhouse · 3 years, 1 month ago
- f3f26da x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time by David Woodhouse · 3 years, 1 month ago
- 018d70f KVM: x86: Update vPMCs when retiring branch instructions by Eric Hankland · 3 years, 1 month ago
- 9cd803d KVM: x86: Update vPMCs when retiring instructions by Eric Hankland · 3 years, 1 month ago
- 40ccb96 KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}() by Like Xu · 3 years, 1 month ago
- 6ed1298 KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event() by Like Xu · 3 years, 1 month ago
- 7c174f3 KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id() by Like Xu · 3 years, 1 month ago
- 7618756 KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs by Like Xu · 3 years, 1 month ago
- 006a0f0 KVM: x86: avoid out of bounds indices for fixed performance counters by Paolo Bonzini · 3 years, 1 month ago
- 5b61178 KVM: VMX: Mark VCPU_EXREG_CR3 dirty when !CR0_PG -> CR0_PG if EPT + !URG by Lai Jiangshan · 3 years ago
- 6b123c3 KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed by Lai Jiangshan · 3 years ago
- a9f2705 KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs() by Lai Jiangshan · 3 years ago
- 46cbc04 Revert "KVM: X86: Update mmu->pdptrs only when it is changed" by Paolo Bonzini · 3 years, 1 month ago
- a6fec53 selftests: KVM: sev_migrate_tests: Add mirror command tests by Peter Gonda · 3 years, 1 month ago
- 427d046 selftests: KVM: sev_migrate_tests: Fix sev_ioctl() by Peter Gonda · 3 years, 1 month ago
- 4c66b56 selftests: KVM: sev_migrate_tests: Fix test_sev_mirror() by Peter Gonda · 3 years, 1 month ago
- 1b0c9d0 Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 3 years ago
- 7fd55a0 Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years ago
- 497685f MAINTAINERS: Update Anup's email address by Anup Patel · 3 years ago
- 33e5b57 KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR by Vincent Chen · 3 years ago
- 3e06cdf KVM: selftests: Add initial support for RISC-V 64-bit by Anup Patel · 3 years, 3 months ago
- 788490e KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile by Anup Patel · 3 years, 1 month ago
- a457fd5 RISC-V: KVM: Add VM capability to allow userspace get GPA bits by Anup Patel · 3 years, 1 month ago
- ef8949a RISC-V: KVM: Forward SBI experimental and vendor extensions by Anup Patel · 3 years, 1 month ago
- 637ad65 RISC-V: KVM: make kvm_riscv_vcpu_fp_clean() static by Jisheng Zhang · 3 years, 1 month ago
- 4abed55 MAINTAINERS: Update Atish's email address by Atish Patra · 3 years, 1 month ago
- 3e1d865 RISC-V: KVM: Add SBI HSM extension in KVM by Atish Patra · 3 years, 1 month ago
- 5f862df RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2 by Atish Patra · 3 years, 1 month ago
- c62a768 RISC-V: KVM: Add SBI v0.2 base extension by Atish Patra · 3 years, 1 month ago
- a046c2d RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file by Atish Patra · 3 years, 1 month ago
- cf70be9 RISC-V: KVM: Mark the existing SBI implementation as v0.1 by Atish Patra · 3 years, 1 month ago
- cc4f602 KVM: RISC-V: Use common KVM implementation of MMU memory caches by Sean Christopherson · 3 years, 2 months ago
- 1c53a1a Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next by Marc Zyngier · 3 years ago
- 6c9eeb5 KVM: arm64: vgic: Replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years ago
- ad7937d Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/next by Marc Zyngier · 3 years ago
- 089606c Merge branch kvm-arm64/selftest/ipa into kvmarm-master/next by Marc Zyngier · 3 years ago
- e938edd KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve() by Zenghui Yu · 3 years ago
- f15dcf1 KVM: arm64: selftests: get-reg-list: Add pauth configuration by Marc Zyngier · 3 years ago
- 728fcc4 KVM: selftests: aarch64: Add test for restoring active IRQs by Ricardo Koller · 3 years, 2 months ago
- bebd8f3 KVM: selftests: aarch64: Add ISPENDR write tests in vgic_irq by Ricardo Koller · 3 years, 2 months ago
- 6a5a471 KVM: selftests: aarch64: Add tests for IRQFD in vgic_irq by Ricardo Koller · 3 years, 2 months ago
- 88209c1 KVM: selftests: Add IRQ GSI routing library functions by Ricardo Koller · 3 years, 2 months ago
- 90f50ac KVM: selftests: aarch64: Add test_inject_fail to vgic_irq by Ricardo Koller · 3 years, 2 months ago
- 6830fa9 KVM: selftests: aarch64: Add tests for LEVEL_INFO in vgic_irq by Ricardo Koller · 3 years, 2 months ago
- 92f2cc4 KVM: selftests: aarch64: Level-sensitive interrupts tests in vgic_irq by Ricardo Koller · 3 years, 2 months ago
- 0ad3ff4 KVM: selftests: aarch64: Add preemption tests in vgic_irq by Ricardo Koller · 3 years, 2 months ago
- 8a35b28 KVM: selftests: aarch64: Cmdline arg to set EOI mode in vgic_irq by Ricardo Koller · 3 years, 2 months ago
- e5410ee KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test by Ricardo Koller · 3 years, 2 months ago
- e1cb399 KVM: selftests: aarch64: Abstract the injection functions in vgic_irq by Ricardo Koller · 3 years, 2 months ago
- 50b020c KVM: selftests: aarch64: Add vgic_irq to test userspace IRQ injection by Ricardo Koller · 3 years, 2 months ago
- e95def3 KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state by Ricardo Koller · 3 years, 2 months ago
- 227895e KVM: selftests: Add kvm_irq_line library function by Ricardo Koller · 3 years, 2 months ago
- 17ce617 KVM: selftests: aarch64: Add GICv3 register accessor library functions by Ricardo Koller · 3 years, 2 months ago
- 7450683 KVM: selftests: aarch64: Add function for accessing GICv3 dist and redist registers by Ricardo Koller · 3 years, 2 months ago
- 33a1ca7 KVM: selftests: aarch64: Move gic_v3.h to shared headers by Ricardo Koller · 3 years, 2 months ago
- aa674de KVM: selftests: arm64: Add support for various modes with 16kB page size by Marc Zyngier · 3 years ago
- e7f58a6 KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K} by Marc Zyngier · 3 years ago
- 2f41a61 KVM: selftests: arm64: Rework TCR_EL1 configuration by Marc Zyngier · 3 years ago
- 0303ffd KVM: selftests: arm64: Check for supported page sizes by Marc Zyngier · 3 years ago
- 357c628 KVM: selftests: arm64: Introduce a variable default IPA size by Marc Zyngier · 3 years ago
- cb7c4f3 KVM: selftests: arm64: Initialise default guest mode at test startup time by Marc Zyngier · 3 years ago
- 5e4e84f Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 3 years ago
- 855fb03 Merge remote-tracking branch 'kvm/master' into HEAD by Paolo Bonzini · 3 years ago
- fdba608 KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU by Sean Christopherson · 3 years ago
- dda0190 KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on() by Fuad Tabba · 3 years, 1 month ago
- a080e32 KVM: arm64: Fix comment for kvm_reset_vcpu() by Fuad Tabba · 3 years, 1 month ago
- 500ca52 KVM: arm64: Use defined value for SCTLR_ELx_EE by Fuad Tabba · 3 years, 1 month ago
- ab1ef34 KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state by Sean Christopherson · 3 years, 1 month ago
- 0ff2970 KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state by Sean Christopherson · 3 years, 1 month ago
- cd0e615 KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required by Sean Christopherson · 3 years, 1 month ago
- a80dfc0 KVM: VMX: Always clear vmx->fail on emulation_required by Sean Christopherson · 3 years, 1 month ago
- 577e022 selftests: KVM: Fix non-x86 compiling by Andrew Jones · 3 years ago
- c506355 KVM: x86: Always set kvm_run->if_flag by Marc Orr · 3 years, 1 month ago
- 3a0f64d KVM: x86/mmu: Don't advance iterator after restart due to yielding by Sean Christopherson · 3 years ago
- 9fb12fe KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all by Wei Wang · 3 years ago
- 18c841e KVM: x86: Retry page fault if MMU reload is pending and root has no sp by Sean Christopherson · 3 years, 1 month ago
- 0b091a4 KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs by Vitaly Kuznetsov · 3 years ago
- 1aa2abb KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_CAPABILITIES by Vitaly Kuznetsov · 3 years ago
- 5a213b9 Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEAD by Paolo Bonzini · 3 years ago
- 812de046 KVM: s390: Clarify SIGP orders versus STOP/RESTART by Eric Farman · 3 years ago
- 3c724f1 s390: uv: Add offset comments to UV query struct and fix naming by Janosch Frank · 3 years, 7 months ago
- bad1379 KVM: s390: gaccess: Cleanup access to guest pages by Janis Schoetterl-Glausch · 3 years, 1 month ago
- 7faa543 KVM: s390: gaccess: Refactor access address range check by Janis Schoetterl-Glausch · 3 years, 1 month ago
- 416e7f0 KVM: s390: gaccess: Refactor gpa and length calculation by Janis Schoetterl-Glausch · 3 years, 1 month ago
- 9d8604b KVM: arm64: Rework kvm_pgtable initialisation by Marc Zyngier · 3 years, 1 month ago
- 43d8ac2 Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next by Marc Zyngier · 3 years ago
- 52b2865 KVM: arm64: pkvm: Unshare guest structs during teardown by Quentin Perret · 3 years ago
- b8cc6eb KVM: arm64: Expose unshare hypercall to the host by Will Deacon · 3 years ago
- 376a240 KVM: arm64: Implement do_unshare() helper for unsharing memory by Will Deacon · 3 years ago
- 1ee3210 KVM: arm64: Implement __pkvm_host_share_hyp() using do_share() by Will Deacon · 3 years ago
- e82edcc KVM: arm64: Implement do_share() helper for sharing memory by Will Deacon · 3 years ago
- 61d99e3 KVM: arm64: Introduce wrappers for host and hyp spin lock accessors by Will Deacon · 3 years ago
- 3d467f7 KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages by Will Deacon · 3 years ago
- a83e219 KVM: arm64: pkvm: Refcount the pages shared with EL2 by Quentin Perret · 3 years ago
- 3f868e1 KVM: arm64: Introduce kvm_share_hyp() by Quentin Perret · 3 years ago
- 82bb024 KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2 by Will Deacon · 3 years ago
- 34ec7cb KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table by Will Deacon · 3 years ago
- d6b4bd3 KVM: arm64: Fixup hyp stage-1 refcount by Quentin Perret · 3 years ago
- 2ea2ff9 KVM: arm64: Refcount hyp stage-1 pgtable pages by Quentin Perret · 3 years ago