messages from 2025-09-24 13:45:22 to 2025-10-03 00:04:33 UTC [more...]
[PATCH] KVM: arm64: nv: do not inject L2-bound IRQs to L1 hypervisor
2025-10-03 0:04 UTC (2+ messages)
[PATCH v4 00/28] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2025-10-02 15:13 UTC (19+ messages)
` [PATCH v4 02/28] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v4 10/28] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v4 15/28] iommu/arm-smmu-v3: Load the driver later in KVM mode
KVM: Nested VGIC emulation leads to infinite IRQ exceptions
2025-10-02 15:08 UTC (5+ messages)
[PATCH v3 0/9] KVM Selftest Runner
2025-10-02 14:41 UTC (14+ messages)
` [PATCH v3 1/9] KVM: selftest: Create KVM selftest runner
` [PATCH v3 2/9] KVM: selftests: Provide executables path option to the "
` [PATCH v3 3/9] KVM: selftests: Add timeout option in selftests runner
` [PATCH v3 4/9] KVM: selftests: Add option to save selftest runner output to a directory
` [PATCH v3 5/9] KVM: selftests: Run tests concurrently in KVM selftests runner
` [PATCH v3 6/9] KVM: selftests: Add various print flags to KVM selftest runner
` [PATCH v3 7/9] KVM: selftests: Print sticky KVM selftests runner status at bottom
` [PATCH v3 8/9] KVM: selftests: Add rule to generate default tests for KVM selftests runner
` [PATCH v3 9/9] KVM: selftests: Provide README.rst "
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-10-02 9:35 UTC (26+ messages)
` [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v10 05/43] arm64: RME: Check for RME support at KVM init
` [PATCH v10 06/43] arm64: RME: Define the user ABI
` [PATCH v10 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v10 08/43] kvm: arm64: Don't expose debug capabilities for realm guests
` [PATCH v10 09/43] KVM: arm64: Allow passing machine type in KVM creation
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-10-01 18:14 UTC (4+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "
[PATCH v2] KVM: arm64: Check range args for pKVM mem transitions
2025-10-01 9:37 UTC (6+ messages)
[PATCH] KVM: arm64: Remove unreachable break after return
2025-10-01 8:55 UTC (3+ messages)
[PATCH] KVM: selftests: Fix irqfd_test for non-x86 architectures
2025-10-01 8:55 UTC (2+ messages)
[PATCH v2] KVM: arm64: Document vCPU event ioctls as requiring init'ed vCPU
2025-10-01 8:29 UTC (2+ messages)
[PATCH] KVM: arm64: Document vCPU event ioctls as requiring init'ed vCPU
2025-09-30 22:15 UTC
[PATCH] KVM: selftests: fix irqfd_test on arm64
2025-09-30 19:29 UTC (11+ messages)
[GIT PULL] KVM/arm64 updates for 6.18
2025-09-30 17:12 UTC (2+ messages)
selftests: kvm: irqfd_test: KVM_IRQFD failed, rc: -1 errno: 11 (Resource temporarily unavailable)
2025-09-30 15:11 UTC (2+ messages)
[PATCH 00/13] KVM: arm64: De-specialise the timer UAPI
2025-09-30 12:41 UTC (22+ messages)
` [PATCH 01/13] KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guests
` [PATCH 02/13] KVM: arm64: Introduce timer_context_to_vcpu() helper
` [PATCH 03/13] KVM: arm64: Replace timer context vcpu pointer with timer_id
` [PATCH 04/13] KVM: arm64: Make timer_set_offset() generally accessible
` [PATCH 05/13] KVM: arm64: Add timer UAPI workaround to sysreg infrastructure
` [PATCH 06/13] KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructure
` [PATCH 07/13] KVM: arm64: Move CNT*_CVAL_EL0 "
` [PATCH 08/13] KVM: arm64: Move CNT*CT_EL0 "
` [PATCH 09/13] KVM: arm64: Fix WFxT handling of nested virt
` [PATCH 10/13] KVM: arm64: Kill leftovers of ad-hoc timer userspace access
` [PATCH 11/13] KVM: arm64: selftests: Make dependencies on VHE-specific registers explicit
` [PATCH 12/13] KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_list
` [PATCH 13/13] KVM: arm64: selftest: Fix misleading comment about virtual timer encoding
[PATCH kvmtool 00/15] arm64: Handle PSCI calls in userspace
2025-09-30 10:37 UTC (18+ messages)
` [PATCH kvmtool v4 01/15] Allow pausing the VM from vcpu thread
` [PATCH kvmtool v4 02/15] update_headers: arm64: Track psci.h for PSCI definitions
` [PATCH kvmtool v4 03/15] update headers: Linux v6.17-rc7
` [PATCH kvmtool v4 04/15] Import arm-smccc.h from Linux 6.16-rc1
` [PATCH kvmtool v4 04/15] Import arm-smccc.h from Linux 6.17-rc7
` [PATCH kvmtool v4 05/15] arm64: Stash kvm_vcpu_init for later use
` [PATCH kvmtool v4 06/15] arm64: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs
` [PATCH kvmtool v4 07/15] arm64: Expose ARM64_CORE_REG() for general use
` [PATCH kvmtool v4 08/15] arm64: Add support for finding vCPU for given MPIDR
` [PATCH kvmtool v4 09/15] arm64: Add skeleton implementation for PSCI
` [PATCH kvmtool v4 10/15] arm64: psci: Implement CPU_SUSPEND
` [PATCH kvmtool v4 11/15] arm64: psci: Implement CPU_ON
` [PATCH kvmtool v4 12/15] arm64: psci: Implement AFFINITY_INFO
` [PATCH kvmtool v4 13/15] arm64: psci: Implement MIGRATE_INFO_TYPE
` [PATCH kvmtool v4 14/15] arm64: psci: Implement SYSTEM_{OFF,RESET}
` [PATCH kvmtool v4 15/15] arm64: smccc: Start sending PSCI to userspace
[PATCH] KVM: arm64: Prevent access to vCPU events before init
2025-09-30 9:28 UTC (3+ messages)
[PATCH 0/6] KVM ARM64 pre_fault_memory
2025-09-30 0:53 UTC (5+ messages)
` [PATCH 3/6] KVM: arm64: Add pre_fault_memory implementation
[PATCH v7 00/12] Direct Map Removal Support for guest_memfd
2025-09-29 10:20 UTC (33+ messages)
` [PATCH v7 01/12] arch: export set_direct_map_valid_noflush to KVM module
` [PATCH v7 02/12] x86/tlb: export flush_tlb_kernel_range "
` [PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
` [PATCH v7 07/12] KVM: selftests: load elf via bounce buffer
` [PATCH v7 08/12] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v7 09/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v7 10/12] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v7 11/12] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v7 12/12] KVM: selftests: Test guest execution from direct map removed gmem
[PATCH] KVM: arm64: selftests: Test effective value of HCR_EL2.AMO
2025-09-27 11:30 UTC (2+ messages)
[PATCH] KVM: arm64: Use the in-context stage-1 in __kvm_find_s1_desc_level()
2025-09-27 11:30 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: Fixes for NV+SVE
2025-09-27 11:29 UTC (4+ messages)
` [PATCH 1/2] KVM: arm64: nv: Don't treat ZCR_EL2 as a 'mapped' register
` [PATCH 2/2] KVM: arm64: nv: Don't advance PC when pending an SVE exception
[PATCH] KVM: selftests: Track width of arm64's timer counter as "int", not "uint64_t"
2025-09-27 11:29 UTC (3+ messages)
[PATCH v2 0/4] Add workaround for HIP10/HIP10C erratum 162200802
2025-09-26 11:28 UTC (6+ messages)
[RFC PATCH 0/5] Arm CCA planes support
2025-09-26 11:02 UTC (6+ messages)
` [RFC PATCH 1/5] arm64: RME: Add SMC definitions introduced in RMM v1.1
` [RFC PATCH 2/5] arm64: RME: Handle auxiliary RTT trees
` [RFC PATCH 3/5] arm64: RME: Support RMI_EXIT_S2AP_CHANGE
` [RFC PATCH 4/5] arm64: rme: Allocate AUX RTT PGDs and VMIDs
` [RFC PATCH 5/5] arm64: RME: Support num_aux_places & rtt_tree_pp realm parameters
KVM NV + SVE host OS warning
2025-09-25 22:46 UTC (4+ messages)
[kvm-unit-tests PATCH v3 00/10] arm64: EL2 support
2025-09-25 14:19 UTC (11+ messages)
` [kvm-unit-tests PATCH v3 01/10] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v3 02/10] arm64: efi: initialise SCTLR_ELx fully
` [kvm-unit-tests PATCH v3 03/10] arm64: efi: initialise the EL
` [kvm-unit-tests PATCH v3 04/10] arm64: timer: use hypervisor timers when at EL2
` [kvm-unit-tests PATCH v3 05/10] arm64: micro-bench: fix timer IRQ
` [kvm-unit-tests PATCH v3 06/10] arm64: micro-bench: use smc when at EL2
` [kvm-unit-tests PATCH v3 07/10] arm64: selftest: update test for running "
` [kvm-unit-tests PATCH v3 08/10] arm64: pmu: count EL2 cycles
` [kvm-unit-tests PATCH v3 09/10] arm64: run at EL2 if supported
` [kvm-unit-tests PATCH v3 10/10] arm64: add EL2 environment variable
[PATCH v8 00/12] perf: arm_spe: Armv8.8 SPE features
2025-09-25 13:36 UTC (3+ messages)
` [PATCH v8 08/12] perf: Add perf_event_attr::config4
[PATCH 0/2] KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
2025-09-25 11:12 UTC (4+ messages)
[PATCH 0/2] KVM: arm64: nv: FGT traps of MDSCR_EL1
2025-09-25 11:12 UTC (5+ messages)
` [PATCH 1/2] KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
` [PATCH 2/2] KVM: arm64: nv: Use FGT write trap of MDSCR_EL1 when available
[PATCH] kvm, selftests: ioctl to handle MSIs injected from userspace as software-bypassing vLPIs
2025-09-25 9:25 UTC (2+ messages)
[PATCH] KVM: arm64: Implement KVM_TRANSLATE ioctl for arm64
2025-09-25 5:21 UTC (2+ messages)
[PATCH] KVM: arm64: selftests: Cope with arch silliness in EL2 selftest
2025-09-24 18:38 UTC (2+ messages)
[PATCH 00/13] KVM: arm64: selftests: Run selftests in VHE EL2
2025-09-24 18:37 UTC (2+ messages)
[PATCH kvmtool v4 0/7] arm64: Nested virtualization support
2025-09-24 13:45 UTC (8+ messages)
` [PATCH kvmtool v4 1/7] Sync kernel UAPI headers with v6.16
` [PATCH kvmtool v4 2/7] arm64: Initial nested virt support
` [PATCH kvmtool v4 3/7] arm64: nested: Add support for setting maintenance IRQ
` [PATCH kvmtool v4 4/7] arm64: Add counter offset control
` [PATCH kvmtool v4 5/7] arm64: Add FEAT_E2H0 support
` [PATCH kvmtool v4 6/7] arm64: Generate HYP timer interrupt specifiers
` [PATCH kvmtool v4 7/7] arm64: Handle virtio endianness reset when running nested
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