Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-11-12 10:29:32 to 2025-11-17 22:43:29 UTC [more...]

[PATCH v2 00/14] KVM: arm64: nv: Implement FEAT_XNX and FEAT_HAF
 2025-11-17 22:43 UTC  (5+ messages)
` [PATCH v2 01/14] arm64: Detect FEAT_XNX
` [PATCH v2 02/14] KVM: arm64: Add support for FEAT_XNX stage-2 permissions
` [PATCH v2 03/14] KVM: arm64: nv: Forward FEAT_XNX permissions to the shadow stage-2
` [PATCH v2 04/14] KVM: arm64: Teach ptdump about FEAT_XNX permissions

[kvm-unit-tests PATCH v2 0/4] Better backtraces for leaf functions
 2025-11-17 22:19 UTC  (6+ messages)

[PATCH v5 00/27] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2025-11-17 18:48 UTC  (28+ messages)
` [PATCH v5 01/27] KVM: arm64: Add a new function to donate memory with prot
` [PATCH v5 02/27] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v5 03/27] KVM: arm64: pkvm: Add pkvm_time_get()
` [PATCH v5 04/27] iommu/io-pgtable-arm: Factor kernel specific code out
` [PATCH v5 05/27] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v5 06/27] iommu/arm-smmu-v3: Move TLB range invalidation into common code
` [PATCH v5 07/27] iommu/arm-smmu-v3: Move IDR parsing to common functions
` [PATCH v5 08/27] KVM: arm64: iommu: Introduce IOMMU driver infrastructure
` [PATCH v5 09/27] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v5 10/27] KVM: arm64: iommu: Add memory pool
` [PATCH v5 11/27] KVM: arm64: iommu: Support DABT for IOMMU
` [PATCH v5 12/27] iommu/arm-smmu-v3-kvm: Add SMMUv3 driver
` [PATCH v5 13/27] iommu/arm-smmu-v3-kvm: Add the kernel driver
` [PATCH v5 14/27] iommu/arm-smmu-v3: Support probing KVM emulated devices
` [PATCH v5 15/27] iommu/arm-smmu-v3-kvm: Create array for hyp SMMUv3
` [PATCH v5 16/27] iommu/arm-smmu-v3-kvm: Take over SMMUs
` [PATCH v5 17/27] iommu/arm-smmu-v3-kvm: Probe SMMU HW
` [PATCH v5 18/27] iommu/arm-smmu-v3-kvm: Add MMIO emulation
` [PATCH v5 19/27] iommu/arm-smmu-v3-kvm: Shadow the command queue
` [PATCH v5 20/27] iommu/arm-smmu-v3-kvm: Add CMDQ functions
` [PATCH v5 21/27] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host
` [PATCH v5 22/27] iommu/arm-smmu-v3-kvm: Shadow stream table
` [PATCH v5 23/27] iommu/arm-smmu-v3-kvm: Shadow STEs
` [PATCH v5 24/27] iommu/arm-smmu-v3-kvm: Emulate GBPA
` [PATCH v5 25/27] iommu/arm-smmu-v3-kvm: Support io-pgtable
` [PATCH v5 26/27] iommu/arm-smmu-v3-kvm: Shadow the CPU stage-2 page table
` [PATCH v5 27/27] iommu/arm-smmu-v3-kvm: Enable nesting

[PATCH 00/12] KVM: arm64: nv: Implement FEAT_XNX and FEAT_HAF
 2025-11-17 18:13 UTC  (19+ 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 v4] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
 2025-11-17 17:17 UTC  (3+ messages)

[PATCH v2 00/11] TSM: Implement ->lock()/->accept() callbacks for ARM CCA TDISP setup
 2025-11-17 14:00 UTC  (12+ messages)
` [PATCH v2 01/11] coco: guest: arm64: Guest TSM callback and realm device lock support
` [PATCH v2 02/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper
` [PATCH v2 03/11] coco: guest: arm64: Add support for guest initiated TDI bind/unbind
` [PATCH v2 04/11] coco: guest: arm64: Add support for updating interface reports from device
` [PATCH v2 05/11] coco: guest: arm64: Add support for updating measurements "
` [PATCH v2 06/11] coco: guest: arm64: Add support for reading cached objects from host
` [PATCH v2 07/11] coco: guest: arm64: Validate Realm MMIO mappings from TDISP report
` [PATCH v2 08/11] coco: guest: arm64: Add support for fetching and verifying device info
` [PATCH v2 09/11] coco: guest: arm64: Wire Realm TDISP RUN/STOP transitions into guest driver
` [PATCH v2 10/11] coco: arm64: dma: Update force_dma_unencrypted for accepted devices
` [PATCH v2 11/11] coco: guest: arm64: Enable vdev DMA after attestation

[PATCH v3 0/5] KVM: arm64: Add LR overflow infrastructure (the dregs, the bad and the ugly)
 2025-11-17 12:54 UTC  (21+ messages)
` [PATCH v3 1/5] KVM: arm64: GICv3: Don't advertise ICH_HCR_EL2.En==1 when no vgic is configured
` [PATCH v3 2/5] KVM: arm64: GICv3: Completely disable trapping on vcpu exit
` [PATCH v3 3/5] KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulation
` [PATCH v3 4/5] KVM: arm64: GICv3: Remove vgic_hcr workaround handling leftovers
` [PATCH v3 5/5] KVM: arm64: GICv3: Force exit to sync ICH_HCR_EL2.En

[PATCH v2 00/45] KVM: arm64: Add LR overflow infrastructure
 2025-11-17 11:56 UTC  (24+ messages)
` [PATCH v2 05/45] KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trapping
` [PATCH v2 29/45] KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacity
  ` [PATCH v2 04/45] KVM: arm64: Turn vgic-v3 errata traps into a patched-in constant

[syzbot] [kvmarm?] WARNING in kvm_set_vm_id_reg
 2025-11-16  8:46 UTC  (2+ messages)

[PATCH] KVM: selftests: Add SYNC after guest ITS setup in vgic_lpi_stress
 2025-11-14 20:26 UTC  (3+ messages)

[PATCH v2 0/2] use TPM device with CRB over FF-A when kernel boot with pkvm
 2025-11-14 20:14 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: fix FF-A call failure when ff-a driver is built-in

[PATCH v2 0/2] KVM: arm64: Support FF-A direct messaging interfaces
 2025-11-14 17:41 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ in host handler

[RFC PATCH v6 00/35] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2025-11-14 16:07 UTC  (36+ messages)
` [RFC PATCH v6 01/35] arm64/sysreg: Add new SPE fields
` [RFC PATCH v6 02/35] arm64/sysreg: Define MDCR_EL2.E2PB values
` [RFC PATCH v6 03/35] KVM: arm64: Add CONFIG_KVM_ARM_SPE Kconfig option
` [RFC PATCH v6 04/35] perf: arm_spe_pmu: Move struct arm_spe_pmu to a separate header file
` [RFC PATCH v6 05/35] KVM: arm64: Add KVM_CAP_ARM_SPE capability
` [RFC PATCH v6 06/35] KVM: arm64: Add KVM_ARM_VCPU_SPE VCPU feature
` [RFC PATCH v6 07/35] HACK! KVM: arm64: Disable SPE virtualization if protected KVM is enabled
` [RFC PATCH v6 08/35] HACK! KVM: arm64: Enable SPE virtualization only in VHE mode
` [RFC PATCH v6 09/35] HACK! KVM: arm64: Disable SPE virtualization if nested virt is enabled
` [RFC PATCH v6 10/35] KVM: arm64: Add a new VCPU device control group for SPE
` [RFC PATCH v6 11/35] KVM: arm64: Add SPE VCPU device attribute to set the interrupt number
` [RFC PATCH v6 12/35] KVM: arm64: Add SPE VCPU device attribute to set the SPU device
` [RFC PATCH v6 13/35] perf: arm_spe_pmu: Add PMBIDR_EL1 to struct arm_spe_pmu
` [RFC PATCH v6 14/35] KVM: arm64: Add SPE VCPU device attribute to set the max buffer size
` [RFC PATCH v6 15/35] KVM: arm64: Add SPE VCPU device attribute to initialize SPE
` [RFC PATCH v6 16/35] KVM: arm64: Advertise SPE version in ID_AA64DFR0_EL1.PMSver
` [RFC PATCH v6 17/35] KVM: arm64: Add writable SPE system registers to VCPU context
` [RFC PATCH v6 18/35] perf: arm_spe_pmu: Add PMSIDR_EL1 to struct arm_spe_pmu
` [RFC PATCH v6 19/35] KVM: arm64: Trap PMBIDR_EL1 and PMSIDR_EL1
` [RFC PATCH v6 20/35] KVM: arm64: config: Use functions from spe.c to test FEAT_SPE_{FnE,FDS}
` [RFC PATCH v6 21/35] KVM: arm64: Check for unsupported CPU early in kvm_arch_vcpu_load()
` [RFC PATCH v6 22/35] KVM: arm64: VHE: Context switch SPE state
` [RFC PATCH v6 23/35] KVM: arm64: Allow guest SPE physical timestamps only if perfmon_capable()
` [RFC PATCH v6 24/35] KVM: arm64: Handle SPE hardware maintenance interrupts
` [RFC PATCH v6 25/35] KVM: arm64: Add basic handling of SPE buffer control registers writes
` [RFC PATCH v6 26/35] KVM: arm64: Add comment to explain how trapped SPE registers are handled
` [RFC PATCH v6 27/35] KVM: arm64: Make MTE functions public
` [RFC PATCH v6 28/35] KVM: arm64: at: Use callback for reading descriptor
` [RFC PATCH v6 29/35] KVM: arm64: Pin the SPE buffer in the host and map it at stage 2
` [RFC PATCH v6 30/35] KVM: Propagate MMU event to the MMU notifier handlers
` [RFC PATCH v6 31/35] KVM: arm64: Handle MMU notifiers for the SPE buffer
` [RFC PATCH v6 32/35] KVM: Add KVM_EXIT_RLIMIT exit_reason
` [RFC PATCH v6 33/35] KVM: arm64: Implement locked memory accounting for the SPE buffer
` [RFC PATCH v6 34/35] KVM: arm64: Add hugetlb support for SPE
` [RFC PATCH v6 35/35] KVM: arm64: Allow the creation of a SPE enabled VM

[PATCH v2 0/4] KVM: selftests: arm64: Improve diagnostics from set_id_regs
 2025-11-14 15:35 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v2 2/4] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v2 3/4] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
` [PATCH v2 4/4] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only

[PATCH] KVM: arm64: GICv3: Don't advertise ICH_HCR_EL2.En==1 when no vgic is configured
 2025-11-14 15:04 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fix for 6.18, take #3
 2025-11-14 11:34 UTC 

[PATCH] KVM: arm64: Fix error checking for FFA_VERSION
 2025-11-14 11:11 UTC 

[PATCH v7 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-11-14  9:37 UTC  (7+ messages)
` [PATCH v7 5/7] arm64: Add support for FEAT_{LS64, LS64_V}

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-11-14  6:19 UTC  (3+ messages)
` [PATCH v5 44/44] KVM: x86/pmu: Elide WRMSRs when loading guest PMCs if values already match

[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-11-14  0:53 UTC  (9+ messages)

[PATCH 00/10] KVM: selftests: Convert to kernel-style types
 2025-11-14  0:52 UTC  (4+ messages)

[PATCH] KVM: arm64: GICv3: Check the implementation before accessing ICH_VTR_EL2
 2025-11-13 21:37 UTC  (2+ messages)

[PATCH v3 0/5] arm64/sysreg: Introduce Prefix descriptor and generated ICH_VMCR_EL2 support
 2025-11-13 19:01 UTC  (2+ messages)
` (subset) "

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

[PATCH v3 0/2] arm: add kvm-psci-version vcpu property
 2025-11-13 12:05 UTC  (5+ 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 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 0/2] arm64/mm: Add remaining TLBI_XXX_MASK macros
 2025-11-13  9:15 UTC  (2+ messages)

[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] 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  (4+ messages)
` [PATCH v2 2/2] target/arm/kvm: "

[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  (4+ messages)
` [PATCH v4 7/8] KVM: arm64: Check whether a VM IOCTL is allowed in pKVM


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