Show patches with: Submitter = Oliver Upton       |    Archived = No       |   47 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,13/13] selftests: KVM: Test SYSTEM_SUSPEND PSCI call KVM: arm64: PSCI SYSTEM_SUSPEND support - - - - --- 2022-04-09 Oliver Upton Accepted
[v5,12/13] selftests: KVM: Refactor psci_test to make it amenable to new tests KVM: arm64: PSCI SYSTEM_SUSPEND support - - 1 - --- 2022-04-09 Oliver Upton Accepted
[v5,11/13] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test KVM: arm64: PSCI SYSTEM_SUSPEND support - - - - --- 2022-04-09 Oliver Upton Accepted
[v5,10/13] selftests: KVM: Create helper for making SMCCC calls KVM: arm64: PSCI SYSTEM_SUSPEND support - - 1 - --- 2022-04-09 Oliver Upton Accepted
[v5,09/13] selftests: KVM: Rename psci_cpu_on_test to psci_test KVM: arm64: PSCI SYSTEM_SUSPEND support - - 1 - --- 2022-04-09 Oliver Upton Accepted
[v5,08/13] KVM: arm64: Implement PSCI SYSTEM_SUSPEND KVM: arm64: PSCI SYSTEM_SUSPEND support - - 1 - --- 2022-04-09 Oliver Upton Accepted
[v5,07/13] KVM: arm64: Add support for userspace to suspend a vCPU KVM: arm64: PSCI SYSTEM_SUSPEND support - - - - --- 2022-04-09 Oliver Upton Accepted
[v5,06/13] KVM: arm64: Return a value from check_vcpu_requests() KVM: arm64: PSCI SYSTEM_SUSPEND support - - 1 - --- 2022-04-09 Oliver Upton Accepted
[v5,05/13] KVM: Create helper for setting a system event exit KVM: arm64: PSCI SYSTEM_SUSPEND support 1 - 1 - --- 2022-04-09 Oliver Upton Accepted
[v5,04/13] KVM: arm64: Rename the KVM_REQ_SLEEP handler KVM: arm64: PSCI SYSTEM_SUSPEND support - - 1 - --- 2022-04-09 Oliver Upton Accepted
[v5,03/13] KVM: arm64: Track vCPU power state using MP state values KVM: arm64: PSCI SYSTEM_SUSPEND support - - 1 - --- 2022-04-09 Oliver Upton Accepted
[v5,02/13] KVM: arm64: Dedupe vCPU power off helpers KVM: arm64: PSCI SYSTEM_SUSPEND support - - 1 - --- 2022-04-09 Oliver Upton Accepted
[v5,01/13] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2 KVM: arm64: PSCI SYSTEM_SUSPEND support - - 1 - --- 2022-04-09 Oliver Upton Accepted
[v4,15/15] selftests: KVM: Test SYSTEM_SUSPEND PSCI call KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,14/15] selftests: KVM: Refactor psci_test to make it amenable to new tests KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - 1 - --- 2022-03-11 Oliver Upton Changes Requested
[v4,13/15] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,12/15] selftests: KVM: Create helper for making SMCCC calls KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - 1 - --- 2022-03-11 Oliver Upton Changes Requested
[v4,11/15] selftests: KVM: Rename psci_cpu_on_test to psci_test KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - 1 - --- 2022-03-11 Oliver Upton Changes Requested
[v4,10/15] KVM: arm64: Implement PSCI SYSTEM_SUSPEND KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,09/15] KVM: arm64: Add support for userspace to suspend a vCPU KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,08/15] KVM: arm64: Return a value from check_vcpu_requests() KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,07/15] KVM: Create helper for setting a system event exit KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix 1 - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,06/15] KVM: arm64: Rename the KVM_REQ_SLEEP handler KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - 1 - --- 2022-03-11 Oliver Upton Changes Requested
[v4,05/15] KVM: arm64: Track vCPU power state using MP state values KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,04/15] KVM: arm64: Dedupe vCPU power off helpers KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - 1 - --- 2022-03-11 Oliver Upton Changes Requested
[v4,03/15] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2 KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,02/15] KVM: arm64: Generally disallow SMC64 for AArch32 guests KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - 2 - --- 2022-03-11 Oliver Upton Changes Requested
[v4,01/15] KVM: arm64: Generalise VM features into a set of flags KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v3,19/19] selftests: KVM: Test SYSTEM_SUSPEND PSCI call KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,18/19] selftests: KVM: Refactor psci_test to make it amenable to new tests KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,17/19] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,16/19] selftests: KVM: Create helper for making SMCCC calls KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,15/19] selftests: KVM: Rename psci_cpu_on_test to psci_test KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,14/19] KVM: arm64: Raise default PSCI version to v1.1 KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,13/19] KVM: arm64: Add support KVM_SYSTEM_EVENT_SUSPEND to PSCI SYSTEM_SUSPEND KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,12/19] KVM: arm64: Add support for userspace to suspend a vCPU KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,11/19] KVM: arm64: Return a value from check_vcpu_requests() KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,10/19] KVM: Create helper for setting a system event exit KVM: arm64: Implement PSCI SYSTEM_SUSPEND 1 - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,09/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,08/19] KVM: arm64: Add reset helper that accepts caller-provided reset state KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,07/19] KVM: arm64: Rename the KVM_REQ_SLEEP handler KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,06/19] KVM: arm64: Track vCPU power state using MP state values KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,05/19] KVM: arm64: Dedupe vCPU power off helpers KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,04/19] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 2 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,03/19] KVM: arm64: Reject invalid addresses for CPU_ON PSCI call KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,02/19] KVM: arm64: Create a helper to check if IPA is valid KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,01/19] KVM: arm64: Drop unused param from kvm_psci_version() KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable