summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/arm.c
AgeCommit message (Expand)Author
2024-05-03Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/nextMarc Zyngier
2024-05-03Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/nextMarc Zyngier
2024-05-03Merge branch kvm-arm64/host_data into kvmarm-master/nextMarc Zyngier
2024-05-01KVM: arm64: Restrict supported capabilities for protected VMsFuad Tabba
2024-05-01KVM: arm64: Refactor setting the return value in kvm_vm_ioctl_enable_cap()Fuad Tabba
2024-05-01KVM: arm64: Simplify vgic-v3 hypercallsMarc Zyngier
2024-05-01KVM: arm64: Change kvm_handle_mmio_return() return polarityFuad Tabba
2024-04-20KVM: arm64: Drop trapping of PAuth instructions/keysMarc Zyngier
2024-04-20KVM: arm64: Constraint PAuth support to consistent implementationsMarc Zyngier
2024-04-12KVM: arm64: Exclude FP ownership from kvm_vcpu_archMarc Zyngier
2024-04-12KVM: arm64: Add accessor for per-CPU stateMarc Zyngier
2024-04-01KVM: arm64: Rationalise KVM banner outputMarc Zyngier
2024-03-07Merge branch kvm-arm64/vm-configuration into kvmarm/nextOliver Upton
2024-02-27KVM: arm64: Don't initialize idreg debugfs w/ preemption disabledOliver Upton
2024-02-19KVM: arm64: Move existing feature disabling over to FGU infrastructureMarc Zyngier
2024-02-19KVM: arm64: nv: Add sanitising to VNCR-backed sysregsMarc Zyngier
2024-02-12KVM: arm64: print Hyp modeJoey Gouly
2024-01-08Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-01-08Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-12-19Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/nextMarc Zyngier
2023-12-19KVM: arm64: nv: Compute NV view of idregs as a one-offMarc Zyngier
2023-12-12KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier
2023-11-30KVM: move KVM_CAP_DEVICE_CTRL to the generic checkWei Wang
2023-11-27KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1Ryan Roberts
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/sgi-injection into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/stage2-vhe-load into kvmarm/nextOliver Upton
2023-10-24KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first runRaghavendra Rao Ananta
2023-10-24KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0Reiji Watanabe
2023-10-24KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handlerReiji Watanabe
2023-10-20KVM: arm64: Rename helpers for VHE vCPU load/putOliver Upton
2023-10-20KVM: arm64: Reload stage-2 for VMID change on VHEMarc Zyngier
2023-10-16arm64: kvm: Use cpus_have_final_cap() explicitlyMark Rutland
2023-10-04KVM: arm64: Allow userspace to get the writable masks for feature ID registersJing Zhang
2023-09-30KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is availableMarc Zyngier
2023-09-30KVM: arm64: Build MPIDR to vcpu index cache at runtimeMarc Zyngier
2023-09-30KVM: arm64: Use vcpu_idx for invalidation trackingMarc Zyngier
2023-09-30KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointerMarc Zyngier
2023-09-21KVM: arm64: Get rid of vCPU-scoped feature bitmapOliver Upton
2023-09-21KVM: arm64: Remove unused return value from kvm_reset_vcpu()Oliver Upton
2023-09-21KVM: arm64: Hoist NV+SVE check into KVM_ARM_VCPU_INIT ioctl handlerOliver Upton
2023-09-21KVM: arm64: Prevent NV feature flag on systems w/o nested virtOliver Upton
2023-09-21KVM: arm64: Hoist PAuth checks into KVM_ARM_VCPU_INIT ioctlOliver Upton
2023-09-21KVM: arm64: Hoist SVE check into KVM_ARM_VCPU_INIT ioctl handlerOliver Upton
2023-09-21KVM: arm64: Hoist PMUv3 check into KVM_ARM_VCPU_INIT ioctl handlerOliver Upton
2023-09-21KVM: arm64: Add generic check for system-supported vCPU featuresOliver Upton
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-08-28Merge branch kvm-arm64/6.6/misc into kvmarm-master/nextMarc Zyngier