dev.linux.lists.kvmarm archive

1011 archived articles, newest first (page 7 of 11). Latest articles →

Re: [PATCH] KVM: arm64: selftests: Check ID regs are immutable after a failed run
Tue, 4 Aug 2026 18:54:43 +0100
Fuad Tabba <[email protected]> • #80371
Re: [PATCH] KVM: arm64: selftests: Check ID regs are immutable after a failed run
Tue, 4 Aug 2026 17:14:52 +0100
Mark Brown <[email protected]> • #80370
Re: [PATCH 02/14] KVM: arm64: Track host-unmapped MMIO regions in a static array
Tue, 4 Aug 2026 15:22:52 +0000
Sebastian Ene <[email protected]> • #80369
Re: [PATCH 3/6] KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR page
Tue, 04 Aug 2026 16:16:23 +0100
Marc Zyngier <[email protected]> • #80368
Re: [PATCH 3/6] KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR page
Tue, 04 Aug 2026 16:16:02 +0100
Marc Zyngier <[email protected]> • #80367
Re: [PATCH v16 11/45] KVM: arm64: CCA: Check for RMI support at KVM init
Tue, 4 Aug 2026 15:59:11 +0100
Suzuki K Poulose <[email protected]> • #80366
Re: [PATCH v16 11/45] KVM: arm64: CCA: Check for RMI support at KVM init
Tue, 4 Aug 2026 15:55:00 +0100
Fuad Tabba <[email protected]> • #80365
Re: [PATCH 1/2] KVM: arm64: nv: Allocate the shadow S2 MMUs individually
Tue, 04 Aug 2026 15:56:47 +0100
Marc Zyngier <[email protected]> • #80364
Re: [PATCH 02/14] KVM: arm64: Track host-unmapped MMIO regions in a static array
Tue, 4 Aug 2026 14:50:10 +0000
Sebastian Ene <[email protected]> • #80363
Re: [PATCH 2/2] KVM: arm64: selftests: Add a nested S2 MMU realloc test
Tue, 04 Aug 2026 15:44:36 +0100
Marc Zyngier <[email protected]> • #80362
Re: [PATCH 1/2] KVM: arm64: nv: Allocate the shadow S2 MMUs individually
Tue, 04 Aug 2026 15:31:13 +0100
Marc Zyngier <[email protected]> • #80361
Re: [PATCH v16 00/45] arm64: Support for Arm CCA in KVM
Tue, 4 Aug 2026 15:24:00 +0100
Fuad Tabba <[email protected]> • #80360
Re: [PATCH v16 21/45] KVM: arm64: CCA: Handle realm enter/exit
Tue, 04 Aug 2026 19:06:11 +0530
Aneesh Kumar K.V <[email protected]> • #80359
Re: [PATCH v15 15/37] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
Tue, 4 Aug 2026 14:19:22 +0100
Suzuki K Poulose <[email protected]> • #80358
Re: [PATCH v15 15/37] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
Tue, 4 Aug 2026 13:20:48 +0100
Fuad Tabba <[email protected]> • #80357
Re: [PATCH v16 17/45] KVM: arm64: CCA: Tear down RTTs
Tue, 4 Aug 2026 13:16:00 +0100
Suzuki K Poulose <[email protected]> • #80356
Re: [PATCH v3 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Tue, 4 Aug 2026 13:09:41 +0100
Fuad Tabba <[email protected]> • #80355
Re: [PATCH v3 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Tue, 04 Aug 2026 11:40:56 +0000
[email protected] • #80354
[PATCH v3 11/11] KVM: arm64: Tag host-VA hypercall parameters __kern
Tue, 4 Aug 2026 12:23:17 +0100
Fuad Tabba <[email protected]> • #80353
[PATCH v3 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Tue, 4 Aug 2026 12:23:16 +0100
Fuad Tabba <[email protected]> • #80352
[PATCH v3 09/11] KVM: arm64: Type-check hypercall arguments at the caller
Tue, 4 Aug 2026 12:23:15 +0100
Fuad Tabba <[email protected]> • #80351
[PATCH v3 08/11] KVM: arm64: Move the host hypercall interface to its own header
Tue, 4 Aug 2026 12:23:14 +0100
Fuad Tabba <[email protected]> • #80350
[PATCH v3 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
Tue, 4 Aug 2026 12:23:13 +0100
Fuad Tabba <[email protected]> • #80349
[PATCH v3 06/11] arm64: pi: Run the source checker on the libfdt objects under C=2
Tue, 4 Aug 2026 12:23:12 +0100
Fuad Tabba <[email protected]> • #80348
[PATCH v3 05/11] KVM: arm64: nVHE: Run the source checker under C=2
Tue, 4 Aug 2026 12:23:11 +0100
Fuad Tabba <[email protected]> • #80347
[PATCH v3 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
Tue, 4 Aug 2026 12:23:10 +0100
Fuad Tabba <[email protected]> • #80346
[PATCH v3 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
Tue, 4 Aug 2026 12:23:09 +0100
Fuad Tabba <[email protected]> • #80345
[PATCH v3 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
Tue, 4 Aug 2026 12:23:08 +0100
Fuad Tabba <[email protected]> • #80344
[PATCH v3 01/11] tracing: Include linux/types.h in trace_remote_event.h
Tue, 4 Aug 2026 12:23:07 +0100
Fuad Tabba <[email protected]> • #80343
[PATCH v3 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
Tue, 4 Aug 2026 12:23:06 +0100
Fuad Tabba <[email protected]> • #80342
Re: [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
Tue, 4 Aug 2026 12:10:25 +0100
Leonardo Bras <[email protected]> • #80341
Re: [PATCH 3/6] KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR page
Tue, 4 Aug 2026 12:09:56 +0100
Joey Gouly <[email protected]> • #80340
Re: [PATCH 3/6] KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR page
Tue, 4 Aug 2026 12:03:31 +0100
Joey Gouly <[email protected]> • #80339
Re: [PATCH 1/2] KVM: arm64: nv: Allocate the shadow S2 MMUs individually
Tue, 4 Aug 2026 11:24:59 +0100
Wei-Lin Chang <[email protected]> • #80338
Re: [PATCH v2 0/2] KVM: arm64: ID register finalisation fixes
Tue, 4 Aug 2026 10:30:19 +0100
Fuad Tabba <[email protected]> • #80337
[PATCH] KVM: arm64: selftests: Check ID regs are immutable after a failed run
Tue, 4 Aug 2026 10:24:21 +0100
Fuad Tabba <[email protected]> • #80336
Re: [PATCH v16 21/45] KVM: arm64: CCA: Handle realm enter/exit
Tue, 04 Aug 2026 14:27:03 +0530
Aneesh Kumar K.V <[email protected]> • #80335
Re: [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Tue, 4 Aug 2026 09:50:07 +0100
Fuad Tabba <[email protected]> • #80334
Re: [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Tue, 04 Aug 2026 09:47:40 +0100
Marc Zyngier <[email protected]> • #80333
Re: [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
Tue, 4 Aug 2026 16:26:27 +0800
Tian Zheng <[email protected]> • #80332
Re: [PATCH v2 1/2] KVM: arm64: Finalize guest-wide sysregs prior to per-vCPU sysregs
Tue, 4 Aug 2026 09:01:47 +0100
Fuad Tabba <[email protected]> • #80331
Re: [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command
Tue, 04 Aug 2026 08:51:19 +0200
Markus Armbruster <[email protected]> • #80330
Re: [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command
Tue, 04 Aug 2026 08:45:50 +0200
Markus Armbruster <[email protected]> • #80329
Re: [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command
Tue, 4 Aug 2026 06:30:22 +0000
Khushit Shah <[email protected]> • #80328
Re: [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command
Tue, 4 Aug 2026 06:07:37 +0000
Khushit Shah <[email protected]> • #80327
Re: [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command
Tue, 04 Aug 2026 08:05:12 +0200
Markus Armbruster <[email protected]> • #80326
Re: [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
Tue, 4 Aug 2026 12:54:16 +0800
Tian Zheng <[email protected]> • #80325
Re: [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Mon, 3 Aug 2026 19:34:52 +0100
Fuad Tabba <[email protected]> • #80324
Re: [PATCH 4/6] KVM: arm64: Correctly handle end of VA space TLBI invalidation
Tue, 4 Aug 2026 11:46:52 +0800
Yao Yuan <[email protected]> • #80323
Re: [PATCH 5/6] KVM: arm64: Couple VNCR fixmap clearing and CPU number invalidation
Tue, 4 Aug 2026 11:34:24 +0800
Yao Yuan <[email protected]> • #80322
Re: [PATCH 6/6] KVM: arm64: Add VNCR TLB tracking again
Tue, 4 Aug 2026 11:09:25 +0800
Yao Yuan <[email protected]> • #80321
Re: [PATCH 1/6] KVM: arm64: Remove VM-wide VNCR mapping counter
Tue, 4 Aug 2026 10:45:55 +0800
Yao Yuan <[email protected]> • #80320
Re: [PATCH v18 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
Mon, 03 Aug 2026 23:41:44 +0000
[email protected] • #80319
Re: [PATCH v18 04/14] KVM: arm64: Ensure GCS memory effects are visible
Mon, 03 Aug 2026 23:33:51 +0000
[email protected] • #80318
Re: [PATCH v18 03/14] KVM: arm64: Manage GCS access and registers for guests
Mon, 03 Aug 2026 23:31:36 +0000
[email protected] • #80317
[PATCH v18 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test
Mon, 03 Aug 2026 23:56:59 +0100
Mark Brown <[email protected]> • #80316
[PATCH v18 13/14] tools: Synchronise the kernel esr.h
Mon, 03 Aug 2026 23:56:58 +0100
Mark Brown <[email protected]> • #80315
[PATCH v18 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
Mon, 03 Aug 2026 23:56:57 +0100
Mark Brown <[email protected]> • #80314
[PATCH v18 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
Mon, 03 Aug 2026 23:56:56 +0100
Mark Brown <[email protected]> • #80313
[PATCH v18 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
Mon, 03 Aug 2026 23:56:55 +0100
Mark Brown <[email protected]> • #80312
[PATCH v18 09/14] KVM: arm64: Allow GCS to be enabled for guests
Mon, 03 Aug 2026 23:56:54 +0100
Mark Brown <[email protected]> • #80311
[PATCH v18 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
Mon, 03 Aug 2026 23:56:53 +0100
Mark Brown <[email protected]> • #80310
[PATCH v18 07/14] KVM: arm64: Forward GCS exceptions to nested guests
Mon, 03 Aug 2026 23:56:52 +0100
Mark Brown <[email protected]> • #80309
[PATCH v18 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
Mon, 03 Aug 2026 23:56:51 +0100
Mark Brown <[email protected]> • #80308
[PATCH v18 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
Mon, 03 Aug 2026 23:56:50 +0100
Mark Brown <[email protected]> • #80307
[PATCH v18 04/14] KVM: arm64: Ensure GCS memory effects are visible
Mon, 03 Aug 2026 23:56:49 +0100
Mark Brown <[email protected]> • #80306
[PATCH v18 03/14] KVM: arm64: Manage GCS access and registers for guests
Mon, 03 Aug 2026 23:56:48 +0100
Mark Brown <[email protected]> • #80305
[PATCH v18 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
Mon, 03 Aug 2026 23:56:47 +0100
Mark Brown <[email protected]> • #80304
[PATCH v18 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
Mon, 03 Aug 2026 23:56:46 +0100
Mark Brown <[email protected]> • #80303
[PATCH v18 00/14] KVM: arm64: Provide guest support for GCS
Mon, 03 Aug 2026 23:56:45 +0100
Mark Brown <[email protected]> • #80302
Re: [PATCH v2 1/2] KVM: arm64: Finalize guest-wide sysregs prior to per-vCPU sysregs
Mon, 03 Aug 2026 23:12:00 +0000
[email protected] • #80301
[PATCH v2 2/2] KVM: arm64: Block ID register changes after we rely on the values
Mon, 03 Aug 2026 23:53:54 +0100
Mark Brown <[email protected]> • #80300
[PATCH v2 1/2] KVM: arm64: Finalize guest-wide sysregs prior to per-vCPU sysregs
Mon, 03 Aug 2026 23:53:53 +0100
Mark Brown <[email protected]> • #80299
[PATCH v2 0/2] KVM: arm64: ID register finalisation fixes
Mon, 03 Aug 2026 23:53:52 +0100
Mark Brown <[email protected]> • #80298
[PATCH 2/2] KVM: arm64: selftests: Add a nested S2 MMU realloc test
Tue, 4 Aug 2026 00:44:05 +0200
Karl Mehltretter <[email protected]> • #80297
[PATCH 1/2] KVM: arm64: nv: Allocate the shadow S2 MMUs individually
Tue, 4 Aug 2026 00:44:04 +0200
Karl Mehltretter <[email protected]> • #80296
Re: [PATCH v16 17/45] KVM: arm64: CCA: Tear down RTTs
Mon, 3 Aug 2026 15:29:53 -0700
Alper Gun <[email protected]> • #80295
Re: [PATCH v2 09/11] KVM: arm64: Type-check hypercall arguments at the caller
Mon, 3 Aug 2026 19:33:33 +0100
Fuad Tabba <[email protected]> • #80294
Re: [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Mon, 03 Aug 2026 19:03:14 +0100
Marc Zyngier <[email protected]> • #80293
Re: [PATCH v2 09/11] KVM: arm64: Type-check hypercall arguments at the caller
Mon, 03 Aug 2026 18:59:32 +0100
Marc Zyngier <[email protected]> • #80292
Re: [PATCH 2/2] KVM: arm64: Block ID register changes after we rely on the values
Mon, 3 Aug 2026 18:39:46 +0100
Mark Brown <[email protected]> • #80291
[PATCH v2] KVM: selftests: Replace ulong with unsigned long
Mon, 3 Aug 2026 22:08:28 +0500
Hisam Mehboob <[email protected]> • #80290
Re: [PATCH v3 11/11] KVM: arm64: Enable KVM_HW_DIRTY_BIT
Mon, 3 Aug 2026 17:38:40 +0100
Leonardo Bras <[email protected]> • #80289
Re: [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
Mon, 3 Aug 2026 17:34:58 +0100
Leonardo Bras <[email protected]> • #80288
Re: [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
Mon, 3 Aug 2026 17:32:30 +0100
Leonardo Bras <[email protected]> • #80287
Re: [RFC PATCH v3 08/19] target/arm/kvm: Handle writeback for special ID register fields
Mon, 3 Aug 2026 16:03:17 +0000
Khushit Shah <[email protected]> • #80286
Re: [PATCH v3 10/11] KVM: arm64: Add hardware-accelerated dirty-ring cleaning routine
Mon, 3 Aug 2026 17:07:36 +0100
Leonardo Bras <[email protected]> • #80285
Re: [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command
Mon, 3 Aug 2026 16:05:42 +0000
Khushit Shah <[email protected]> • #80284
Re: [PATCH v3 09/11] kvm/dirty_ring: Add arch-generic interface for hw-accelerated dirty-ring cleaning
Mon, 3 Aug 2026 17:04:05 +0100
Leonardo Bras <[email protected]> • #80283
Re: [PATCH v3 07/11] KVM: arm64: Dirty-bitmap: avoid splitting previously split blocks
Mon, 3 Aug 2026 16:54:22 +0100
Leonardo Bras <[email protected]> • #80282
Re: [RFC PATCH v3 06/19] target/arm/kvm: Read all ID registers from KVM
Mon, 3 Aug 2026 15:47:53 +0000
Khushit Shah <[email protected]> • #80281
Re: [RFC PATCH v3 07/19] target/arm/kvm: handle special ID registers cases when reading from KVM
Mon, 3 Aug 2026 15:52:02 +0000
Khushit Shah <[email protected]> • #80280
Re: [RFC PATCH v3 05/19] target/arm/kvm: enable writable implementation ID registers
Mon, 3 Aug 2026 15:46:49 +0000
Khushit Shah <[email protected]> • #80279
Re: [PATCH v16 00/45] arm64: Support for Arm CCA in KVM
Mon, 3 Aug 2026 16:45:25 +0100
Steven Price <[email protected]> • #80278
Re: [PATCH v3 06/11] KVM: arm64: Add hardware-accelerated dirty-bitmap cleaning routine
Mon, 3 Aug 2026 16:35:09 +0100
Leonardo Bras <[email protected]> • #80277
Re: [PATCH v15 20/37] KVM: arm64: CCA: Allow populating initial contents
Mon, 3 Aug 2026 16:30:30 +0100
Steven Price <[email protected]> • #80276
Re: [PATCH v15 15/37] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
Mon, 3 Aug 2026 16:30:02 +0100
Suzuki K Poulose <[email protected]> • #80275
Re: [PATCH v16 00/45] arm64: Support for Arm CCA in KVM
Mon, 03 Aug 2026 16:20:12 +0100
Marc Zyngier <[email protected]> • #80274
Re: [PATCH v15 19/37] KVM: arm64: CCA: Activate realms on first vCPU run
Mon, 3 Aug 2026 16:18:14 +0100
Steven Price <[email protected]> • #80273
Re: [PATCH v3 05/11] kvm: Add arch-generic interface for hw-accelerated dirty-bitmap cleaning
Mon, 3 Aug 2026 16:16:18 +0100
Leonardo Bras <[email protected]> • #80272
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.