Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2026-06-17 17:19:59 to 2026-06-23 12:07:36 UTC [more...]

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

[PATCH v4 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-23 11:24 UTC  (2+ messages)

[RFC PATCH] KVM: arm64: Set irqfd->producer to enable vLPI routing updates
 2026-06-23 10:26 UTC  (4+ messages)

[PATCH v3 0/5] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-06-23  7:46 UTC  (2+ messages)

Sashiko review emails to the list
 2026-06-23  0:21 UTC  (8+ messages)

[PATCH 0/2] KVM: arm64: Fix and test MMIO sign-extending loads
 2026-06-23  0:20 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm64: Fix sign-extension of MMIO loads
` [PATCH 2/2] KVM: arm64: selftests: Add MMIO sign-extending load test

[PATCH v3 0/5] KVM: arm64: nv: Even more VNCR fixes
 2026-06-22 17:18 UTC  (11+ messages)
` [PATCH v3 1/5] KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
` [PATCH v3 2/5] KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
` [PATCH v3 3/5] KVM: arm64: nv: Re-translate VNCR before injecting abort
` [PATCH v3 4/5] KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memory
` [PATCH v3 5/5] KVM: arm64: nv: Mark VM as bugged for unexpected VNCR abort

[PATCH kvmtool v2 0/7] x86 compilation fixes and arm64 PMU improvements
 2026-06-22 16:55 UTC  (11+ messages)
` [PATCH kvmtool v2 1/7] x86: Define bioscall only in 32-bit mode
` [PATCH kvmtool v2 2/7] virtio: Do not modify const strings in virtio_9p_rootdir_parser()
` [PATCH kvmtool v2 3/7] disk/core: Do not modify const strings in disk_img_name_parser()
` [PATCH kvmtool v2 4/7] arm64: Initialise the PMU after the GIC
` [PATCH kvmtool v2 5/7] util: Set exit status to errno in die_perror()
` [PATCH kvmtool v2 6/7] util: Allow die_perror() to take a variable list of argument
` [PATCH kvmtool v2 7/7] arm64: Improve KVM_ARM_VCPU_PMU_V3_CTRL diagnostics

[kvm-unit-tests PATCH v2] arm: io: Set is_pl011_uart flag in ACPI initialization
 2026-06-22 16:42 UTC  (2+ messages)

[PATCH] KVM: arm64: account pKVM reclaim against the VM mm
 2026-06-22 14:49 UTC  (5+ messages)

[PATCH] KVM: selftests: fix steal_time for arm64
 2026-06-22 14:14 UTC  (2+ messages)
  ` [PATCH] KVM: selftests: fix steal_time for arm64 with host page size > 4K

[patch V2 00/25] timekeeping/ptp: Expand snapshot functionality
 2026-06-22 12:34 UTC  (5+ messages)
` [patch V2 18/25] timekeeping: Prepare for cross timestamps on arbitrary clock IDs

[PATCH v7 0/7] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-06-22 11:22 UTC  (11+ messages)
` [PATCH v7 4/7] KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()
` [PATCH v7 5/7] KVM: arm64: Validate the offset to the mem access descriptor
` [PATCH v7 6/7] KVM: arm64: Ensure FFA ranges are page aligned
` [PATCH v7 7/7] KVM: arm64: Zero out the stack initialized data in the FFA handler

[PATCH v2 0/8] KVM: arm64: Rework pKVM vCPU state synchronisation
 2026-06-22 10:14 UTC  (25+ messages)
` [PATCH v2 1/8] KVM: arm64: Extract MPIDR computation into a shared header
` [PATCH v2 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v2 3/8] KVM: arm64: Factor out reusable vCPU reset helpers
` [PATCH v2 4/8] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH v2 5/8] KVM: arm64: Add host and hypervisor vCPU lookup primitives
` [PATCH v2 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH v2 7/8] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v2 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests

[RFC PATCH] KVM: Ignore MMU notifiers for guest_memfd-only memslots
 2026-06-21  0:02 UTC  (11+ messages)

[PATCH kvmtool 0/4] Add support for running protected VMs on arm64
 2026-06-19 16:36 UTC  (12+ messages)
` [PATCH kvmtool 1/4] Sync kernel UAPI headers with v7.1
` [PATCH kvmtool 2/4] virtio: Factor out base features for modern virtio transports
` [PATCH kvmtool 3/4] virtio: Add helper for enabling VIRTIO_F_ACCESS_PLATFORM
` [PATCH kvmtool 4/4] arm64: Add support for protected VMs

[RFC PATCH v2 00/29] target/arm: Named CPU models for Arm64 on KVM
 2026-06-19 12:04 UTC  (7+ messages)
` [RFC PATCH v2 23/29] target/arm/qmp: add query-arm-cpu-props-info

[PATCH 0/8] KVM: arm64: Rework pKVM vCPU state synchronisation
 2026-06-19  7:55 UTC  (16+ messages)
` [PATCH 1/8] KVM: arm64: Extract MPIDR computation into a shared header
` [PATCH 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH 3/8] KVM: arm64: Factor out reusable vCPU reset helpers
` [PATCH 4/8] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH 5/8] KVM: arm64: Add host and hypervisor vCPU lookup primitives
` [PATCH 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH 7/8] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests

[RFC PATCH v6 00/17] kvm/arm: Introduce a customizable aarch64 KVM host model
 2026-06-19  6:28 UTC  (10+ messages)
` [RFC PATCH v6 04/17] arm/cpu: Add infra to handle generated ID register definitions
` [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

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

[PATCH v7 00/20] ARM64 PMU Partitioning
 2026-06-18 23:32 UTC  (4+ messages)
` [PATCH v7 15/20] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters

[PATCH v7 11/20] KVM: arm64: Enforce PMU event filter at vcpu_load()
 2026-06-18 23:30 UTC  (2+ messages)

[PATCH RESEND v2 0/5] KVM: arm64: nv: Even more VNCR fixes
 2026-06-18 21:52 UTC  (4+ messages)
` [PATCH RESEND v2 3/5] KVM: arm64: nv: Re-translate VNCR before injecting abort

[PATCH v7 00/20] KVM: selftests: Add eventfd+VFIO IRQ test
 2026-06-18 21:42 UTC  (4+ messages)
` [PATCH v7 09/20] KVM: selftests: Add VFIO device support to eventfd "

[PATCH v2 0/7] KVM: arm64: Fix missing ESR_ELx.IL in syndrome injection
 2026-06-18 15:47 UTC  (21+ messages)
` [PATCH v2 1/7] KVM: arm64: Set ESR_ELx.IL for injected undefined exceptions at EL2
` [PATCH v2 2/7] KVM: arm64: Unconditionally set IL for injected undefined exceptions
` [PATCH v2 3/7] KVM: arm64: Unconditionally set IL for injected abort exceptions
` [PATCH v2 4/7] KVM: arm64: Set IL for injected FPAC exceptions during ERET emulation
` [PATCH v2 5/7] KVM: arm64: Set IL for emulated SError injection
` [PATCH v2 6/7] KVM: arm64: Set IL for nested "
` [PATCH v2 7/7] KVM: arm64: Set IL in fake ESR for pKVM memory sharing exit

[PATCH v2 0/3] Optimize S2 page splitting
 2026-06-18 14:38 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: arm64: Avoid re-testing walk_continue
` [PATCH v2 2/3] KVM: arm64: Introduce KVM_PGTABLE_WALK_SKIP_LEVEL* walk flags
` [PATCH v2 3/3] KVM: arm64: Make stage2_split_walker() skip unnecessary walks

[PATCH v1 1/2] KVM: arm64: Introduce KVM_PGTABLE_WALK_SKIP_LEVEL* walk flags
 2026-06-18 14:38 UTC  (4+ messages)

[PATCH v2 0/2] KVM: arm64: Fix MPIDR lookup for unreset vCPUs
 2026-06-18 12:32 UTC  (7+ messages)
` [PATCH v2 2/2] KVM: arm64: Skip unreset vCPUs in MPIDR lookup table

[PATCH v1 00/11] KVM: arm64: Rework pKVM vCPU state synchronisation
 2026-06-18 10:18 UTC  (12+ messages)
` [PATCH v1 03/11] KVM: arm64: Use guard()/scoped_guard() in arm64 KVM EL1 code
` [PATCH v1 10/11] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v1 11/11] KVM: arm64: Implement lazy vCPU state sync for non-protected guests

[PATCH 0/3] KVM: arm64: pKVM is_created cleanup
 2026-06-18 10:06 UTC  (7+ messages)
` [PATCH 1/3] KVM: arm64: Drop the unused EL2-side is_created write
` [PATCH 2/3] KVM: arm64: Remove unreachable early checks in pkvm_init_host_vm()
` [PATCH 3/3] KVM: arm64: Drop redundant READ_ONCE() in pkvm_hyp_vm_is_created()

[RFC] arm: property and value naming summary between named CPU models vs customizable host model
 2026-06-18  8:56 UTC  (5+ messages)

[PATCH 0/7] KVM: arm64: Fix missing ESR_ELx.IL in syndrome injection
 2026-06-18  8:18 UTC  (4+ messages)
` [PATCH 4/7] KVM: arm64: Set IL for injected FPAC exceptions during ERET emulation

[PATCH] KVM: arm64: Add Fuad Tabba as a reviewer
 2026-06-17 17:43 UTC  (4+ messages)

[PATCH] KVM: arm64: nv: Fix PSTATE construction on illegal exception return
 2026-06-17 17:36 UTC  (5+ messages)


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