messages from 2026-03-30 14:50:14 to 2026-04-09 13:36:20 UTC [more...]
[PATCH v7 7/7] KVM: arm64: Normalize cache configuration
2026-04-09 13:36 UTC (3+ messages)
[PATCH 0/2] KVM: arm64: Handle unsupported guest translation granules
2026-04-09 12:54 UTC (5+ messages)
` [PATCH 1/2] KVM: arm64: Factor out TG0/1 decoding of VTCR and TCR
` [PATCH 2/2] KVM: arm64: Fallback to a supported value for unsupported guest TGx
[PATCH V3 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
2026-04-09 10:52 UTC (8+ messages)
` [PATCH V3 7/7] "
[PATCH 0/4] arm64: mitigate CVE-2024-7881 in the absence of firmware mitigation
2026-04-08 21:26 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: KVM: arm64: Add per-VM WFI/WFE exit disable capability
2026-04-08 20:23 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: Add KVM_CAP_ARM_DISABLE_EXITS for WFI/WFE passthrough
` [PATCH 2/2] KVM: arm64: selftests: Add KVM_CAP_ARM_DISABLE_EXITS UAPI test
[GIT PULL] KVM/arm64 updates for 7.1
2026-04-08 15:55 UTC
[kvm-unit-tests PATCH v1 0/3] arm64: Add Stage-2 MMU and Nested Guest Framework
2026-04-08 15:03 UTC (16+ messages)
` [kvm-unit-tests PATCH v1 1/3] lib: arm64: Add stage2 page table management library
` [kvm-unit-tests PATCH v1 2/3] lib: arm64: Add bare-metal guest execution framework
[RFC PATCH 00/14] KVM: ITS hardening for pKVM
2026-04-08 14:05 UTC (4+ messages)
` [PATCH 08/14] KVM: arm64: Trap & emulate the ITS MAPD command
[PATCH v2] KVM: arm64: Reject non compliant SMCCC function calls in pKVM
2026-04-08 11:41 UTC
[PATCH v2 0/5] KVM: arm64: vgic: Fix IIDR revision handling and add revision 1
2026-04-08 11:30 UTC (6+ messages)
` [PATCH v2 1/5] KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
` [PATCH v2 2/5] KVM: arm64: vgic: Allow userspace to set IIDR revision 1
` [PATCH v2 3/5] KVM: arm64: selftests: Add vgic IIDR revision test
` [PATCH v2 4/5] KVM: arm64: vgic: Remove v2_groups_user_writable and use IIDR revision directly
` [PATCH v2 5/5] KVM: arm64: selftests: Add GICv2 IGROUPR writability test
[PATCH 0/3] KVM: arm64: vgic: Fix IIDR revision handling and add revision 1
2026-04-08 10:32 UTC (7+ messages)
` [PATCH 1/3] KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
` [PATCH 2/3] KVM: arm64: vgic: Allow userspace to set IIDR revision 1
` [PATCH 3/3] KVM: arm64: selftests: Add vgic IIDR revision test
[PATCH] arm64: clear_page[s] using memset
2026-04-08 7:47 UTC (6+ messages)
[PATCH v4 0/6] arm64: Add support for FEAT_Debugv8p9
2026-04-07 14:29 UTC (2+ messages)
` [PATCH v4 5/6] arm64/boot: Enable EL2 requirements "
[PATCH kvmtool v7 0/6] arm64: Nested virtualization support
2026-04-07 13:49 UTC (5+ messages)
` [PATCH kvmtool v7 2/6] arm64: nested: Add support for setting maintenance IRQ
` [PATCH kvmtool v7 6/6] arm64: Handle virtio endianness reset when running nested
[PATCH] KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIE
2026-04-06 7:32 UTC (6+ messages)
[PATCH] KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIE
2026-04-05 12:11 UTC (2+ messages)
` "
[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-04-02 23:38 UTC (3+ messages)
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-04-02 21:12 UTC (2+ messages)
` (subset) "
[PATCH] KVM: arm64: Pass a 64bit function-id in the SMC handlers
2026-04-02 18:46 UTC (6+ messages)
[PATCH] KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIs
2026-04-02 13:37 UTC (2+ messages)
[PATCH] KVM: arm64: selftests: Avoid testing the IMPDEF behavior
2026-04-02 13:37 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: Tentative fixes for page-table lifetime issues
2026-04-02 13:36 UTC (2+ messages)
[PATCH v3] KVM: arm64: Prevent the host from using an smc with imm16 != 0
2026-04-02 13:35 UTC (4+ messages)
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-04-02 12:42 UTC (4+ messages)
[PATCH v1 00/27] KVM: s390: Introduce arm64 KVM
2026-04-02 11:26 UTC (33+ messages)
` [PATCH v1 01/27] VFIO: take reference to the KVM module
` [PATCH v1 02/27] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH v1 03/27] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [PATCH v1 04/27] arm64: Provide arm64 UAPI for other host architectures
` [PATCH v1 05/27] arm64: Extract sysreg definitions
` [PATCH v1 06/27] arm64: Provide arm64 API for non-native architectures
` [PATCH v1 07/27] KVM: arm64: Provide arm64 KVM "
` [PATCH v1 08/27] arm64: Extract pstate definitions from ptrace
` [PATCH v1 09/27] KVM: arm64: Share kvm_emulate definitions
` [PATCH v1 10/27] KVM: arm64: Make some arm64 KVM code shareable
` [PATCH v1 11/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v1 12/27] KVM: arm64: Share reset general register code
` [PATCH v1 13/27] KVM: arm64: Extract & share ipa size shift calculation
` [PATCH v1 14/27] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v1 15/27] KVM: S390: Refactor gmap
` [PATCH v1 16/27] KVM: Make device name configurable
` [PATCH v1 17/27] KVM: Remove KVM_MMIO as config option
` [PATCH v1 18/27] KVM: s390: Prepare kvm-s390 for a second kvm module
` [PATCH v1 19/27] s390: Introduce Start Arm Execution instruction
` [PATCH v1 20/27] KVM: s390: arm64: Introduce host definitions
` [PATCH v1 21/27] s390/hwcaps: Report SAE support as hwcap
` [PATCH v1 22/27] KVM: s390: Add basic arm64 kvm module
` [PATCH v1 23/27] KVM: s390: arm64: Implement required functions
` [PATCH v1 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v1 25/27] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v1 26/27] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v1 27/27] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild
[PATCH v2 00/16] KVM: arm64: First batch of vgic-v5 related fixes
2026-04-01 16:24 UTC (19+ messages)
` [PATCH v2 01/16] KVM: arm64: vgic: Don't reset cpuif/redist addresses at finalize time
` [PATCH v2 02/16] KVM: arm64: Don't skip per-vcpu NV initialisation
` [PATCH v2 03/16] arm64: Fix field references for ICH_PPI_DVIR[01]_EL2
` [PATCH v2 04/16] KVM: arm64: Fix writeable mask for ID_AA64PFR2_EL1
` [PATCH v2 05/16] KVM: arm64: Account for RESx bits in __compute_fgt()
` [PATCH v2 06/16] KVM: arm64: vgic-v5: Hold config_lock while finalizing GICv5 PPIs
` [PATCH v2 07/16] KVM: arm64: vgic-v5: Transfer edge pending state to ICH_PPI_PENDRx_EL2
` [PATCH v2 08/16] KVM: arm64: vgic-v5: Cast vgic_apr to u32 to avoid undefined behaviours
` [PATCH v2 09/16] KVM: arm64: vgic-v5: Make the effective priority mask a strict limit
` [PATCH v2 10/16] KVM: arm64: vgic-v5: Correctly set dist->ready once initialised
` [PATCH v2 11/16] KVM: arm64: Kill arch_timer_context::direct field
` [PATCH v2 12/16] KVM: arm64: Remove evaluation of timer state in kvm_cpu_has_pending_timer()
` [PATCH v2 13/16] KVM: arm64: Move GICv5 timer PPI validation into timer_irqs_are_valid()
` [PATCH v2 14/16] KVM: arm64: Correctly plumb ID_AA64PFR2_EL1 into pkvm idreg handling
` [PATCH v2 15/16] KVM: arm64: Don't advertises GICv3 in ID_PFR1_EL1 if AArch32 isn't supported
` [PATCH v2 16/16] KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtime
[PATCH v2 00/30] KVM: arm64: Combined user_mem_abort() rework
2026-04-01 15:34 UTC (37+ messages)
` [PATCH v2 05/30] KVM: arm64: Extract stage-2 permission logic in user_mem_abort()
` [PATCH v2 06/30] KVM: arm64: Extract page table mapping "
` [PATCH v2 07/30] KVM: arm64: Simplify nested VMA shift calculation
` [PATCH v2 08/30] KVM: arm64: Remove redundant state variables from struct kvm_s2_fault
` [PATCH v2 09/30] KVM: arm64: Simplify return logic in user_mem_abort()
` [PATCH v2 10/30] KVM: arm64: Initialize struct kvm_s2_fault completely at declaration
` [PATCH v2 11/30] KVM: arm64: Optimize early exit checks in kvm_s2_fault_pin_pfn()
` [PATCH v2 12/30] KVM: arm64: Hoist MTE validation check out of MMU lock path
` [PATCH v2 13/30] KVM: arm64: Clean up control flow in kvm_s2_fault_map()
` [PATCH v2 14/30] KVM: arm64: Kill fault->ipa
` [PATCH v2 15/30] KVM: arm64: Make fault_ipa immutable
` [PATCH v2 16/30] KVM: arm64: Move fault context to const structure
` [PATCH v2 17/30] KVM: arm64: Replace fault_is_perm with a helper
` [PATCH v2 18/30] KVM: arm64: Constrain fault_granule to kvm_s2_fault_map()
` [PATCH v2 19/30] KVM: arm64: Kill write_fault from kvm_s2_fault
` [PATCH v2 20/30] KVM: arm64: Kill exec_fault "
[PATCH 0/3] KVM: arm64: Fix teardown of non-protected VMs with pKVM
2026-04-01 15:29 UTC (6+ messages)
` [PATCH 1/3] KVM: arm64: Prevent teardown finalisation of referenced 'hyp_vm'
` [PATCH 2/3] KVM: arm64: Allow get_pkvm_hyp_vm() to take a reference to a dying VM
` [PATCH 3/3] KVM: arm64: Don't hold 'vm_table_lock' across guest page reclaim
[PATCH v5 00/38] KVM: arm64: Add support for protected guest memory with pKVM
2026-04-01 15:28 UTC (20+ messages)
` [PATCH v5 11/38] KVM: arm64: Split teardown hypercall into two phases
` [PATCH v5 25/38] KVM: arm64: Introduce hypercall to force reclaim of a protected page
` [PATCH v5 26/38] KVM: arm64: Reclaim faulting page from pKVM in spurious fault handler
` [PATCH v5 27/38] KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
` [PATCH v5 28/38] KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMs
` [PATCH v5 29/38] KVM: arm64: Implement the MEM_SHARE hypercall for "
` [PATCH v5 30/38] KVM: arm64: Implement the MEM_UNSHARE "
` [PATCH v5 31/38] KVM: arm64: Allow userspace to create protected VMs when pKVM is enabled
` [PATCH v5 32/38] KVM: arm64: Add some initial documentation for pKVM
` [PATCH v5 33/38] KVM: arm64: Extend pKVM page ownership selftests to cover guest donation
` [PATCH v5 34/38] KVM: arm64: Register 'selftest_vm' in the VM table
` [PATCH v5 35/38] KVM: arm64: Extend pKVM page ownership selftests to cover forced reclaim
` [PATCH v5 36/38] KVM: arm64: Extend pKVM page ownership selftests to cover guest hvcs
` [PATCH v5 37/38] KVM: arm64: Rename PKVM_PAGE_STATE_MASK
` [PATCH v5 38/38] drivers/virt: pkvm: Add Kconfig dependency on DMA_RESTRICTED_POOL
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-04-01 10:54 UTC (8+ messages)
` [PATCH v13 10/48] arm64: RMI: Ensure that the RMM has GPT entries for memory
` [PATCH v13 12/48] arm64: RMI: Basic infrastructure for creating a realm
[PATCH 00/15] KVM: arm64: First batch of vgic-v5 related fixes
2026-04-01 8:21 UTC (11+ messages)
` [PATCH 09/15] KVM: arm64: vgic-v5: align priority comparison with other GICs
` [PATCH 12/15] KVM: arm64: Remove evaluation of timer state in kvm_cpu_has_pending_timer()
[PATCH] KVM: arm64: pkvm: Rollback refcount on hyp share/unshare error
2026-04-01 3:01 UTC (3+ messages)
[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
2026-03-31 19:42 UTC (10+ messages)
` [PATCH v4 1/9] KVM: selftest: Create KVM selftest runner
` [PATCH v4 2/9] KVM: selftests: Provide executables path option to the "
` [PATCH v4 3/9] KVM: selftests: Add timeout option in selftests runner
` [PATCH v4 4/9] KVM: selftests: Add option to save selftest runner output to a directory
` [PATCH v4 5/9] KVM: selftests: Run tests concurrently in KVM selftests runner
` [PATCH v4 6/9] KVM: selftests: Add various print flags to KVM selftest runner
` [PATCH v4 7/9] KVM: selftests: Print sticky KVM selftests runner status at bottom
` [PATCH v4 8/9] KVM: selftests: Add rule to generate default tests for KVM selftests runner
` [PATCH v4 9/9] KVM: selftests: Provide README.rst "
[PATCH 1/4] KVM: arm64: nv: Avoid full shadow s2 unmap
2026-03-31 15:16 UTC (2+ messages)
[PATCH v2 00/11] arm64: Fully disable configured-out features
2026-03-31 11:20 UTC (6+ messages)
` [PATCH v2 01/11] arm64: Skip update of an idreg field affected by an override
[PATCH] KVM: arm64: Don't populate TPIDR_EL2 in finalise_el2()
2026-03-31 10:18 UTC (2+ messages)
[PATCH v4 00/49] KVM: arm64: Add LR overflow infrastructure (the final one, I swear!)
2026-03-31 9:42 UTC (6+ messages)
` [PATCH v4 35/49] KVM: arm64: GICv3: nv: Plug L1 LR sync into deactivation primitive
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