messages from 2026-08-24 11:07:30 to 2026-08-29 15:04:45 UTC [more...]
[PATCH 0/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
2026-08-29 15:04 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: arm64: selftests: Test "
[PATCH 1/2] KVM: arm64: Sync HCR_EL2.VSE back to the host vCPU under pKVM
2026-08-29 10:37 UTC (4+ messages)
` [PATCH 2/2] KVM: arm64: selftests: Check SError is not pending after delivery
[PATCH] KVM: arm64: vgic-its: Fix O(C*I) loop in vgic_its_free_collection_list
2026-08-28 19:15 UTC (3+ messages)
[PATCH 00/20] KVM: selftests: PPC pre-enabling
2026-08-28 18:07 UTC (36+ messages)
` [PATCH 01/20] KVM: selftests: Use MEM_REGION_PT memslot instead of '0' for s390 regions/segments
` [PATCH 02/20] KVM: selftests: Bump the minimum GPA for page tables to 0x200000
` [PATCH 03/20] KVM: selftests: Use vm_alloc_page_table() to allocate LoongArch page tables
` [PATCH 04/20] KVM: selftests: Rename "num" param to "nr_pages" for physical page allocators
` [PATCH 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH 06/20] KVM: selftests: Extend page allocator to support naturally aligned allocations
` [PATCH 07/20] KVM: selftests: Make the single-page allocator APIs static inline
` [PATCH 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
` [PATCH 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [PATCH 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation
` [PATCH 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots
` [PATCH 13/20] KVM: selftests: Add TEST_EXTRA memory region type for "special" memslots
` [PATCH 14/20] KVM: selftests: Use TEST_EXTRA region in arm64's vGIC LPI stress test
` [PATCH 15/20] KVM: selftests: Use TEST_EXTRA region in x86's smaller MAXPHYADDR test
` [PATCH 16/20] KVM: selftests: Use TEST_EXTRA region in set memory region test
` [PATCH 17/20] KVM: selftests: Take the memory region type, not memslot, in page allocators
` [PATCH 18/20] KVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region()
` [PATCH 19/20] KVM: selftests: Automatically pick min_gpa for allocations based on region type
` [PATCH 20/20] KVM: selftests: Add arch hook to force page tables to be naturally aligned
[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
2026-08-28 16:14 UTC (9+ messages)
` [PATCH v6 28/33] KVM: s390: Add basic arm64 kvm module
` [PATCH v6 29/33] KVM: s390: arm64: Implement required functions
` [PATCH v6 31/33] KVM: s390: arm64: Implement vCPU IOCTLs
[PATCH v4 0/2] arm64: Clamp ID overrides and gate the GMID_EL1 read
2026-08-28 13:53 UTC (10+ messages)
` [PATCH v4 1/2] arm64: Apply overrides to CPU local capabilities
` [PATCH v4 2/2] arm64: Don't read GMID_EL1 when MTE is disabled
[PATCH v5] arm64: Don't read GMID_EL1 when MTE is disabled
2026-08-28 11:25 UTC (2+ messages)
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-08-27 12:45 UTC (7+ messages)
` [PATCH v16 44/45] KVM: arm64: CCA: Require ICH_HCR_EL2.TDIR for realms
[PATCH v7 00/24] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2026-08-27 11:53 UTC (14+ messages)
` [PATCH v7 05/24] iommu/arm-smmu-v3: Move IDR parsing to common functions
` [PATCH v7 23/24] iommu/arm-smmu-v3-kvm: Enable nesting
[PATCH v3] arm64: Don't read GMID_EL1 when MTE is disabled
2026-08-27 10:23 UTC (9+ messages)
[RFC PATCH v7 00/18] kvm/arm: Introduce a customizable aarch64 KVM host model
2026-08-27 7:18 UTC (35+ messages)
` [RFC PATCH v7 03/18] target/arm/cpu-sysregs.h.inc: Update with automatic generation
` [RFC PATCH v7 04/18] arm/cpu: Add infra to handle generated ID register definitions
` [RFC PATCH v7 08/18] target/arm/cpu-idregs.h.inc: Generate enum values
` [RFC PATCH v7 12/18] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
` [RFC PATCH v7 14/18] target/arm/cpu-idregs.h.inc: Generate reserved fields
` [RFC PATCH v7 18/18] arm-qmp-cmds: introspection for ID register props
[PATCH] arm64: clear_page[s] using memset
2026-08-26 11:50 UTC (7+ messages)
[RFC PATCH v8 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
2026-08-26 9:36 UTC (21+ messages)
` [RFC PATCH v8 01/20] scripts: introduce scripts/update-aarch64-cpu-sysregs-header.py
` [RFC PATCH v8 02/20] target/arm/cpu-sysregs.h.inc: Sort by name alphabetical order
` [RFC PATCH v8 03/20] target/arm/cpu-sysregs.h.inc: Update with automatic generation
` [RFC PATCH v8 04/20] arm/cpu: Add infra to handle generated ID register definitions
` [RFC PATCH v8 05/20] scripts: Introduce scripts/aarch64_sysreg_helpers module
` [RFC PATCH v8 06/20] scripts: Introduce scripts/update-aarch64-cpu-sysreg-properties.py
` [RFC PATCH v8 07/20] target/arm/cpu-idregs.h.inc: generate with script
` [RFC PATCH v8 08/20] target/arm/cpu-idregs.h.inc: Generate enum values
` [RFC PATCH v8 09/20] target/arm/cpu_idregs: generate tables for Arm64 ID registers and fields
` [RFC PATCH v8 10/20] target/arm/kvm: Retrieve writable ID reg map
` [RFC PATCH v8 11/20] arm/kvm: Initialize all writable ID registers from host
` [RFC PATCH v8 12/20] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
` [RFC PATCH v8 13/20] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
` [RFC PATCH v8 14/20] target/arm/cpu-idregs.h.inc: Generate reserved fields
` [RFC PATCH v8 15/20] target/arm/kvm: Ignore and trace unexpected writable "
` [RFC PATCH v8 16/20] arm/cpu-features: document ID reg properties
` [RFC PATCH v8 17/20] target/arm/kvm: add utility to write idregs in scratch vcpu
` [RFC PATCH v8 18/20] target/arm/kvm: Add an error handle to kvm_arm_create_scratch_host_vcpu
` [RFC PATCH v8 19/20] kvm: Introduce kvm_arm_create_scratch_max_host_vcpu
` [RFC PATCH v8 20/20] arm-qmp-cmds: introspection for ID register props
[PATCH v4 0/5] Stop returning struct page from guest_memfd PFN lookup
2026-08-26 9:01 UTC (6+ messages)
` [PATCH v4 1/5] KVM: SEV: Treat unassigned RMP entry as benign race on PSMASH failure
` [PATCH v4 2/5] KVM: SEV: Drop page refcount early during RMP fault handling
` [PATCH v4 3/5] KVM: SEV: Check for invalidation before warning on unassigned RMP entry
` [PATCH v4 4/5] KVM: SEV: Drop page refcount early in VMSA reload
` [PATCH v4 5/5] KVM: guest_memfd: Stop returning struct page from PFN lookup
[PATCH 0/2] 52-bit VA guest mode ID support
2026-08-25 21:35 UTC (5+ messages)
` [PATCH 1/2] KVM: selftest: arm64: Support 5-level paging in stage 1 translation table
` [PATCH 2/2] KVM: selftests: arm64: Add 52-bit VA guest modes
[PATCH 0/8] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-08-25 16:00 UTC (9+ messages)
` [PATCH 1/8] KVM: arm64: Propagate and use esr in s2fd when handling guest aborts
` [PATCH 2/8] KVM: arm64: Propagate and use mmu "
` [PATCH 3/8] KVM: arm64: Propagate and use kvm_s2_fault_result on S2 fault
` [PATCH 4/8] KVM: arm64: Pass walk flags to kvm_pgtable_get_leaf()
` [PATCH 5/8] KVM: arm64: Implement KVM_PRE_FAULT_MEMORY
` [PATCH 6/8] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH 7/8] KVM: selftests: Add option for different backing in pre-fault tests
` [PATCH 8/8] KVM: selftests: Add nested pre-fault test for arm64
[PATCH v4 00/17] KVM: arm64: Introduce pKVM hypervisor heap allocator
2026-08-25 13:28 UTC (24+ messages)
` [PATCH v4 04/17] KVM: arm64: Add a heap allocator for the pKVM hyp
` [PATCH v4 06/17] KVM: arm64: Add pkvm_hyp_req infrastructure
` [PATCH v4 09/17] KVM: arm64: Add selftests for the pKVM heap allocator
` [PATCH v4 10/17] KVM: arm64: Add a shrinker for pKVM
` [PATCH v4 11/17] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va
[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-08-25 13:04 UTC (6+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation
[PATCH v2 0/4] irqchip/gic-v4, KVM: arm64: Fix the vgic init error paths
2026-08-25 9:47 UTC (8+ messages)
` [PATCH v2 1/4] irqchip/gic-v4: Clear the domain and fwnode pointers after freeing them
` [PATCH v2 2/4] irqchip/gic-v4: Unwind what its_alloc_vcpu_irqs() allocated on failure
` [PATCH v2 3/4] KVM: arm64: vgic: Tear down what vgic_init() created when it fails
[PATCH 0/4] KVM: arm64: pKVM SVE vCPU init fixes
2026-08-25 9:24 UTC (7+ messages)
` [PATCH 1/4] KVM: arm64: Validate the SVE vector length in pkvm_vcpu_init_sve()
` [PATCH 2/4] KVM: arm64: Do not clear VM-wide SVE feature on vCPU init failure
` [PATCH 3/4] KVM: arm64: Key unpin_host_sve_state() on the state it unpins
` [PATCH 4/4] KVM: arm64: Derive GUEST_HAS_SVE from the SVE feature bit at EL2
[PATCH v4] arm64: errata: Add NXP iMX8QM workaround for A53 cache coherency issue
2026-08-25 7:06 UTC (2+ messages)
[PATCH v2] KVM: arm64: Honour the SPMC FF-A RX/TX buffer size limits
2026-08-25 5:18 UTC (2+ messages)
[RFC PATCH v4 00/11] coco/TSM: Arm CCA guest TDISP lock/accept flow with verification and DMA enable
2026-08-25 4:47 UTC (4+ messages)
` [RFC PATCH v4 09/11] coco: guest: arm64: Hook TSM accept to Realm TDISP RUN transition
[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
2026-08-24 21:21 UTC (5+ messages)
` [PATCH v4 8/9] KVM: selftests: Add rule to generate default tests for "
[GIT PULL] KVM/arm64 changes for 7.3
2026-08-24 19:48 UTC (2+ messages)
[PATCH v2] arm64: Defer the GMID_EL1 read to {init,update}_cpu_features()
2026-08-24 18:36 UTC (8+ messages)
[PATCH v2 0/2] KVM: arm64: Fix spurious warn, null ptr deref on S2 teardown race
2026-08-24 17:34 UTC (8+ messages)
` [PATCH v2 1/2] KVM: arm64: Fix spurious warning for benign stage 2 "
[PATCH v3 0/2] arm64: ptdump flush fixes
2026-08-24 16:01 UTC (4+ messages)
[PATCH] arm64: Defer the GMID_EL1 read to {init,update}_cpu_features()
2026-08-24 13:11 UTC (4+ messages)
[PATCH v3 0/2] KVM: arm64: nv: Shadow S2 life-cycle fixes
2026-08-24 11:18 UTC (8+ messages)
` [PATCH v3 2/2] KVM: arm64: nv: Delay freeing of shadow S2 structures until VM destruction
[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
2026-08-24 11:11 UTC (6+ messages)
` [PATCH v19 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
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