Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2026-08-12 15:50:17 to 2026-08-15 13:07:44 UTC [more...]

[PATCH] Documentation: KVM: Fix the GICv5 KVM_IRQ_LINE PPI range
 2026-08-15 13:07 UTC  (3+ messages)

[PATCH v3 0/2] arm64: ptdump flush fixes
 2026-08-15 11:28 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: ptdump: Make note_page_flush() range aware
` [PATCH v3 2/2] KVM: arm64: ptdump: Flush the last region

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-15 10:43 UTC  (8+ messages)
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates

[PATCH v2 0/2] KVM: arm64: nv: Shadow S2 life-cycle fixes
 2026-08-15  3:22 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: arm64: nv: Fix life cycle of the nested_mmus array
` [PATCH v2 2/2] KVM: arm64: nv: Delay freeing of shadow S2 structures until VM destruction

[PATCH v2 0/4] KVM: arm64: vgic: Fixes for ITS table save and init retry
 2026-08-15  0:18 UTC  (4+ messages)
` [PATCH v2 1/4] KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT save

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-08-14 19:11 UTC  (18+ messages)

[RFC PATCH v3 00/19] named CPU models for Arm64 on KVM
 2026-08-14 15:40 UTC  (29+ messages)
` [RFC PATCH v3 02/19] scripts: bug fixes in update-aarch64-cpu-sysreg-properties
` [RFC PATCH v3 04/19] target/arm: expose all ID regs fields as properties
` [RFC PATCH v3 07/19] target/arm/kvm: handle special ID registers cases when reading from KVM
` [RFC PATCH v3 08/19] target/arm/kvm: Handle writeback for special ID register fields
` [RFC PATCH v3 09/19] target/arm: Add named cpu model infra + graviton3 named model
` [RFC PATCH v3 14/19] target/arm/kvm: compute supported values for ID register fields
` [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command

[PATCH v5 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map (new data structure)
 2026-08-14 10:42 UTC  (4+ messages)
` [PATCH v5 2/6] KVM: arm64: nv: Introduce guest stage-2 tracking structures

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-14  9:20 UTC  (23+ messages)
` [PATCH v16 07/45] arm64: mm: Handle Granule Protection Faults (GPFs)
` [PATCH v16 17/45] KVM: arm64: CCA: Tear down RTTs
` [PATCH v16 21/45] KVM: arm64: CCA: Handle realm enter/exit

[PATCH 0/2] KVM: arm64: Fix spurious warn, null ptr deref on S2 teardown race
 2026-08-14  8:48 UTC  (11+ messages)
` [PATCH 1/2] KVM: arm64: Fix spurious warning for benign stage 2 "
` [PATCH 2/2] KVM: arm64: nv: Fix null ptr deref in kvm_nested_s2_unmap() on S2 teardown

[PATCH 3/5] KVM: Add a common kvm_run flag to communicate an exit needs completion
 2026-08-14  8:02 UTC  (2+ messages)

[PATCH v12 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
 2026-08-14  0:02 UTC  (2+ messages)

[PATCH v6 29/39] KVM: arm64: gic-v5: Enlighten arch timer for GICv5
 2026-08-13 22:24 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: ID register finalisation fixes
 2026-08-13 15:59 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: arm64: Block ID register changes after we rely on the values

[PATCH] KVM: arm64: nv: Fix life cycle of the nested_mmus array
 2026-08-13 15:16 UTC  (4+ messages)

[PATCH v2 0/4] KVM: arm64: GICv5 KVM IRS review fixes
 2026-08-13 15:01 UTC  (2+ messages)

[PATCH] KVM: arm64: Avoid mismatched accesses to 'struct kvm_nvhe_init_params'
 2026-08-13 13:50 UTC  (2+ messages)

[PATCH v8 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-08-13 13:29 UTC  (2+ messages)

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-13 13:19 UTC  (85+ messages)
` [PATCH v6 01/33] vfio: Use file-based reference counting for KVM
` [PATCH v6 02/33] KVM: Make device name configurable
` [PATCH v6 04/33] arm64: Use proper include variant
` [PATCH v6 05/33] arm64: ptrace: Use constants for compat register numbers
` [PATCH v6 06/33] arm64: sysreg: Convert SPSR_ELx to automatic register generation
` [PATCH v6 07/33] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v6 08/33] KVM: arm64: Use accessor functions for core regs
` [PATCH v6 09/33] arm64: Prepare sharing arm64 headers with s390
` [PATCH v6 10/33] arm64: Share "
` [PATCH v6 11/33] KVM: arm64: Share arm64 code "
` [PATCH v6 12/33] KVM: s390: Extract gmap tracing to a separate header
` [PATCH v6 13/33] KVM: s390: Prepare include guards for a new location
` [PATCH v6 14/33] KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h}
` [PATCH v6 15/33] KVM: s390: Move kvm_host definitions to kvm_host_s390
` [PATCH v6 16/33] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v6 17/33] KVM: s390: Move PGM code definitions to asm/kvm_host.h
` [PATCH v6 18/33] KVM: s390: Prepare gmap for a second KVM implementation
` [PATCH v6 19/33] KVM: s390: gmap: Make storage keys optional
` [PATCH v6 20/33] KVM: s390: gmap: Make CMMA optional
` [PATCH v6 21/33] KVM: s390: gmap: Make prefix handling optional
` [PATCH v6 22/33] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v6 23/33] s390: Use arm64 headers
` [PATCH v6 24/33] KVM: s390: Use arm64 code
` [PATCH v6 25/33] s390: Introduce Start Arm Execution instruction
` [PATCH v6 26/33] KVM: s390: arm64: Introduce host definitions
` [PATCH v6 27/33] s390/hwcaps: Report SAE support as hwcap
` [PATCH v6 28/33] KVM: s390: Add basic arm64 kvm module
` [PATCH v6 29/33] KVM: s390: arm64: Implement required functions
` [PATCH v6 30/33] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v6 31/33] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v6 32/33] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v6 33/33] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH v2] KVM: arm64: Drop %pB on nVHE panic when stage-2 is active
 2026-08-13  6:49 UTC  (2+ messages)

[PATCH] KVM: arm64: Correctly cap TLBI Range to the architural limit
 2026-08-13  6:49 UTC  (2+ messages)

[PATCH v2] KVM: arm64: GICv2: Don't WARN on out-of-range GICV_DIR INTID
 2026-08-13  6:49 UTC  (2+ messages)

[PATCH v1] KVM: arm64: vgic: Reset in_kernel on private IRQ allocation failure
 2026-08-13  6:49 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Preserve GPRs for AArch32 CP64 reads generating an UNDEF
 2026-08-13  6:49 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: Fix detection of MI on no pending LR
 2026-08-13  6:49 UTC  (2+ messages)

[RFC PATCH 0/2] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-13  5:57 UTC  (6+ messages)
` [RFC PATCH 1/2] KVM: arm64: vgic-v3: Roll back failed redistributor region setup

[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
 2026-08-12 19:44 UTC  (21+ messages)
` [PATCH v19 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v19 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v19 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v19 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v19 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v19 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v19 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v19 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v19 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v19 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v19 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v19 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v19 13/14] tools: Synchronise the kernel esr.h
` [PATCH v19 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-08-12 17:27 UTC  (3+ messages)
` [PATCH 14/21] KVM: arm64: Apply dynamic guest counter reservations


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox