messages from 2025-11-17 18:48:45 to 2025-11-21 18:43:52 UTC [more...]
[PATCH v2 00/14] KVM: arm64: nv: Implement FEAT_XNX and FEAT_HAF
2025-11-21 18:43 UTC (21+ 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
` [PATCH v2 05/14] KVM: arm64: nv: Advertise support for FEAT_XNX
` [PATCH v2 06/14] KVM: arm64: Call helper for reading descriptors directly
` [PATCH v2 07/14] KVM: arm64: Handle endianness in read helper for emulated PTW
` [PATCH v2 08/14] KVM: arm64: nv: Use pgtable definitions in stage-2 walk
` [PATCH v2 09/14] KVM: arm64: Add helper for swapping guest descriptor
` [PATCH v2 10/14] KVM: arm64: Propagate PTW errors up to AT emulation
` [PATCH v2 11/14] KVM: arm64: Implement HW access flag management in stage-1 SW PTW
` [PATCH v2 12/14] KVM: arm64: nv: Implement HW access flag management in stage-2 "
` [PATCH v2 13/14] KVM: arm64: nv: Expose hardware access flag management to NV guests
` [PATCH v2 14/14] KVM: arm64: selftests: Add test for AT emulation
[kvm-unit-tests PATCH v2 0/4] Better backtraces for leaf functions
2025-11-21 16:44 UTC (10+ messages)
[PATCH v4 00/49] KVM: arm64: Add LR overflow infrastructure (the final one, I swear!)
2025-11-21 14:15 UTC (51+ messages)
` [PATCH v4 01/49] irqchip/gic: Add missing GICH_HCR control bits
` [PATCH v4 02/49] irqchip/gic: Expose CPU interface VA to KVM
` [PATCH v4 03/49] irqchip/apple-aic: Spit out ICH_MISR_EL2 value on spurious vGIC MI
` [PATCH v4 04/49] KVM: arm64: Turn vgic-v3 errata traps into a patched-in constant
` [PATCH v4 05/49] KVM: arm64: vgic-v3: Fix GICv3 trapping in protected mode
` [PATCH v4 06/49] KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trapping
` [PATCH v4 07/49] KVM: arm64: Repack struct vgic_irq fields
` [PATCH v4 08/49] KVM: arm64: Add tracking of vgic_irq being present in a LR
` [PATCH v4 09/49] KVM: arm64: Add LR overflow handling documentation
` [PATCH v4 10/49] KVM: arm64: GICv3: Drop LPI active state when folding LRs
` [PATCH v4 11/49] KVM: arm64: GICv3: Preserve EOIcount on exit
` [PATCH v4 12/49] KVM: arm64: GICv3: Decouple ICH_HCR_EL2 programming from LRs
` [PATCH v4 13/49] KVM: arm64: GICv3: Extract LR folding primitive
` [PATCH v4 14/49] KVM: arm64: GICv3: Extract LR computing primitive
` [PATCH v4 15/49] KVM: arm64: GICv2: Preserve EOIcount on exit
` [PATCH v4 16/49] KVM: arm64: GICv2: Decouple GICH_HCR programming from LRs being loaded
` [PATCH v4 17/49] KVM: arm64: GICv2: Extract LR folding primitive
` [PATCH v4 18/49] KVM: arm64: GICv2: Extract LR computing primitive
` [PATCH v4 19/49] KVM: arm64: Compute vgic state irrespective of the number of interrupts
` [PATCH v4 20/49] KVM: arm64: Eagerly save VMCR on exit
` [PATCH v4 21/49] KVM: arm64: Revamp vgic maintenance interrupt configuration
` [PATCH v4 22/49] KVM: arm64: Turn kvm_vgic_vcpu_enable() into kvm_vgic_vcpu_reset()
` [PATCH v4 23/49] KVM: arm64: Make vgic_target_oracle() globally available
` [PATCH v4 24/49] KVM: arm64: Invert ap_list sorting to push active interrupts out
` [PATCH v4 25/49] KVM: arm64: Move undeliverable interrupts to the end of ap_list
` [PATCH v4 26/49] KVM: arm64: Use MI to detect groups being enabled/disabled
` [PATCH v4 27/49] KVM: arm64: GICv3: Handle LR overflow when EOImode==0
` [PATCH v4 28/49] KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps
` [PATCH v4 29/49] KVM: arm64: GICv3: Add GICv2 SGI handling to deactivation primitive
` [PATCH v4 30/49] KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacity
` [PATCH v4 31/49] KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivation
` [PATCH v4 32/49] KVM: arm64: GICv3: Handle in-LR deactivation when possible
` [PATCH v4 33/49] KVM: arm64: GICv3: Avoid broadcast kick on CPUs lacking TDIR
` [PATCH v4 34/49] KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulation
` [PATCH v4 35/49] KVM: arm64: GICv3: nv: Plug L1 LR sync into deactivation primitive
` [PATCH v4 36/49] KVM: arm64: GICv3: Force exit to sync ICH_HCR_EL2.En
` [PATCH v4 37/49] KVM: arm64: GICv2: Handle LR overflow when EOImode==0
` [PATCH v4 38/49] KVM: arm64: GICv2: Handle deactivation via GICV_DIR traps
` [PATCH v4 39/49] KVM: arm64: GICv2: Always trap GICV_DIR register
` [PATCH v4 40/49] KVM: arm64: selftests: gic_v3: Add irq group setting helper
` [PATCH v4 41/49] KVM: arm64: selftests: gic_v3: Disable Group-0 interrupts by default
` [PATCH v4 42/49] KVM: arm64: selftests: vgic_irq: Fix GUEST_ASSERT_IAR_EMPTY() helper
` [PATCH v4 43/49] KVM: arm64: selftests: vgic_irq: Change configuration before enabling interrupt
` [PATCH v4 44/49] KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interrupts
` [PATCH v4 45/49] KVM: arm64: selftests: vgic_irq: Remove LR-bound limitation
` [PATCH v4 46/49] KVM: arm64: selftests: vgic_irq: Perform EOImode==1 deactivation in ack order
` [PATCH v4 47/49] KVM: arm64: selftests: vgic_irq: Add asymmetric SPI deaectivation test
` [PATCH v4 48/49] KVM: arm64: selftests: vgic_irq: Add Group-0 enable test
` [PATCH v4 49/49] KVM: arm64: selftests: vgic_irq: Add timer deactivation test
[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2025-11-21 10:21 UTC (8+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information
` [PATCH v2 2/5] KVM: arm64: Support set the DBM attr during memory abort
` [PATCH v2 3/5] KVM: arm64: Add support for FEAT_HDBSS
` [PATCH v2 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
` [PATCH v2 5/5] KVM: arm64: Document HDBSS ioctl
[PATCH v2 00/11] TSM: Implement ->lock()/->accept() callbacks for ARM CCA TDISP setup
2025-11-20 17:59 UTC (23+ 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
[RFC PATCH 00/13] Introduce per-vCPU vLPI injection control API
2025-11-20 16:18 UTC (16+ messages)
` [RFC PATCH 01/13] KVM: Introduce config option for per-vCPU vLPI enablement
` [RFC PATCH 02/13] KVM: arm64: Disable auto vCPU vPE assignment with per-vCPU vLPI config
` [RFC PATCH 03/13] KVM: arm64: Refactor out locked section of kvm_vgic_v4_set_forwarding()
` [RFC PATCH 04/13] KVM: arm64: Implement vLPI QUERY ioctl for per-vCPU vLPI injection API
` [RFC PATCH 05/13] KVM: arm64: Implement vLPI ENABLE "
` [RFC PATCH 06/13] KVM: arm64: Resolve race between vCPU scheduling and vLPI enablement
` [RFC PATCH 07/13] KVM: arm64: Implement vLPI DISABLE ioctl for per-vCPU vLPI Injection API
` [RFC PATCH 08/13] KVM: arm64: Make per-vCPU vLPI control ioctls atomic
` [RFC PATCH 09/13] KVM: arm64: Couple vSGI enablement with per-vCPU vPE allocation
` [RFC PATCH 10/13] KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stress
` [RFC PATCH 11/13] KVM: Ioctl to set up userspace-injected MSIs as software-bypassing vLPIs
` [RFC PATCH 12/13] KVM: arm64: selftests: Add support for stress testing direct-injected vLPIs
` [RFC PATCH 13/13] KVM: arm64: selftests: Add test for per-vCPU vLPI control API
[PATCH 0/5] KVM: arm64: Add support for FEAT_IDST
2025-11-20 14:51 UTC (8+ messages)
` [PATCH 1/5] KVM: arm64: Add routing/handling for GMID_EL1
` [PATCH 2/5] KVM: arm64: Force trap of GMID_EL1 when the guest doesn't have MTE
` [PATCH 3/5] KVM: arm64: Add a generic synchronous exception injection primitive
` [PATCH 4/5] KVM: arm64: Report optional ID register traps with a 0x18 syndrome
` [PATCH 5/5] KVM: arm64: selftests: Add a test for FEAT_IDST
[PATCH v3 0/2] arm: add kvm-psci-version vcpu property
2025-11-20 13:11 UTC (8+ messages)
` [PATCH v3 2/2] target/arm/kvm: "
[PATCH v8 00/28] Tracefs support for pKVM
2025-11-20 12:27 UTC (13+ messages)
` [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 v10 0/5] perf: arm_spe: Armv8.8 SPE features
2025-11-20 9:19 UTC (3+ messages)
[PATCH 0/2] KVM: arm64: Fixes to KVM struct allocation
2025-11-20 7:08 UTC (8+ messages)
` [PATCH 1/2] KVM: arm64: Drop useless __GFP_HIGHMEM from kvm "
` [PATCH 2/2] KVM: arm64: Use kvzalloc() for "
[PATCH 0/3] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
2025-11-19 22:35 UTC (2+ messages)
[PATCH] KVM: selftests: Add SYNC after guest ITS setup in vgic_lpi_stress
2025-11-19 22:35 UTC (4+ messages)
` [PATCH v2 1/2] KVM: selftests: Assert GICR_TYPER.Processor_Number matches selftest CPU number
` [PATCH v2 2/2] KVM: selftests: SYNC after guest ITS setup in vgic_lpi_stress
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-11-19 21:31 UTC (8+ messages)
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context
[PATCH v3 0/3] KVM ARM64 pre_fault_memory
2025-11-19 15:49 UTC (4+ messages)
` [PATCH v3 1/3] KVM: arm64: Add pre_fault_memory implementation
` [PATCH v3 2/3] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH v3 3/3] KVM: selftests: Add option for different backing in pre-fault tests
[kvm-unit-tests PATCH v3 00/10] arm64: EL2 support
2025-11-19 15:34 UTC (6+ messages)
[PATCH v3 0/5] KVM: arm64: Add LR overflow infrastructure (the dregs, the bad and the ugly)
2025-11-19 10:37 UTC (9+ messages)
` [PATCH v3 5/5] KVM: arm64: GICv3: Force exit to sync ICH_HCR_EL2.En
[PATCH v3 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags
2025-11-19 5:44 UTC (3+ messages)
[PATCH v3 0/2] KVM: arm64: Support FF-A direct messaging interfaces
2025-11-19 2:07 UTC (3+ messages)
` [PATCH v3 1/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ in host handler
` [PATCH v3 2/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 "
[PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
2025-11-19 0:02 UTC (5+ messages)
` [PATCH] KVM: TDX: Take MMU lock around tdh_vp_init()
[GIT PULL] KVM/arm64 fix for 6.18, take #3
2025-11-18 16:38 UTC (2+ messages)
[PATCH v5 0/9] KVM: arm64: Fixes for guest CPU feature trapping and enabling
2025-11-18 11:11 UTC (12+ messages)
` [PATCH v5 1/9] KVM: arm64: Fix Trace Buffer trapping for protected VMs
` [PATCH v5 2/9] KVM: arm64: Fix Trace Buffer trap polarity "
` [PATCH v5 3/9] KVM: arm64: Fix MTE flag initialization "
` [PATCH v5 4/9] KVM: arm64: Introduce helper to calculate fault IPA offset
` [PATCH v5 5/9] KVM: arm64: Include VM type when checking VM capabilities in pKVM
` [PATCH v5 6/9] KVM: arm64: Do not allow KVM_CAP_ARM_MTE for any guest "
` [PATCH v5 7/9] KVM: arm64: Track KVM IOCTLs and their associated KVM caps
` [PATCH v5 8/9] KVM: arm64: Check whether a VM IOCTL is allowed in pKVM
` [PATCH v5 9/9] KVM: arm64: Prevent host from managing timer offsets for protected VMs
[PATCH v7 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2025-11-18 7:36 UTC (9+ messages)
` [PATCH v7 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
[PATCH v4] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
2025-11-18 1:45 UTC (4+ messages)
[PATCH v5 00/27] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2025-11-17 18:48 UTC (11+ messages)
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox