Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-11-07 09:39:01 to 2025-11-13 11:34:03 UTC [more...]

[PATCH v2 0/4] KVM ARM64 pre_fault_memory
 2025-11-13 11:34 UTC  (8+ messages)
` [PATCH v2 2/4] KVM: selftests: Fix unaligned mmap allocations

[PATCH v2 00/45] KVM: arm64: Add LR overflow infrastructure
 2025-11-13 11:23 UTC  (63+ messages)
` [PATCH v2 01/45] irqchip/gic: Add missing GICH_HCR control bits
` [PATCH v2 02/45] irqchip/gic: Expose CPU interface VA to KVM
` [PATCH v2 03/45] irqchip/apple-aic: Spit out ICH_MISR_EL2 value on spurious vGIC MI
` [PATCH v2 04/45] KVM: arm64: Turn vgic-v3 errata traps into a patched-in constant
` [PATCH v2 05/45] KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trapping
` [PATCH v2 06/45] KVM: arm64: Repack struct vgic_irq fields
` [PATCH v2 07/45] KVM: arm64: Add tracking of vgic_irq being present in a LR
` [PATCH v2 08/45] KVM: arm64: Add LR overflow handling documentation
` [PATCH v2 09/45] KVM: arm64: GICv3: Drop LPI active state when folding LRs
` [PATCH v2 10/45] KVM: arm64: GICv3: Preserve EOIcount on exit
` [PATCH v2 11/45] KVM: arm64: GICv3: Decouple ICH_HCR_EL2 programming from LRs
` [PATCH v2 12/45] KVM: arm64: GICv3: Extract LR folding primitive
` [PATCH v2 13/45] KVM: arm64: GICv3: Extract LR computing primitive
` [PATCH v2 14/45] KVM: arm64: GICv2: Preserve EOIcount on exit
` [PATCH v2 15/45] KVM: arm64: GICv2: Decouple GICH_HCR programming from LRs being loaded
` [PATCH v2 16/45] KVM: arm64: GICv2: Extract LR folding primitive
` [PATCH v2 17/45] KVM: arm64: GICv2: Extract LR computing primitive
` [PATCH v2 18/45] KVM: arm64: Compute vgic state irrespective of the number of interrupts
` [PATCH v2 19/45] KVM: arm64: Eagerly save VMCR on exit
` [PATCH v2 20/45] KVM: arm64: Revamp vgic maintenance interrupt configuration
` [PATCH v2 21/45] KVM: arm64: Turn kvm_vgic_vcpu_enable() into kvm_vgic_vcpu_reset()
` [PATCH v2 22/45] KVM: arm64: Make vgic_target_oracle() globally available
` [PATCH v2 23/45] KVM: arm64: Invert ap_list sorting to push active interrupts out
` [PATCH v2 24/45] KVM: arm64: Move undeliverable interrupts to the end of ap_list
` [PATCH v2 25/45] KVM: arm64: Use MI to detect groups being enabled/disabled
` [PATCH v2 26/45] KVM: arm64: GICv3: Handle LR overflow when EOImode==0
` [PATCH v2 27/45] KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps
` [PATCH v2 28/45] KVM: arm64: GICv3: Add GICv2 SGI handling to deactivation primitive
` [PATCH v2 29/45] KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacity
` [PATCH v2 30/45] KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivation
` [PATCH v2 31/45] KVM: arm64: GICv3: Handle in-LR deactivation when possible
` [PATCH v2 32/45] KVM: arm64: GICv3: Avoid broadcast kick on CPUs lacking TDIR
` [PATCH v2 33/45] KVM: arm64: GICv2: Handle LR overflow when EOImode==0
` [PATCH v2 34/45] KVM: arm64: GICv2: Handle deactivation via GICV_DIR traps
` [PATCH v2 35/45] KVM: arm64: GICv2: Always trap GICV_DIR register
` [PATCH v2 36/45] KVM: arm64: selftests: gic_v3: Add irq group setting helper
` [PATCH v2 37/45] KVM: arm64: selftests: gic_v3: Disable Group-0 interrupts by default
` [PATCH v2 38/45] KVM: arm64: selftests: vgic_irq: Fix GUEST_ASSERT_IAR_EMPTY() helper
` [PATCH v2 39/45] KVM: arm64: selftests: vgic_irq: Change configuration before enabling interrupt
` [PATCH v2 40/45] KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interrupts
` [PATCH v2 41/45] KVM: arm64: selftests: vgic_irq: Remove LR-bound limitation
` [PATCH v2 42/45] KVM: arm64: selftests: vgic_irq: Perform EOImode==1 deactivation in ack order
` [PATCH v2 43/45] KVM: arm64: selftests: vgic_irq: Add asymmetric SPI deaectivation test
` [PATCH v2 44/45] KVM: arm64: selftests: vgic_irq: Add Group-0 enable test
` [PATCH v2 45/45] KVM: arm64: selftests: vgic_irq: Add timer deactivation test

[PATCH V2 0/2] arm64/mm: Add remaining TLBI_XXX_MASK macros
 2025-11-13  9:15 UTC  (2+ messages)

[PATCH V6 0/3] arm64/sysreg: Clean up TCR_EL1 field macros
 2025-11-13  9:09 UTC  (5+ messages)
` [PATCH V6 1/3] tools: header: arm64: Replace TCR_NFD[0|1] with TCR_EL1_NFD[0|1]

[PATCH 0/3] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
 2025-11-13  5:24 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: Only drop references on empty tables in stage2_free_walker
` [PATCH 2/3] KVM: arm64: Split kvm_pgtable_stage2_destroy()
` [PATCH 3/3] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables

[PATCH v3 0/2] arm: add kvm-psci-version vcpu property
 2025-11-12 21:07 UTC  (4+ messages)
` [PATCH v3 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH v3 2/2] target/arm/kvm: add kvm-psci-version vcpu property

[PATCH 00/12] KVM: arm64: nv: Implement FEAT_XNX and FEAT_HAF
 2025-11-12 18:34 UTC  (13+ messages)
` [PATCH 01/12] arm64: Detect FEAT_XNX
` [PATCH 02/12] KVM: arm64: Add support for FEAT_XNX stage-2 permissions
` [PATCH 03/12] KVM: arm64: nv: Forward FEAT_XNX permissions to the shadow stage-2
` [PATCH 04/12] KVM: arm64: Teach ptdump about FEAT_XNX permissions
` [PATCH 05/12] KVM: arm64: nv: Advertise support for FEAT_XNX
` [PATCH 06/12] KVM: arm64: Call helper for reading descriptors directly
` [PATCH 07/12] KVM: arm64: Handle endianness in read helper for emulated PTW
` [PATCH 08/12] KVM: arm64: nv: Use pgtable definitions in stage-2 walk
` [PATCH 09/12] KVM: arm64: Add helper for swapping guest descriptor
` [PATCH 10/12] KVM: arm64: Implement HW access flag management in stage-1 SW PTW
` [PATCH 11/12] KVM: arm64: nv: Implement HW access flag management in stage-2 "
` [PATCH 12/12] KVM: arm64: nv: Expose hardware access flag management to NV guests

[PATCH] arm64: Fix double word in comments
 2025-11-12 18:33 UTC  (2+ messages)

[PATCH v2 0/2] arm: add kvm-psci-version vcpu property
 2025-11-12 17:20 UTC  (6+ messages)
` [PATCH v2 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH v2 2/2] target/arm/kvm: add kvm-psci-version vcpu property

[PATCH] KVM: arm64: VHE: Compute fgt traps before activating them
 2025-11-12 10:56 UTC  (4+ messages)

[PATCH v4 0/8] KVM: arm64: Fixes for guest CPU feature trapping and enabling
 2025-11-12 10:51 UTC  (12+ messages)
` [PATCH v4 1/8] KVM: arm64: Fix Trace Buffer trapping for protected VMs
` [PATCH v4 2/8] KVM: arm64: Fix Trace Buffer trap polarity "
` [PATCH v4 3/8] KVM: arm64: Fix MTE flag initialization "
` [PATCH v4 4/8] KVM: arm64: Introduce helper to calculate fault IPA offset
` [PATCH v4 5/8] KVM: arm64: Include VM type when checking VM capabilities in pKVM
` [PATCH v4 6/8] KVM: arm64: Do not allow KVM_CAP_ARM_MTE for any guest "
` [PATCH v4 7/8] KVM: arm64: Check whether a VM IOCTL is allowed "
` [PATCH v4 8/8] KVM: arm64: Prevent host from managing timer offsets for protected VMs

[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-11-11 23:32 UTC  (8+ messages)
` [PATCH v4 1/3] KVM: arm64: VM exit to userspace to handle SEA

[PATCH v2 0/2] arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
 2025-11-11 20:16 UTC  (2+ messages)

[PATCH] KVM: arm64: add missing newline to sysreg init log
 2025-11-11 18:54 UTC  (3+ messages)

[PATCH] KVM: arm64: drop sysreg init error log
 2025-11-11 18:50 UTC 

[PATCH] KVM: arm64: Finalize ID registers only once per VM
 2025-11-11 12:25 UTC  (3+ messages)

[PATCH v10 0/5] perf: arm_spe: Armv8.8 SPE features
 2025-11-11 11:37 UTC  (6+ messages)
` [PATCH v10 1/5] perf: Add perf_event_attr::config4
` [PATCH v10 2/5] perf: arm_spe: Add support for filtering on data source
` [PATCH v10 3/5] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v10 4/5] perf tools: Add support for perf_event_attr::config4
` [PATCH v10 5/5] perf docs: arm-spe: Document new SPE filtering features

[PATCH v7 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-11-11 11:15 UTC  (13+ messages)
` [PATCH v7 1/7] KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
` [PATCH v7 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v7 6/7] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest

[PATCH v9 0/5] perf: arm_spe: Armv8.8 SPE features
 2025-11-11 10:55 UTC  (8+ messages)
` [PATCH v9 1/5] perf: Add perf_event_attr::config4
` [PATCH v9 2/5] perf: arm_spe: Add support for filtering on data source

[PATCH v2 0/3] KVM: arm64: Fix handling of ID_PFR1_EL1.GIC
 2025-11-10 17:20 UTC  (10+ messages)
` [PATCH v2 3/3] KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchip

[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
 2025-11-10 15:37 UTC  (2+ messages)

[PATCH v7 00/12] Direct Map Removal Support for guest_memfd
 2025-11-10 15:36 UTC  (7+ messages)

[PATCH v3 0/8] KVM: arm64: Fixes for guest CPU feature trapping and enabling
 2025-11-10 15:03 UTC  (11+ messages)
` [PATCH v3 1/8] KVM: arm64: Fix Trace Buffer trapping for protected VMs
` [PATCH v3 2/8] KVM: arm64: Fix Trace Buffer trap polarity "
` [PATCH v3 3/8] KVM: arm64: Fix MTE flag initialization "
` [PATCH v3 4/8] KVM: arm64: Introduce helper to calculate fault IPA offset
` [PATCH v3 5/8] KVM: arm64: Include VM type when checking VM capabilities in pKVM
` [PATCH v3 6/8] KVM: arm64: Do not allow KVM_CAP_ARM_MTE for any guest "
` [PATCH v3 7/8] KVM: arm64: Check whether a VM IOCTL is allowed "
` [PATCH v3 8/8] KVM: arm64: Prevent host from managing timer offsets for protected VMs

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-11-10 12:34 UTC  (23+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[PATCH v2 0/5] KVM: arm64: Fixes for guest CPU feature trapping and enabling
 2025-11-09 19:51 UTC  (7+ messages)
` [PATCH v2 4/5] KVM: arm64: Prevent host from managing timer offsets for protected VMs
` [PATCH v2 5/5] KVM: arm64: Define FAR_MASK for fault IPA offset

[GIT PULL] KVM/arm64 fixes for 6.18, take #2
 2025-11-09  7:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: Switch myself to using kernel.org address
 2025-11-08 11:59 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: vgic-v3: Even more locking fun
 2025-11-08 11:58 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray
` [PATCH v2 2/2] KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lock

[PATCH v11 0/9] support FEAT_LSUI
 2025-11-07 15:57 UTC  (6+ messages)
` [PATCH v11 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation

[PATCH] KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray
 2025-11-07  9:46 UTC  (2+ messages)

[PATCH v8 00/28] Tracefs support for pKVM
 2025-11-07  9:38 UTC  (18+ messages)
` [PATCH v8 12/28] ring-buffer: Export buffer_data_page and macros
` [PATCH v8 13/28] tracing: Introduce simple_ring_buffer
` [PATCH v8 14/28] tracing: Add a trace remote module for testing
` [PATCH v8 15/28] tracing: selftests: Add trace remote tests
` [PATCH v8 16/28] Documentation: tracing: Add tracing remotes
` [PATCH v8 17/28] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v8 18/28] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v8 19/28] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v8 20/28] KVM: arm64: Add clock support for "
` [PATCH v8 21/28] KVM: arm64: Add tracing capability "
` [PATCH v8 22/28] KVM: arm64: Add trace remote "
` [PATCH v8 23/28] KVM: arm64: Sync boot clock with "
` [PATCH v8 24/28] KVM: arm64: Add trace reset to "
` [PATCH v8 25/28] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v8 26/28] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
` [PATCH v8 27/28] KVM: arm64: Add selftest event support "
` [PATCH v8 28/28] tracing: selftests: Add pKVM trace remote tests


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