Age | Commit message (Expand) | Author |
2022-05-16 | Merge branch kvm-arm64/psci-suspend into kvmarm-master/next | Marc Zyngier |
2022-05-16 | Merge branch kvm-arm64/hcall-selection into kvmarm-master/next | Marc Zyngier |
2022-05-04 | KVM: arm64: Implement PSCI SYSTEM_SUSPEND | Oliver Upton |
2022-05-04 | KVM: arm64: Track vCPU power state using MP state values | Oliver Upton |
2022-05-04 | KVM: arm64: Dedupe vCPU power off helpers | Oliver Upton |
2022-05-04 | KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2 | Oliver Upton |
2022-05-03 | KVM: arm64: Factor out firmware register handling from psci.c | Raghavendra Rao Ananta |
2022-04-29 | KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT | Paolo Bonzini |
2022-04-06 | KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler | Oliver Upton |
2022-04-06 | KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32 | Oliver Upton |
2022-04-06 | KVM: arm64: Generally disallow SMC64 for AArch32 guests | Oliver Upton |
2022-03-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-03-18 | Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2022-03-09 | Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next | Marc Zyngier |
2022-03-09 | KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspace | Will Deacon |
2022-03-08 | Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-02-25 | Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next | Marc Zyngier |
2022-02-25 | KVM: arm64: Remove unneeded semicolons | Changcheng Deng |
2022-02-24 | KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated | James Morse |
2022-02-21 | KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field | Will Deacon |
2022-02-21 | KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guest | Will Deacon |
2022-02-21 | KVM: arm64: Bump guest PSCI version to 1.1 | Will Deacon |
2022-02-17 | KVM: arm64: Don't miss pending interrupts for suspended vCPU | Oliver Upton |
2022-02-08 | KVM: arm64: Drop unused param from kvm_psci_version() | Oliver Upton |
2022-01-07 | Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2021-12-20 | KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on() | Fuad Tabba |
2021-12-08 | KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt() | Sean Christopherson |
2021-12-08 | KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index | Marc Zyngier |
2021-08-19 | KVM: arm64: Enforce reserved bits for PSCI target affinities | Oliver Upton |
2020-09-29 | KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state() | Marc Zyngier |
2020-09-29 | KVM: arm64: Simplify handling of ARCH_WORKAROUND_2 | Marc Zyngier |
2020-09-29 | arm64: Rewrite Spectre-v2 mitigation code | Will Deacon |
2020-05-16 | KVM: Fix spelling in code comments | Fuad Tabba |
2020-05-16 | KVM: arm64: Move virt/kvm/arm to arch/arm64 | Marc Zyngier |