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-04-22 17:21:43 linux-kernel Re: [PATCH 0/4] KVM: fix KVM_EXIT_SYSTEM_EVENT mess
2022-04-21 13:56:22 linux-kernel Re: [PATCH v6 02/18] KVM: arm64: Route hypercalls based on their owner
2022-04-21 11:02:33 linux-kernel Re: [PATCH 5.17 183/219] KVM: Dont create VM debugfs files outside of the VM directory
2022-04-16 02:13:22 linux-kernel Re: [PATCH] KVM: Initialize debugfs_dentry when a VM is created to avoid NULL deref
2022-04-05 02:24:37 linux-kernel Re: [PATCH v6 00/18] Support SDEI Virtualization
2022-03-25 20:01:49 linux-kernel Re: [PATCH v5 01/22] KVM: arm64: Introduce template for inline functions
2022-03-25 19:44:57 linux-kernel Re: [PATCH v5 18/22] KVM: arm64: Support SDEI ioctl commands on VM
2022-03-25 19:41:08 linux-kernel Re: [PATCH v5 02/22] KVM: arm64: Add SDEI virtualization infrastructure
2022-03-25 19:25:49 linux-kernel Re: [PATCH 2/3] Documentation: KVM: add virtual CPU errata documentation
2022-03-25 19:03:14 linux-kernel Re: [PATCH v5 19/22] KVM: arm64: Support SDEI ioctl commands on vCPU
2022-03-25 18:38:47 linux-kernel Re: [PATCH v5 19/22] KVM: arm64: Support SDEI ioctl commands on vCPU
2022-03-25 18:36:07 linux-kernel Re: [PATCH v5 03/22] KVM: arm64: Support SDEI_VERSION hypercall
2022-03-25 15:15:19 linux-kernel Re: [PATCH v5 03/22] KVM: arm64: Support SDEI_VERSION hypercall
2022-03-24 23:33:58 linux-kernel Re: [PATCH 3/3] Documentation: KVM: add API issues section
2022-03-24 09:34:21 linux-kernel Re: [PATCH v5 18/22] KVM: arm64: Support SDEI ioctl commands on VM
2022-03-24 06:04:33 linux-kernel Re: [PATCH 3/3] Documentation: KVM: add API issues section
2022-03-24 02:11:33 linux-kernel Re: [PATCH v5 02/22] KVM: arm64: Add SDEI virtualization infrastructure
2022-03-24 01:44:25 linux-kernel Re: [PATCH v5 15/22] KVM: arm64: Support SDEI_EVENT_SIGNAL hypercall
2022-03-23 18:14:38 linux-kernel Re: [PATCH v5 02/22] KVM: arm64: Add SDEI virtualization infrastructure
2022-03-23 15:40:21 linux-kernel Re: [PATCH v5 03/22] KVM: arm64: Support SDEI_VERSION hypercall
2022-03-22 20:12:24 linux-kernel Re: [PATCH v5 00/22] Support SDEI Virtualization
2022-03-17 20:10:29 linux-kernel Re: [PATCH v4 4/6] KVM: arm64: Simplify the CPUHP logic
2022-03-17 05:21:55 linux-kernel Re: [PATCH v4 06/13] KVM: arm64: Add standard hypervisor firmware register
2022-03-17 04:51:53 linux-kernel Re: [PATCH v4 01/13] KVM: arm64: Factor out firmware register handling from psci.c
2022-03-17 04:17:41 linux-kernel Re: [PATCH v4 07/13] KVM: arm64: Add vendor hypervisor firmware register
2022-03-17 03:19:46 linux-kernel Re: [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
2022-03-16 16:30:26 linux-kernel Re: [PATCH v4 09/13] Docs: KVM: Rename psci.rst to hypercalls.rst
2022-03-16 13:49:59 linux-kernel Re: [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
2022-03-16 06:16:13 linux-kernel Re: [RFC PATCH 000/105] KVM: selftests: Overhaul APIs, purge VCPU_ID
2022-03-16 01:08:05 linux-kernel Re: [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
2022-03-15 22:06:50 linux-kernel Re: [PATCH v4 07/13] KVM: arm64: Add vendor hypervisor firmware register
2022-03-15 16:45:47 linux-kernel Re: [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
2022-03-15 14:04:47 linux-kernel Re: [PATCH v4 13/13] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list
2022-03-15 05:37:35 linux-kernel Re: [PATCH v4 04/13] KVM: arm64: Capture VM's first run
2022-03-14 19:32:22 linux-kernel Re: [PATCH v4 03/13] KVM: arm64: Encode the scope for firmware registers
2022-03-08 23:20:16 linux-kernel Re: [PATCH] KVM: use kvcalloc for array allocations
2022-02-26 01:39:34 linux-kernel Re: [PATCH v4 02/13] KVM: arm64: Introduce KVM_CAP_ARM_REG_SCOPE
2022-02-25 10:21:05 linux-kernel Re: [PATCH v4 02/13] KVM: arm64: Introduce KVM_CAP_ARM_REG_SCOPE
2021-11-09 01:06:09 linux-kernel Re: [RFC PATCH 1/8] KVM: arm64: Factor out firmware register handling from psci.c
2021-11-04 00:26:18 linux-kernel Re: [RFC PATCH 6/8] tools: Import the firmware registers
2021-11-04 00:18:21 linux-kernel Re: [RFC PATCH 3/8] KVM: arm64: Add standard secure service calls firmware register
2021-11-03 22:21:09 linux-kernel Re: [RFC PATCH 2/8] KVM: arm64: Setup base for hypercall firmware registers
2021-11-03 21:46:17 linux-kernel Re: [RFC PATCH 1/8] KVM: arm64: Factor out firmware register handling from psci.c
2021-10-11 16:39:11 linux-kernel Re: [PATCH] KVM: x86: Account for 32-bit kernels when handling address in TSC attrs
2021-09-13 13:04:28 linux-kernel Re: [PATCH v2 2/2] KVM: arm64: Add memcg accounting to KVM allocations
2021-09-09 17:06:50 linux-kernel Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
2021-09-09 06:53:06 linux-kernel Re: [PATCH v4 15/18] KVM: arm64: selftests: Add arch_timer test
2021-09-09 06:52:27 linux-kernel Re: [PATCH v4 12/18] KVM: selftests: Keep track of the number of vCPUs for a VM
2021-09-09 05:38:27 linux-kernel Re: [PATCH v4 18/18] KVM: selftests: vgic_init: Pull REDIST_REGION_ATTR_ADDR from vgic.h
2021-09-09 05:35:46 linux-kernel Re: [PATCH v4 17/18] KVM: arm64: selftests: Replace ARM64_SYS_REG with ARM64_SYS_KVM_REG
2021-09-09 05:34:07 linux-kernel Re: [PATCH v4 14/18] KVM: arm64: selftests: Add host support for vGIC