summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-18KVM: X86: fix lazy allocation of rmapsPaolo Bonzini
2021-10-18Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/nextMarc Zyngier
2021-10-18KVM: arm64: pkvm: Give priority to standard traps over pvm handlingMarc Zyngier
2021-10-18KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()Marc Zyngier
2021-10-18KVM: arm64: pkvm: Move kvm_handle_pvm_restricted aroundMarc Zyngier
2021-10-18KVM: arm64: pkvm: Consolidate include filesMarc Zyngier
2021-10-18KVM: arm64: pkvm: Preserve pending SError on exit from AArch32Marc Zyngier
2021-10-18KVM: arm64: pkvm: Handle GICv3 traps as requiredMarc Zyngier
2021-10-18KVM: arm64: pkvm: Drop sysregs that should never be routed to the hostMarc Zyngier
2021-10-18KVM: arm64: pkvm: Drop AArch32-specific registersMarc Zyngier
2021-10-18KVM: arm64: pkvm: Make the ERR/ERX*_EL1 registers RAZ/WIMarc Zyngier
2021-10-18KVM: arm64: pkvm: Use a single function to expose all id-regsMarc Zyngier
2021-10-18KVM: arm64: Fix early exit ptrauth handlingMarc Zyngier
2021-10-18KVM: x86/mmu: kvm_faultin_pfn has to return false if pfh is returnedAndrei Vagin
2021-10-17Merge branch kvm-arm64/memory-accounting into kvmarm-master/nextMarc Zyngier
2021-10-17KVM: arm64: Add memcg accounting to KVM allocationsJia He
2021-10-17KVM: arm64: vgic: Add memcg accounting to vgic allocationsJia He
2021-10-17Merge branch kvm-arm64/selftest/timer into kvmarm-master/nextMarc Zyngier
2021-10-17KVM: arm64: selftests: arch_timer: Support vCPU migrationRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add arch_timer testRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add light-weight spinlock supportRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add guest support to get the vcpuidRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Maintain consistency for vcpuid typeRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add support to disable and enable local IRQsRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add basic support to generate delaysRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add basic support for arch_timersRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add support for cpu_relaxRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta
2021-10-17tools: arm64: Import sysreg.hRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add MMIO readl/writel supportRaghavendra Rao Ananta
2021-10-17Merge branch kvm-arm64/vgic-fixes-5.16 into kvmarm-master/nextMarc Zyngier
2021-10-17KVM: arm64: vgic-v3: Align emulated cpuif LPI state machine with the pseudocodeMarc Zyngier
2021-10-17KVM: arm64: vgic-v3: Don't advertise ICC_CTLR_EL1.SEISMarc Zyngier
2021-10-17KVM: arm64: vgic-v3: Reduce common group trapping to ICV_DIR_EL1 when possibleMarc Zyngier
2021-10-17KVM: arm64: vgic-v3: Work around GICv3 locally generated SErrorsMarc Zyngier
2021-10-17KVM: arm64: Force ID_AA64PFR0_EL1.GIC=1 when exposing a virtual GICv3Marc Zyngier
2021-10-15Merge tag 'kvmarm-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-10-15KVM: SEV-ES: fix length of string I/OPaolo Bonzini
2021-10-12Merge branch kvm-arm64/misc-5.16 into kvmarm-master/nextMarc Zyngier
2021-10-12KVM: arm64: Fix reporting of endianess when the access originates at EL0Marc Zyngier
2021-10-11Merge branch kvm-arm64/pkvm/restrict-hypercalls into kvmarm-master/nextMarc Zyngier
2021-10-11Documentation: admin-guide: Document side effects when pKVM is enabledAlexandru Elisei
2021-10-11KVM: arm64: Handle protected guests at 32 bitsFuad Tabba
2021-10-11KVM: arm64: Trap access to pVM restricted featuresFuad Tabba
2021-10-11KVM: arm64: Move sanitized copies of CPU featuresFuad Tabba
2021-10-11KVM: arm64: Initialize trap registers for protected VMsFuad Tabba
2021-10-11KVM: arm64: Add handlers for protected VM System RegistersFuad Tabba
2021-10-11KVM: arm64: Simplify masking out MTE in feature id regFuad Tabba