LinuxLists
Users
About
Oliver Upton (
[email protected]
)
Number of posts: 471 (0.65 per day)
First post: 2022-06-16 19:29:19
Last post: 2024-06-14 20:12:58
Previous Page
/
Next Page
Date
List
Subject
2023-02-11 01:45:16
linux-kernel
Re: [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
2023-02-11 00:56:55
linux-kernel
Re: Circular lockdep in kvm_reset_vcpu() ?
2023-02-08 17:30:46
linux-kernel
Re: [PATCH] KVM: selftests: Enable USERFAULTFD
2023-02-06 19:49:32
linux-kernel
Re: [PATCH] KVM: selftests: Enable USERFAULTFD
2023-02-06 17:19:45
linux-kernel
Re: [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
2023-02-06 17:13:26
linux-kernel
Re: [PATCH 0/4] KVM: arm64: Fix CPU resume/on with pKVM
2023-02-06 17:12:35
linux-kernel
Re: [PATCH] KVM: selftests: Remove redundant setbuf()
2023-02-06 17:11:36
linux-kernel
Re: [PATCH] irqchip/apple-aic: Correctly map the vgic maintenance interrupt
2023-02-06 17:10:57
linux-kernel
Re: [PATCH] arm64/sysreg: clean up some inconsistent indenting
2023-02-06 17:09:25
linux-kernel
Re: [PATCH] KVM: selftests: Enable USERFAULTFD
2023-02-03 21:30:33
linux-kernel
Re: [PATCH] KVM: selftests: Remove redundant setbuf()
2023-02-03 21:09:39
linux-kernel
Re: [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
2023-02-03 18:50:00
linux-kernel
Re: [PATCH] KVM: selftests: Remove redundant setbuf()
2023-02-02 21:43:31
linux-kernel
Re: [PATCH 0/4] KVM: arm64: Fix CPU resume/on with pKVM
2023-01-30 19:15:17
linux-kernel
Re: [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
2023-01-28 00:14:59
linux-kernel
Re: [PATCH v4 1/4] KVM: arm64: Include kvm_mmu.h from vgic.h
2023-01-26 20:21:56
linux-kernel
Re: [PATCH v2 0/3] Improve dirty ring warning report
2023-01-26 20:21:10
linux-kernel
Re: [PATCH v2 1/3] KVM: arm64: Add helper vgic_write_guest_lock()
2023-01-24 23:26:00
linux-kernel
Re: [RFC PATCH 5/6] KVM: arm64: Optimize the stage2 map path with TLBI range instructions
2023-01-24 22:54:22
linux-kernel
Re: [RFC PATCH 4/6] KVM: arm64: Optimize TLBIs in the dirty logging path
2023-01-24 21:19:12
linux-kernel
Re: [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
2023-01-23 21:03:40
linux-kernel
[PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
2023-01-23 20:28:04
linux-kernel
Re: (subset) [PATCH 0/3] KVM: arm64: M2 vgic maintenance interrupt rework pre-NV
2023-01-23 20:26:41
linux-kernel
Re: [PATCH] KVM: arm64: Synchronize SMEN on vcpu schedule out
2023-01-23 20:26:01
linux-kernel
Re: [PATCH v2] KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool()
2023-01-23 20:25:25
linux-kernel
Re: [PATCH v7 0/7] KVM: arm64: Normalize cache configuration
2023-01-22 19:45:45
linux-kernel
Re: [PATCH v7 7/7] KVM: arm64: Normalize cache configuration
2023-01-21 19:24:00
linux-kernel
Re: [PATCH v7 7/7] KVM: arm64: Normalize cache configuration
2023-01-19 20:09:08
linux-kernel
Re: [PATCH v7 7/7] KVM: arm64: Normalize cache configuration
2023-01-18 00:26:20
linux-kernel
Re: [PATCH 1/4] KVM: arm64: Allow saving vgic3 LPI pending status in no running vcpu context
2023-01-11 19:16:58
linux-kernel
Re: [PATCH v6 7/7] KVM: arm64: Normalize cache configuration
2023-01-08 19:27:14
linux-kernel
Re: [PATCH v5 6/7] KVM: arm64: Mask FEAT_CCIDX
2023-01-05 22:58:28
linux-kernel
Re: [PATCH v5 6/7] KVM: arm64: Mask FEAT_CCIDX
2023-01-05 21:41:24
linux-kernel
Re: [PATCH v5 7/7] KVM: arm64: Normalize cache configuration
2023-01-05 21:36:40
linux-kernel
Re: [PATCH v4 6/7] KVM: arm64: Mask FEAT_CCIDX
2022-12-14 01:26:09
linux-kernel
Re: [PATCH 0/3] KVM: arm64: Normalize cache configuration
2022-12-09 22:17:38
linux-kernel
Re: [PATCH v2 7/7] KVM: selftests: Avoid infinite loop if ucall_alloc() fails
2022-12-09 21:38:50
linux-kernel
Re: [PATCH v2 4/7] KVM: selftests: Correctly initialize the VA space for TTBR0_EL1
2022-12-09 18:30:10
linux-kernel
Re: [PATCH 1/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
2022-12-09 02:50:09
linux-kernel
[PATCH v2 4/7] KVM: selftests: Correctly initialize the VA space for TTBR0_EL1
2022-12-09 02:20:21
linux-kernel
[PATCH v2 5/7] KVM: arm64: selftests: Don't identity map the ucall MMIO hole
2022-12-09 02:11:06
linux-kernel
[PATCH v2 1/7] KVM: selftests: Fix build due to ucall_uninit() removal
2022-12-09 02:08:30
linux-kernel
[PATCH v2 2/7] KVM: selftests: Setup ucall after loading program into guest memory
2022-12-09 02:07:46
linux-kernel
[PATCH v2 6/7] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
2022-12-09 02:07:21
linux-kernel
[PATCH v2 3/7] KVM: selftests: Mark correct page as mapped in virt_map()
2022-12-09 01:59:37
linux-kernel
[PATCH v2 7/7] KVM: selftests: Avoid infinite loop if ucall_alloc() fails
2022-12-08 01:14:27
linux-kernel
Re: [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
2022-12-08 01:14:24
linux-kernel
Re: [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
2022-12-08 01:14:21
linux-kernel
Re: [PATCH 3/4] KVM: arm64: selftests: Align VA space allocator with TTBR0
2022-12-08 00:19:06
linux-kernel
Re: [PATCH 4/4] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
2022-12-07 22:15:44
linux-kernel
[PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory