Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-02-20 13:49:14 to 2025-02-26 18:31:51 UTC [more...]

[PATCH 0/4] KVM: arm64: Fixes/clarification for GICv4 vLPI injection
 2025-02-26 18:31 UTC  (4+ messages)
` [PATCH 1/4] KVM: arm64: vgic-v4: Only attempt vLPI mapping for actual MSIs
` [PATCH 2/4] KVM: arm64: vgic-v4: Only WARN for HW IRQ mismatch when unmapping vLPI
` [PATCH 3/4] KVM: arm64: vgic-v4: Fall back to software irqbypass if LPI not found

[PATCH v2 0/4] Selftest for pKVM ownership transitions
 2025-02-26 18:10 UTC  (10+ messages)
` [PATCH v2 1/4] KVM: arm64: Add .hyp.data section
` [PATCH v2 2/4] KVM: arm64: Don't WARN from __pkvm_host_share_guest()
` [PATCH v2 3/4] KVM: arm64: Selftest for pKVM transitions
` [PATCH v2 4/4] KVM: arm64: Extend pKVM selftest for np-guests

[PATCH] KVM: arm64: Drop mte_allowed check during memslot creation
 2025-02-26 18:02 UTC  (14+ messages)

[PATCH V2 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-02-26 17:44 UTC  (6+ messages)
` [PATCH V2 7/7] "

[PATCH v3 0/4] KVM: arm64: writable MIDR/REVIDR
 2025-02-26 16:47 UTC  (3+ messages)

[PATCH v1 0/3] KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM
 2025-02-26 15:28 UTC  (7+ messages)
` [PATCH v1 1/3] KVM: arm64: Initialize HCRX_EL2 "

[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
 2025-02-26 14:26 UTC  (19+ messages)
` [PATCH v20 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH V3 0/5] mm: Rework generic PTDUMP configs
 2025-02-26 12:33 UTC  (9+ messages)
` [PATCH V3 1/5] configs: Drop GENERIC_PTDUMP from debug.config
` [PATCH V3 2/5] arch/powerpc: Drop GENERIC_PTDUMP from mpc885_ads_defconfig
` [PATCH V3 3/5] docs: arm64: Drop PTDUMP config options from ptdump.rst
` [PATCH V3 4/5] mm: Make DEBUG_WX depdendent on GENERIC_PTDUMP
` [PATCH V3 5/5] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE

[PATCH v4 0/5] KVM: arm64: Writable MIDR/REVIDR (and associated baggage)
 2025-02-26  9:49 UTC  (10+ messages)
` [PATCH v4 1/5] KVM: arm64: Set HCR_EL2.TID1 unconditionally
` [PATCH v4 2/5] KVM: arm64: Maintain per-VM copy of implementation ID regs
` [PATCH v4 3/5] KVM: arm64: Load VPIDR_EL2 with the VM's MIDR_EL1 value
` [PATCH v4 4/5] KVM: arm64: Allow userspace to change the implementation ID registers
` [PATCH v4 5/5] KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDR

[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
 2025-02-26  9:18 UTC  (20+ messages)
` [PATCH 1/7] KVM: x86: Free vCPUs before freeing VM state
` [PATCH 2/7] KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending
` [PATCH 3/7] KVM: Assert that a destroyed/freed vCPU is no longer visible
` [PATCH 4/7] KVM: x86: Don't load/put vCPU when unloading its MMU during teardown
` [PATCH 5/7] KVM: x86: Unload MMUs during vCPU destruction, not before
` [PATCH 6/7] KVM: x86: Fold guts of kvm_arch_sync_events() into kvm_arch_pre_destroy_vm()
` [PATCH 7/7] KVM: Drop kvm_arch_sync_events() now that all implementations are nops

[PATCH v4 00/16] KVM: arm64: Add NV GICv3 support
 2025-02-25 17:29 UTC  (17+ messages)
` [PATCH v4 01/16] arm64: sysreg: Add layout for ICH_HCR_EL2
` [PATCH v4 02/16] arm64: sysreg: Add layout for ICH_VTR_EL2
` [PATCH v4 03/16] arm64: sysreg: Add layout for ICH_MISR_EL2
` [PATCH v4 04/16] KVM: arm64: nv: Load timer before the GIC
` [PATCH v4 05/16] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg
` [PATCH v4 06/16] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses
` [PATCH v4 07/16] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses
` [PATCH v4 08/16] KVM: arm64: nv: Nested GICv3 emulation
` [PATCH v4 09/16] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
` [PATCH v4 10/16] KVM: arm64: nv: Add Maintenance Interrupt emulation
` [PATCH v4 11/16] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting
` [PATCH v4 12/16] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
` [PATCH v4 13/16] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts
` [PATCH v4 14/16] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH v4 15/16] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
` [PATCH v4 16/16] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3

[RFC kvm-unit-tests PATCH] lib: Use __ASSEMBLER__ instead of __ASSEMBLY__
 2025-02-25 13:37 UTC  (2+ messages)

[PATCH v2 00/14] KVM: arm64: NV userspace ABI
 2025-02-24 19:52 UTC  (23+ messages)
` [PATCH v2 01/14] arm64: cpufeature: Handle NV_frac as a synonym of NV2
` [PATCH v2 02/14] KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace
` [PATCH v2 03/14] KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero
` [PATCH v2 04/14] KVM: arm64: Mark HCR.EL2.{NV*,AT} RES0 when ID_AA64MMFR4_EL1.NV_frac is 0
` [PATCH v2 05/14] KVM: arm64: Advertise NV2 in the boot messages
` [PATCH v2 06/14] KVM: arm64: Consolidate idreg callbacks
` [PATCH v2 07/14] KVM: arm64: Make ID_REG_LIMIT_FIELD_ENUM() more widely available
` [PATCH v2 08/14] KVM: arm64: Enforce NV limits on a per-idregs basis
` [PATCH v2 09/14] KVM: arm64: Move NV-specific capping to idreg sanitisation
` [PATCH v2 10/14] KVM: arm64: Allow userspace to limit NV support to nVHE
` [PATCH v2 11/14] KVM: arm64: Make ID_AA64MMFR4_EL1.NV_frac writable
` [PATCH v2 12/14] KVM: arm64: Advertise FEAT_ECV when possible
` [PATCH v2 13/14] KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
` [PATCH v2 14/14] KVM: arm64: Document NV caps and vcpu flags
` (subset) [PATCH v2 00/14] KVM: arm64: NV userspace ABI

[GIT PULL] KVM/arm64 fixes for 6.14, take #3
 2025-02-24 18:20 UTC  (2+ messages)

[PATCH V2 0/5] mm: Rework generic PTDUMP configs
 2025-02-24 13:49 UTC  (7+ messages)
` [PATCH V2 2/5] arch/powerpc: Drop GENERIC_PTDUMP from mpc885_ads_defconfig
` [PATCH V2 5/5] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE

[PATCH 00/11] Tracefs support for pKVM
 2025-02-24 12:13 UTC  (12+ messages)
` [PATCH 01/11] ring-buffer: Introduce ring-buffer remote
` [PATCH 02/11] ring-buffer: Expose buffer_data_page material
` [PATCH 03/11] KVM: arm64: Support unaligned fixmap in the nVHE hyp
` [PATCH 04/11] KVM: arm64: Add clock support "
` [PATCH 05/11] KVM: arm64: Add tracing support for the pKVM hyp
` [PATCH 06/11] KVM: arm64: Add hyp tracing to tracefs
` [PATCH 07/11] KVM: arm64: Add clock for hyp tracefs
` [PATCH 08/11] KVM: arm64: Add raw interface "
` [PATCH 09/11] KVM: arm64: Add trace "
` [PATCH 10/11] KVM: arm64: Add support for hyp events
` [PATCH 11/11] KVM: arm64: Add kselftest for tracefs hyp tracefs

[PATCH 0/4] mm: Rework generic PTDUMP configs
 2025-02-24 11:13 UTC  (9+ messages)
` [PATCH 4/4] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE

[PATCH 00/14] KVM: arm64: NV userspace ABI
 2025-02-24  8:32 UTC  (7+ messages)
` [PATCH 01/14] arm64: cpufeature: Handle NV_frac as a synonym of NV2
` [PATCH 03/14] KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero

[PATCH] arm64: kvm: ptdump: Initialize .owner fields of kvm_*_operations
 2025-02-23 18:21 UTC  (2+ messages)

[RFC PATCH v3 1/3] KVM: arm64: SIGBUS VMM for SEA guest abort
 2025-02-22  6:22 UTC  (5+ messages)
` [RFC PATCH v3 2/3] KVM: arm64: set FnV in vcpu's ESR_ELx when host FAR_EL2 is invalid
` [RFC PATCH v3 3/3] Documentation: kvm: new UAPI when arm64 guest consumes UER

[PATCH 0/2] Add KVM selftest runner
 2025-02-22  0:59 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Add default testfiles for KVM selftests runner
` [PATCH 2/2] KVM: selftests: Create KVM selftest runner

[kvm-unit-tests PATCH 0/2] riscv: Run with other QEMU models
 2025-02-21 16:27 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] configure: Allow earlycon for all architectures
` [kvm-unit-tests PATCH 2/2] riscv: Introduce MACHINE_OVERRIDE

[PATCH v8 0/6] KVM: arm64: Errata management for VM Live migration
 2025-02-21 14:02 UTC  (7+ messages)
` [PATCH v8 1/6] arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
` [PATCH v8 2/6] KVM: arm64: Introduce hypercall support for retrieving target implementations
` [PATCH v8 3/6] KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2
` [PATCH v8 4/6] arm64: Make _midr_in_range_list() an exported function
` [PATCH v8 5/6] smccc/kvm_guest: Enable errata based on implementation CPUs
` [PATCH v8 6/6] KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2

[PATCH V2 0/8] arm64/mm: Drop PXD_TABLE_BIT
 2025-02-21  4:42 UTC  (9+ messages)
` [PATCH V2 1/8] KVM: arm64: ptdump: Test PMD_TYPE_MASK for block mapping
` [PATCH V2 2/8] arm64/ptdump: "
` [PATCH V2 3/8] arm64/mm: Clear PXX_TYPE_MASK in mk_[pmd|pud]_sect_prot()
` [PATCH V2 4/8] arm64/mm: Clear PXX_TYPE_MASK and set PXD_TYPE_SECT in [pmd|pud]_mkhuge()
` [PATCH V2 5/8] arm64/mm: Check PXD_TYPE_TABLE in [p4d|pgd]_bad()
` [PATCH V2 6/8] arm64/mm: Check PUD_TYPE_TABLE in pud_bad()
` [PATCH V2 7/8] arm64/mm: Check pmd_table() in pmd_trans_huge()
` [PATCH V2 8/8] arm64/mm: Drop PXD_TABLE_BIT

[PATCH v2] KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables
 2025-02-20 22:42 UTC 

[PATCH] KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2
 2025-02-20 16:42 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/7] arm64: support EL2
 2025-02-20 15:34 UTC  (10+ messages)
` [kvm-unit-tests PATCH v1 1/7] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v1 2/7] arm64: timer: use hypervisor timers when "
` [kvm-unit-tests PATCH v1 3/7] arm64: micro-bench: fix timer IRQ
` [kvm-unit-tests PATCH v1 4/7] arm64: micro-bench: use smc when at EL2
` [kvm-unit-tests PATCH v1 5/7] arm64: selftest: update test for running "
` [kvm-unit-tests PATCH v1 6/7] arm64: pmu: count EL2 cycles
` [kvm-unit-tests PATCH v1 7/7] arm64: run at EL2 if supported


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