Oliver Upton ([email protected])

Number of posts: 183 (0.21 per day)
First post: 2019-12-06 18:54:52
Last post: 2022-05-09 16:34:11

Date List Subject
2022-05-09 16:34:11 linux-kernel [PATCH 1/2] KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler
2022-05-09 16:34:10 linux-kernel [PATCH 2/2] KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE
2022-05-09 16:34:07 linux-kernel [PATCH 0/2] KVM: arm64: Minor pKVM cleanups
2022-05-06 07:48:16 linux-kernel Re: [PATCH] selftests: KVM: aarch64: Let hypercalls use UAPI *_BIT_COUNT
2022-05-06 00:00:07 linux-kernel [PATCH v6 06/12] KVM: arm64: Add support for userspace to suspend a vCPU
2022-05-05 09:29:30 linux-kernel [PATCH v6 01/12] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2
2022-05-05 03:02:42 linux-kernel [PATCH v6 02/12] KVM: arm64: Dedupe vCPU power off helpers
2022-05-04 20:02:11 linux-kernel [PATCH v6 08/12] selftests: KVM: Rename psci_cpu_on_test to psci_test
2022-05-04 17:22:55 linux-kernel [PATCH v6 03/12] KVM: arm64: Track vCPU power state using MP state values
2022-05-04 17:14:10 linux-kernel Re: [PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection
2022-05-04 17:03:23 linux-kernel [PATCH v6 05/12] KVM: arm64: Return a value from check_vcpu_requests()
2022-05-04 16:18:22 linux-kernel [PATCH v6 09/12] selftests: KVM: Create helper for making SMCCC calls
2022-05-04 11:30:19 linux-kernel [PATCH v6 00/12] KVM: arm64: PSCI SYSTEM_SUSPEND support
2022-05-04 11:18:42 linux-kernel [PATCH v6 11/12] selftests: KVM: Refactor psci_test to make it amenable to new tests
2022-05-04 09:33:26 linux-kernel [PATCH v6 07/12] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
2022-05-04 08:51:54 linux-kernel [PATCH v6 04/12] KVM: arm64: Rename the KVM_REQ_SLEEP handler
2022-05-04 08:31:16 linux-kernel [PATCH v6 12/12] selftests: KVM: Test SYSTEM_SUSPEND PSCI call
2022-05-04 07:51:17 linux-kernel [PATCH v6 10/12] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
2022-05-03 06:32:09 linux-kernel [PATCH v4 5/7] KVM: arm64: Start trapping ID registers for 32 bit guests
2022-05-03 06:32:03 linux-kernel [PATCH v4 6/7] KVM/arm64: Hide AArch32 PMU registers when not available
2022-05-03 06:08:23 linux-kernel [PATCH v4 7/7] Revert "KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set"
2022-05-03 06:07:56 linux-kernel [PATCH v4 3/7] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
2022-05-03 06:05:27 linux-kernel [PATCH v4 4/7] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
2022-05-03 06:05:17 linux-kernel [PATCH v4 1/7] KVM: arm64: Return a bool from emulate_cp()
2022-05-03 06:03:50 linux-kernel [PATCH v4 0/7] KVM: arm64: Limit feature register reads from AArch32
2022-05-03 06:03:50 linux-kernel [PATCH v4 2/7] KVM: arm64: Don't write to Rt unless sys_reg emulation succeeds
2022-05-03 01:22:57 linux-kernel Re: [PATCH v6 13/18] KVM: arm64: Support SDEI_EVENT_{COMPLETE,COMPLETE_AND_RESUME} hypercall
2022-05-03 01:15:24 linux-kernel Re: [PATCH v6 04/18] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
2022-05-03 01:04:37 linux-kernel Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
2022-05-03 00:15:37 linux-kernel Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
2022-05-03 00:03:44 linux-kernel Re: [PATCH v6 04/18] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
2022-05-02 23:42:27 linux-kernel Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
2022-05-02 23:18:53 linux-kernel Re: [PATCH v6 14/18] KVM: arm64: Support SDEI_EVENT_SIGNAL hypercall
2022-05-02 20:51:30 linux-kernel Re: [PATCH v6 13/18] KVM: arm64: Support SDEI_EVENT_{COMPLETE,COMPLETE_AND_RESUME} hypercall
2022-05-02 16:38:58 linux-kernel Re: [PATCH v4 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
2022-05-01 21:46:23 linux-kernel Re: [PATCH v6 06/18] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall
2022-05-01 17:10:58 linux-kernel Re: [PATCH v6 15/18] KVM: arm64: Support SDEI_FEATURES hypercall
2022-04-30 04:17:20 linux-kernel Re: [PATCH for-5.18] KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
2022-04-29 12:32:24 linux-kernel Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
2022-04-29 04:40:38 linux-kernel Re: [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
2022-04-26 12:42:25 linux-kernel [PATCH v3 2/5] KVM: arm64: Don't write to Rt unless sys_reg emulation succeeds
2022-04-26 12:12:50 linux-kernel Re: [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
2022-04-26 10:18:54 linux-kernel [PATCH v3 1/5] KVM: arm64: Return a bool from emulate_cp()
2022-04-26 09:20:38 linux-kernel [PATCH v3 5/5] KVM: arm64: Start trapping ID registers for 32 bit guests
2022-04-26 09:13:08 linux-kernel [PATCH v3 0/5] KVM: arm64: Limit feature register reads from AArch32
2022-04-26 08:43:17 linux-kernel [PATCH v3 3/5] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
2022-04-26 03:45:59 linux-kernel Re: [PATCH v6 4/9] KVM: arm64: Add vendor hypervisor firmware register
2022-04-26 00:50:52 linux-kernel [PATCH v3 4/5] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
2022-04-23 21:31:46 linux-kernel Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
2022-04-22 23:20:51 linux-kernel Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
2022-04-22 22:47:02 linux-kernel Re: [PATCH v6 02/18] KVM: arm64: Route hypercalls based on their owner