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

Date List Subject
2024-02-16 15:58:49 linux-kernel Re: [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)
2024-02-15 23:27:56 linux-kernel Re: [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)
2024-02-15 20:19:35 linux-kernel Re: [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)
2024-02-15 20:15:38 linux-kernel Re: [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection
2024-02-15 08:23:24 linux-kernel Re: [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)
2024-02-14 23:25:22 linux-kernel Re: [PATCH v2 07/23] KVM: arm64: vgic: Use atomics to count LPIs
2024-02-14 21:06:38 linux-kernel Re: [PATCH v2 19/23] KVM: selftests: Add a minimal library for interacting with an ITS
2024-02-14 20:58:38 linux-kernel Re: [PATCH v2] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
2024-02-14 20:55:34 linux-kernel Re: [PATCH v2 19/23] KVM: selftests: Add a minimal library for interacting with an ITS
2024-02-14 19:09:18 linux-kernel Re: [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection
2024-02-14 19:02:45 linux-kernel Re: [PATCH v2 19/23] KVM: selftests: Add a minimal library for interacting with an ITS
2024-02-14 18:34:40 linux-kernel Re: [PATCH v2 07/23] KVM: arm64: vgic: Use atomics to count LPIs
2024-02-13 21:53:58 linux-kernel Re: [PATCH v2 02/23] KVM: arm64: vgic: Store LPIs in an xarray
2024-02-13 20:12:40 linux-kernel Re: [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection
2024-02-13 17:11:30 linux-kernel Re: [PATCH v5 4/4] KVM: arm64: Initialize the ptdump parser with stage-2 attributes
2024-02-13 16:52:22 linux-kernel Re: [PATCH v5 3/4] KVM: arm64: Register ptdump with debugfs on guest creation
2024-02-13 16:29:58 linux-kernel Re: [RFC PATCH] KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
2024-02-13 10:05:36 linux-kernel [PATCH v2 18/23] KVM: selftests: Standardise layout of GIC frames
2024-02-13 10:01:34 linux-kernel [PATCH v2 14/23] KVM: arm64: vgic-its: Protect cached vgic_irq pointers with RCU
2024-02-13 09:55:25 linux-kernel [PATCH v2 22/23] KVM: selftests: Hack in support for aligned page allocations
2024-02-13 09:53:50 linux-kernel [PATCH v2 23/23] KVM: selftests: Add stress test for LPI injection
2024-02-13 09:51:00 linux-kernel [PATCH v2 19/23] KVM: selftests: Add a minimal library for interacting with an ITS
2024-02-13 09:50:16 linux-kernel [PATCH v2 16/23] KVM: arm64: vgic-its: Rely on RCU to protect translation cache reads
2024-02-13 09:50:02 linux-kernel [PATCH v2 15/23] KVM: arm64: vgic-its: Treat the LPI translation cache as an rculist
2024-02-13 09:49:33 linux-kernel [PATCH v2 21/23] KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h
2024-02-13 09:49:10 linux-kernel [PATCH v2 20/23] KVM: selftests: Add helper for enabling LPIs on a redistributor
2024-02-13 09:46:34 linux-kernel [PATCH v2 17/23] KVM: selftests: Align with kernel's GIC definitions
2024-02-13 09:45:44 linux-kernel [PATCH v2 13/23] KVM: arm64: vgic-its: Pick cache victim based on usage count
2024-02-13 09:43:49 linux-kernel [PATCH v2 08/23] KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
2024-02-13 09:43:18 linux-kernel [PATCH v2 07/23] KVM: arm64: vgic: Use atomics to count LPIs
2024-02-13 09:42:38 linux-kernel [PATCH v2 05/23] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
2024-02-13 09:38:01 linux-kernel [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection
2024-02-13 09:37:42 linux-kernel [PATCH v2 12/23] KVM: arm64: vgic-its: Lazily allocate LPI translation cache
2024-02-13 09:37:28 linux-kernel [PATCH v2 11/23] KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()
2024-02-13 09:37:02 linux-kernel [PATCH v2 10/23] KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
2024-02-13 09:36:41 linux-kernel [PATCH v2 09/23] KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
2024-02-13 09:35:50 linux-kernel [PATCH v2 06/23] KVM: arm64: vgic: Get rid of the LPI linked-list
2024-02-13 09:35:14 linux-kernel [PATCH v2 03/23] KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
2024-02-13 09:34:51 linux-kernel [PATCH v2 04/23] KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
2024-02-13 09:34:01 linux-kernel [PATCH v2 02/23] KVM: arm64: vgic: Store LPIs in an xarray
2024-02-13 09:33:44 linux-kernel [PATCH v2 01/23] KVM: arm64: Add tracepoints + stats for LPI cache effectiveness
2024-02-13 01:51:57 linux-kernel Re: [PATCH] KVM: selftests: Print timer ctl register in ISTATUS assertion
2024-02-13 01:41:17 linux-kernel Re: [PATCH v5 3/4] KVM: arm64: Register ptdump with debugfs on guest creation
2024-02-13 01:16:13 linux-kernel Re: [PATCH v5 4/4] KVM: arm64: Initialize the ptdump parser with stage-2 attributes
2024-02-12 23:45:00 linux-kernel Re: [PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
2024-02-12 21:11:39 linux-kernel [PATCH] KVM: selftests: Print timer ctl register in ISTATUS assertion
2024-02-12 21:03:26 linux-kernel Re: [PATCH] KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code
2024-02-12 20:55:25 linux-kernel Re: [PATCH] KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code
2024-02-12 20:50:49 linux-kernel Re: [PATCH] KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code
2024-02-12 20:34:57 linux-kernel Re: [RFC PATCH] KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
2024-02-12 20:25:23 linux-kernel Re: [PATCH v7 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory