Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2026-06-26 07:43:52 to 2026-07-01 20:52:28 UTC [more...]

[PATCH 0/5] Backport ARM64 VHE boot fixes to 6.6.y
 2026-07-01 20:52 UTC  (7+ messages)
` [PATCH 1/5] arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
` [PATCH 2/5] arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negative
` [PATCH 3/5] arm64: Fix early handling of FEAT_E2H0 not being implemented
` [PATCH 4/5] KVM: arm64: Initialize HCR_EL2.E2H early
` [PATCH 5/5] arm64: Revamp HCR_EL2.E2H RES1 detection

[PATCH v4] KVM: arm64: Record whether pKVM stage 2 mapping is cacheable
 2026-07-01 19:24 UTC 

[PATCH v2 0/6] KVM: arm64: ptdump: Shadow ptdump fixes
 2026-07-01 17:35 UTC  (12+ messages)
` [PATCH v2 1/6] KVM: arm64: ptdump: Remove shadow ptdump files
` [PATCH v2 2/6] KVM: arm64: ptdump: Undo making the ptdump code mmu aware
` [PATCH v2 3/6] KVM: arm64: ptdump: Fix UAF when mmu->pgt is freed
` [PATCH v2 4/6] KVM: arm64: ptdump: Factor out initialization of kvm_ptdump_guest_state
` [PATCH v2 5/6] KVM: arm64: ptdump: Extract kvm_ptdump_guest_open() from canonical ptdump path
` [PATCH v2 6/6] KVM: arm64: ptdump: Introduce the shadow ptdump file

[PATCH 00/22] KVM: arm64: nv: Implement FEAT_HAFDBS, FEAT_HAFT
 2026-07-01 17:33 UTC  (15+ messages)
` [PATCH 13/22] KVM: arm64: Set dirty state at stage-1
` [PATCH 22/22] HACK: KVM: arm64: nv: Set the dirty state for CMOs that fetch for write

[PATCH v3 0/3] KVM: arm64: fix pKVM mapping cache corner cases
 2026-07-01 16:57 UTC  (9+ messages)
` [PATCH v3 1/3] KVM: arm64: skip pKVM cache flushes for non cacheable mappings

[RFC PATCH v6 00/17] kvm/arm: Introduce a customizable aarch64 KVM host model
 2026-07-01 14:10 UTC  (11+ messages)
` [RFC PATCH v6 08/17] target/arm/cpu-idregs.h.inc: Generate enum values
` [RFC PATCH v6 14/17] arm-qmp-cmds: introspection for ID register props
` [RFC PATCH v6 15/17] target/arm/cpu-idregs.h.inc: Generate reserved fields

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-07-01 13:58 UTC  (17+ messages)
` [PATCH v14 29/44] arm64: RMI: Runtime faulting of memory

[PATCH v2 00/13] KVM Dirty-bit cleaning hw accelerator (HACDBS)
 2026-07-01 10:47 UTC  (49+ messages)
` [PATCH v2 01/13] KVM: arm64: HDBSS bits
` [PATCH v2 02/13] KVM: arm64: Enable eager hugepage splitting if HDBSS is available
` [PATCH v2 03/13] arm64/cpufeature: Add system-wide FEAT_HACDBS detection
` [PATCH v2 04/13] arm64/sysreg: Add HACDBS consumer and base registers
` [PATCH v2 05/13] KVM: arm64: Detect (via ACPI) and initialize HACDBSIRQ
` [PATCH v2 06/13] KVM: arm64: dirty_bit: Add base FEAT_HACDBS cleaning routine
` [PATCH v2 07/13] kvm: Add arch-generic interface for hw-accelerated dirty-bitmap cleaning
` [PATCH v2 08/13] KVM: arm64: Add hardware-accelerated dirty-bitmap cleaning routine
` [PATCH v2 09/13] KVM: arm64: Dirty-bitmap: avoid splitting previously split blocks
` [PATCH v2 10/13] kvm/dirty_ring: Introduce get_memslot and move helpers to header
` [PATCH v2 11/13] kvm/dirty_ring: Add arch-generic interface for hw-accelerated dirty-ring cleaning
` [PATCH v2 12/13] KVM: arm64: Add hardware-accelerated dirty-ring cleaning routine
` [PATCH v2 13/13] KVM: arm64: Enable KVM_HW_DIRTY_BIT

[PATCH v8 0/6] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-06-30 11:19 UTC  (10+ messages)
` [PATCH v8 1/6] firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()
` [PATCH v8 2/6] firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
` [PATCH v8 3/6] KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()
` [PATCH v8 4/6] KVM: arm64: Validate the offset to the mem access descriptor
` [PATCH v8 5/6] KVM: arm64: Ensure FFA ranges are page aligned
` [PATCH v8 6/6] KVM: arm64: Zero out the stack initialized data in the FFA handler

[PATCH v7 0/7] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-06-30 10:22 UTC  (8+ messages)
` [PATCH v7 1/7] optee: ffa: Add NULL check in optee_ffa_lend_protmem
` [PATCH v7 6/7] KVM: arm64: Ensure FFA ranges are page aligned

[PATCH v7 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-29 14:17 UTC  (13+ messages)
` [PATCH v7 1/7] KVM: arm64: Forward FFA_NOTIFICATION_BITMAP calls to Trustzone
` [PATCH v7 2/7] KVM: arm64: Support FFA_NOTIFICATION_BIND in host handler
` [PATCH v7 3/7] KVM: arm64: Support FFA_NOTIFICATION_UNBIND "
` [PATCH v7 4/7] KVM: arm64: Support FFA_NOTIFICATION_SET "
` [PATCH v7 5/7] KVM: arm64: Support FFA_NOTIFICATION_GET "
` [PATCH v7 6/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET "
` [PATCH v7 7/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy

[PATCH] KVM: selftests: fix steal_time for arm64
 2026-06-29 12:04 UTC  (5+ messages)
  ` [PATCH] KVM: selftests: fix steal_time for arm64 with host page size > 4K

[PATCH v3 0/5] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-06-29 10:38 UTC  (4+ messages)
` [PATCH v3 3/5] KVM: arm64: nv: Avoid full shadow s2 unmap

[patch 00/24] timekeeping/ptp: Expand snapshot functionality
 2026-06-29  8:39 UTC  (9+ messages)
` [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()

[PATCH v2] KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
 2026-06-27 18:14 UTC  (2+ messages)

[PATCH v8 00/20] KVM: selftests: Add eventfd+VFIO IRQ test
 2026-06-26 21:59 UTC  (28+ messages)
` [PATCH v8 01/20] KVM: selftests: Build and link selftests/vfio/lib into KVM selftests
` [PATCH v8 02/20] KVM: selftests: Add macros to read/write+sync to/from guest memory
` [PATCH v8 03/20] KVM: selftests: Rename guest_rng to kvm_rng
` [PATCH v8 04/20] KVM: selftests: Initialize the default/global pRNG during kvm_selftest_init()
` [PATCH v8 05/20] KVM: selftests: Seed libc's RNG before using it to generate a seed for KVM's pRNG
` [PATCH v8 06/20] KVM: selftests: Add helper to generate random u64 in range [min,max]
` [PATCH v8 07/20] KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) test
` [PATCH v8 08/20] KVM: selftests: Add helper to get host IRQ from device MSI-X for IRQ bypass test
` [PATCH v8 09/20] KVM: selftests: Add VFIO device support to eventfd IRQ test
` [PATCH v8 10/20] KVM: selftests: Add a helper to set proc IRQ affinity for "
` [PATCH v8 11/20] KVM: selftests: Verify interrupts are received when IRQ affinity changes in "
` [PATCH v8 12/20] KVM: selftests: Add option to set empty routing between IRQs in eventfd "
` [PATCH v8 13/20] KVM: selftests: Make number of IRQs configurable in "
` [PATCH v8 14/20] KVM: selftests: Verify non-postable IRQ remapping "
` [PATCH v8 15/20] KVM: selftests: Add kvm_gettid() wrapper and convert users
` [PATCH v8 16/20] KVM: selftests: Add kvm_sched_getaffinity() "
` [PATCH v8 17/20] KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU set
` [PATCH v8 18/20] KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test
` [PATCH v8 19/20] KVM: selftests: Make number of vCPUs configurable "
` [PATCH v8 20/20] KVM: selftests: Add xAPIC support in eventfd "

[PATCH] KVM: Make kvm_io_bus_get_dev() filter devices by ops
 2026-06-26 17:26 UTC  (5+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-06-26 15:28 UTC  (3+ messages)

[kvm-unit-tests PATCH v2] arm: io: Set is_pl011_uart flag in ACPI initialization
 2026-06-26 14:51 UTC  (3+ messages)

[kvm-unit-tests PATCH v1] arm64: update ESR_ELx definitions to match Linux kernel
 2026-06-26 14:50 UTC  (3+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-06-26 14:45 UTC  (6+ messages)
` [PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types

[PATCH 6.12] KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation
 2026-06-26 14:20 UTC  (3+ messages)

[GIT PULL] KVM/arm64 fixes for 7.2, take #1
 2026-06-26 13:35 UTC 

[PATCH v2 kvmtool 0/4] Add support for running protected VMs on arm64
 2026-06-26 11:07 UTC  (2+ messages)

[PATCH v6 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-26 10:55 UTC  (14+ messages)
` [PATCH v6 1/7] KVM: arm64: Forward FFA_NOTIFICATION_BITMAP calls to Trustzone
` [PATCH v6 2/7] KVM: arm64: Support FFA_NOTIFICATION_BIND in host handler
` [PATCH v6 3/7] KVM: arm64: Support FFA_NOTIFICATION_UNBIND "
` [PATCH v6 4/7] KVM: arm64: Support FFA_NOTIFICATION_SET "
` [PATCH v6 5/7] KVM: arm64: Support FFA_NOTIFICATION_GET "
` [PATCH v6 6/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET "
` [PATCH v6 7/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy

[PATCH 0/3] KVM: arm64: nv: Shadow ptdump fixes
 2026-06-26  9:37 UTC  (5+ messages)

[PATCH v5 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-26  7:48 UTC  (4+ messages)
` [PATCH v5 1/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy


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