summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge branch kvm-arm64/its-save-restore-fixes-5.19 into kvmarm-master/nextMarc Zyngier2022-05-161-18/+78
| | |\ \ \ \
| | | * | | | KVM: arm64: vgic: Undo work in failed ITS restoresRicardo Koller2022-05-161-2/+13
| | | * | | | KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failuresRicardo Koller2022-05-161-4/+23
| | | * | | | KVM: arm64: vgic: Add more checks when restoring ITS tablesRicardo Koller2022-05-161-0/+7
| | | * | | | KVM: arm64: vgic: Check that new ITEs could be saved in guest memoryRicardo Koller2022-05-161-12/+35
| | * | | | | Merge branch kvm-arm64/misc-5.19 into kvmarm-master/nextMarc Zyngier2022-05-168-47/+46
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaroundMarc Zyngier2022-05-152-0/+12
| | | * | | | | KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVEOliver Upton2022-05-101-3/+0
| | | * | | | | KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handlerOliver Upton2022-05-101-18/+1
| | | * | | | | KVM: arm64: nvhe: Eliminate kernel-doc warningsRandy Dunlap2022-05-061-4/+4
| | | * | | | | KVM: arm64: Avoid unnecessary absolute addressing via literalsArd Biesheuvel2022-05-061-5/+3
| | | * | | | | KVM: arm64: Print emulated register table name when it is unsortedAlexandru Elisei2022-05-041-2/+2
| | | * | | | | KVM: arm64: Don't BUG_ON() if emulated register table is unsortedAlexandru Elisei2022-05-043-17/+26
| | | |/ / / /
| | * | | | | Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/nextMarc Zyngier2022-05-167-48/+71
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selectedMarc Zyngier2022-05-165-21/+31
| | | * | | | | KVM: arm64: Reenable pmu in Protected ModeFuad Tabba2022-05-151-2/+1
| | | * | | | | KVM: arm64: Pass pmu events to hyp via vcpuFuad Tabba2022-05-155-28/+32
| | | * | | | | KVM: arm64: Repack struct kvm_pmu to reduce sizeFuad Tabba2022-05-151-2/+2
| | | * | | | | KVM: arm64: Wrapper for getting pmu_eventsFuad Tabba2022-05-151-16/+26
| | | |/ / / /
| | * | | | | Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/nextMarc Zyngier2022-05-167-39/+195
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revisionMarc Zyngier2022-05-045-6/+50
| | | * | | | | KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidationMarc Zyngier2022-05-044-21/+112
| | | * | | | | KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIsMarc Zyngier2022-05-044-12/+31
| | * | | | | | Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier2022-05-166-75/+347
| | |\ \ \ \ \ \
| | | * | | | | | Documentation: KVM: Fix title level for PSCI_SUSPENDStephen Rothwell2022-05-051-1/+1
| | | * | | | | | selftests: KVM: Test SYSTEM_SUSPEND PSCI callOliver Upton2022-05-041-0/+69
| | | * | | | | | selftests: KVM: Refactor psci_test to make it amenable to new testsOliver Upton2022-05-041-37/+60
| | | * | | | | | selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_testOliver Upton2022-05-041-2/+11
| | | * | | | | | selftests: KVM: Create helper for making SMCCC callsOliver Upton2022-05-044-27/+58
| | | * | | | | | selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton2022-05-043-2/+2
| | | * | | | | | KVM: arm64: Implement PSCI SYSTEM_SUSPENDOliver Upton2022-05-045-0/+77
| | | * | | | | | KVM: arm64: Add support for userspace to suspend a vCPUOliver Upton2022-05-044-2/+89
| | | * | | | | | KVM: arm64: Return a value from check_vcpu_requests()Oliver Upton2022-05-041-2/+14
| | | * | | | | | KVM: arm64: Rename the KVM_REQ_SLEEP handlerOliver Upton2022-05-041-2/+2
| | | * | | | | | KVM: arm64: Track vCPU power state using MP state valuesOliver Upton2022-05-043-18/+21
| | | * | | | | | KVM: arm64: Dedupe vCPU power off helpersOliver Upton2022-05-043-12/+7
| | | * | | | | | KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2Oliver Upton2022-05-041-8/+5
| | * | | | | | | Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier2022-05-1621-303/+1146
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: Fix hypercall bitmap writeback when vcpus have already runMarc Zyngier2022-05-161-1/+2
| | | * | | | | | | KVM: arm64: Hide KVM_REG_ARM_*_BMAP_BIT_COUNT from userspaceMarc Zyngier2022-05-151-0/+6
| | | * | | | | | | Documentation: Fix index.rst after psci.rst renamingMarc Zyngier2022-05-041-1/+1
| | | * | | | | | | selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-listRaghavendra Rao Ananta2022-05-031-0/+8
| | | * | | | | | | selftests: KVM: aarch64: Introduce hypercall ABI testRaghavendra Rao Ananta2022-05-033-0/+338
| | | * | | | | | | selftests: KVM: Create helper for making SMCCC callsOliver Upton2022-05-034-27/+58
| | | * | | | | | | selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton2022-05-033-2/+2
| | | * | | | | | | tools: Import ARM SMCCC definitionsRaghavendra Rao Ananta2022-05-031-0/+193
| | | * | | | | | | Docs: KVM: Add doc for the bitmap firmware registersRaghavendra Rao Ananta2022-05-032-17/+96
| | | * | | | | | | Docs: KVM: Rename psci.rst to hypercalls.rstRaghavendra Rao Ananta2022-05-031-0/+0
| | | * | | | | | | KVM: arm64: Add vendor hypervisor firmware registerRaghavendra Rao Ananta2022-05-033-5/+30
| | | * | | | | | | KVM: arm64: Add standard hypervisor firmware registerRaghavendra Rao Ananta2022-05-033-3/+29