Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-05-10 09:56:32 to 2025-05-19 01:41:09 UTC [more...]

[PATCH v4 00/17] KVM: arm64: Recursive NV support
 2025-05-19  1:40 UTC  (19+ messages)
` [PATCH v4 01/17] arm64: sysreg: Add layout for VNCR_EL2
` [PATCH v4 02/17] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v4 03/17] KVM: arm64: nv: Extract translation helper from the AT code
` [PATCH v4 04/17] KVM: arm64: nv: Snapshot S1 ASID tagging information during walk
` [PATCH v4 05/17] KVM: arm64: nv: Move TLBI range decoding to a helper
` [PATCH v4 06/17] KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nesting
` [PATCH v4 07/17] KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2
` [PATCH v4 08/17] KVM: arm64: nv: Add userspace and guest handling of VNCR_EL2
` [PATCH v4 09/17] KVM: arm64: nv: Handle VNCR_EL2-triggered faults
` [PATCH v4 10/17] KVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2
` [PATCH v4 11/17] KVM: arm64: nv: Handle VNCR_EL2 invalidation from MMU notifiers
` [PATCH v4 12/17] KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap address
` [PATCH v4 13/17] KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2
` [PATCH v4 14/17] KVM: arm64: nv: Plumb TLBI S1E2 into system instruction dispatch
` [PATCH v4 15/17] KVM: arm64: nv: Remove dead code from ERET handling
` [PATCH v4 16/17] KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
` [PATCH v4 17/17] KVM: arm64: Document NV caps and vcpu flags

[PATCH v4 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-05-18  5:47 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v4 2/5] KVM: arm64: Make stage2_has_fwb global scope
` [PATCH v4 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
` [PATCH v4 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v4 5/5] KVM: arm64: Expose new KVM cap for cacheable PFNMAP

[PATCH v4 00/10] Stage-2 huge mappings for pKVM np-guests
 2025-05-17  8:53 UTC  (17+ messages)
` [PATCH v4 01/10] KVM: arm64: Handle huge mappings for np-guest CMOs
` [PATCH v4 02/10] KVM: arm64: Introduce for_each_hyp_page
` [PATCH v4 03/10] KVM: arm64: Add a range to __pkvm_host_share_guest()
` [PATCH v4 07/10] KVM: arm64: Convert pkvm_mappings to interval tree
` [PATCH v4 09/10] KVM: arm64: Stage-2 huge mappings for np-guests
` [PATCH v4 10/10] KVM: arm64: np-guest CMOs with PMD_SIZE fixmap

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-05-16 16:00 UTC  (26+ messages)
` [PATCH v8 13/43] arm64: RME: Support for the VGIC in realms
` [PATCH v8 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v8 16/43] arm64: RME: Handle realm enter/exit
` [PATCH v8 17/43] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v8 20/43] arm64: RME: Runtime faulting of memory

[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-05-16 15:33 UTC  (8+ messages)
` [PATCH v1 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v1 2/6] KVM: arm64: Set FnV for VCPU when FAR_EL2 is invalid
` [PATCH v1 6/6] Documentation: kvm: new uAPI for handling SEA

[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
 2025-05-16 15:13 UTC  (36+ messages)
` [PATCH v3 01/10] arm/cpu: Add infra to handle generated ID register definitions
` [PATCH v3 02/10] arm/cpu: Add sysreg properties generation
` [PATCH v3 04/10] kvm: kvm_get_writable_id_regs
` [PATCH v3 06/10] arm/kvm: Allow reading all the writable ID registers
` [PATCH v3 07/10] arm/kvm: write back modified ID regs to KVM
` [PATCH v3 08/10] arm/cpu: more customization for the kvm host cpu model
` [PATCH v3 09/10] arm-qmp-cmds: introspection for ID register props
` [PATCH v3 10/10] arm/cpu-features: document ID reg properties

[PATCH 00/10] perf: arm_spe: Armv8.8 SPE features
 2025-05-16 14:38 UTC  (3+ messages)
` [PATCH 01/10] arm64: sysreg: Add new PMSIDR_EL1 and PMSFCR_EL1 fields

[PATCH v5 00/25] Tracefs support for pKVM
 2025-05-16 13:40 UTC  (26+ messages)
` [PATCH v5 01/25] ring-buffer: Add page statistics to the meta-page
` [PATCH v5 02/25] ring-buffer: Introduce ring-buffer remotes
` [PATCH v5 03/25] tracing: Introduce trace remotes
` [PATCH v5 04/25] tracing: Add reset to "
` [PATCH v5 05/25] tracing: Add init callback "
` [PATCH v5 06/25] tracing: Add events "
` [PATCH v5 07/25] tracing: Add events/ root files "
` [PATCH v5 08/25] tracing: Add helpers to create trace remote events
` [PATCH v5 09/25] ring-buffer: Export buffer_data_page and macros
` [PATCH v5 10/25] tracing: Introduce simple_ring_buffer
` [PATCH v5 11/25] tracing: Add a trace remote module for testing
` [PATCH v5 12/25] tracing: selftests: Add trace remote tests
` [PATCH v5 13/25] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v5 14/25] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v5 15/25] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v5 16/25] KVM: arm64: Add .hyp.data section
` [PATCH v5 17/25] KVM: arm64: Add clock support for the pKVM hyp
` [PATCH v5 18/25] KVM: arm64: Add tracing capability "
` [PATCH v5 19/25] KVM: arm64: Add trace remote "
` [PATCH v5 20/25] KVM: arm64: Sync boot clock with "
` [PATCH v5 21/25] KVM: arm64: Add trace reset to "
` [PATCH v5 22/25] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v5 23/25] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
` [PATCH v5 24/25] KVM: arm64: Add selftest event support "
` [PATCH v5 25/25] tracing: selftests: Add pKVM trace remote tests

[PATCH v4 0/5] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
 2025-05-16 12:14 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: arm64: Restrict FF-A host version renegotiation
` [PATCH v4 2/5] KVM: arm64: Zero x4-x7 in ffa_set_retval
` [PATCH v4 3/5] KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
` [PATCH v4 4/5] KVM: arm64: Bump the supported version of FF-A to 1.2
` [PATCH v4 5/5] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 in host handler

[PATCH] KVM: arm64: nv: Remove clearing of ICH_LR<n>.EOI if ICH_LR<n>.HW == 1
 2025-05-16 12:06 UTC  (2+ messages)

[RFC PATCH v2 0/3] KVM: arm64: Don't claim MTE_ASYNC if not supported
 2025-05-16 12:04 UTC  (5+ messages)
` [RFC PATCH v2 1/3] arm64/sysreg: Expose MTE_frac so that it is visible to KVM
` [RFC PATCH v2 2/3] KVM: arm64: Make MTE_frac masking conditional on MTE capability
` [RFC PATCH v2 3/3] KVM: selftests: Confirm exposing MTE_frac does not break migration

[PATCH v4 5/5] KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
 2025-05-16  9:52 UTC  (3+ messages)

[PATCH 0/3] KVM: arm64: Allow vGICv4 configuration per VM
 2025-05-15 16:48 UTC  (8+ messages)
` [PATCH 1/3] kvm: arm64: Add support for KVM_DEV_ARM_VGIC_CONFIG_GICV4 attr
` [PATCH 2/3] docs: kvm: devices/arm-vgic-v3: Document "
` [PATCH 3/3] KVM: selftests: Extend vgic_init to test GICv4 config attr

[PATCH v3 0/3] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
 2025-05-15 16:46 UTC  (7+ messages)
` [PATCH v3 1/3] KVM: arm64: Restrict FF-A host version renegotiation
` [PATCH v3 2/3] KVM: arm64: Bump the supported version of FF-A to 1.2
` [PATCH v3 3/3] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 in host handler

[PATCH v4 00/43] KVM: arm64: Revamp Fine Grained Trap handling
 2025-05-15 16:04 UTC  (8+ messages)
` [PATCH v4 31/43] KVM: arm64: Switch to table-driven FGU configuration
` [PATCH v4 33/43] KVM: arm64: Use FGT feature maps to drive RES0 bits
` [PATCH v4 38/43] KVM: arm64: Add sanitisation for FEAT_FGT2 registers

[PATCH v7 00/14] arm: rework id register storage
 2025-05-15 15:39 UTC  (15+ messages)
` [PATCH v7 01/14] arm/cpu: Add sysreg definitions in cpu-sysregs.h
` [PATCH v7 02/14] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
` [PATCH v7 03/14] arm/cpu: Store aa64isar1/2 into the idregs array
` [PATCH v7 04/14] arm/cpu: Store aa64pfr0/1 "
` [PATCH v7 05/14] arm/cpu: Store aa64mmfr0-3 "
` [PATCH v7 06/14] arm/cpu: Store aa64dfr0/1 "
` [PATCH v7 07/14] arm/cpu: Store aa64smfr0 "
` [PATCH v7 08/14] arm/cpu: Store id_isar0-7 "
` [PATCH v7 09/14] arm/cpu: Store id_pfr0/1/2 "
` [PATCH v7 10/14] arm/cpu: Store id_dfr0/1 "
` [PATCH v7 11/14] arm/cpu: Store id_mmfr0-5 "
` [PATCH v7 12/14] arm/cpu: Add sysreg generation scripts
` [PATCH v7 13/14] arm/cpu: switch to a generated cpu-sysregs.h.inc
` [PATCH v7 14/14] arm/kvm: use fd instead of fdarray[2]

[PATCH v4 00/24] Tracefs support for pKVM
 2025-05-14 18:28 UTC  (7+ messages)
` [PATCH v4 05/24] tracing: Add events to trace remotes

[PATCH v6 00/14] arm: rework id register storage
 2025-05-14 15:26 UTC  (13+ messages)
` [PATCH v6 02/14] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
` [PATCH v6 12/14] arm/cpu: Add sysreg generation scripts
` [PATCH v6 14/14] arm/kvm: use fd instead of fdarray[2]

[PATCH 0/3] KVM: arm64: Address Translation fixes
 2025-05-14  9:47 UTC  (2+ messages)

[PATCH v5 0/6] KVM: lockdep improvements
 2025-05-14  9:35 UTC  (11+ messages)
` [PATCH v5 1/6] locking/mutex: implement mutex_trylock_nested
` [PATCH v5 2/6] locking/mutex: implement mutex_lock_killable_nest_lock
` [PATCH v5 3/6] KVM: add kvm_lock_all_vcpus and kvm_trylock_all_vcpus
` [PATCH v5 4/6] x86: KVM: SVM: use kvm_lock_all_vcpus instead of a custom implementation
` [PATCH v5 5/6] KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs
` [PATCH v5 6/6] RISC-V: KVM: "

[kvm-unit-tests PATCH v3 00/16] arm/arm64: Add kvmtool to the runner script
 2025-05-14  8:02 UTC  (13+ messages)
` [kvm-unit-tests PATCH v3 01/16] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params'
` [kvm-unit-tests PATCH v3 02/16] scripts: Add 'test_args' test definition parameter
` [kvm-unit-tests PATCH v3 04/16] run_tests.sh: Document --probe-maxsmp argument
` [kvm-unit-tests PATCH v3 05/16] scripts: Document environment variables
` [kvm-unit-tests PATCH v3 06/16] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v3 07/16] scripts: Use an associative array for qemu argument names

[PATCH v4] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
 2025-05-13 18:45 UTC 

[PATCH v3] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
 2025-05-13 18:42 UTC  (3+ messages)

[PATCH for-10.1 v5 00/13] arm: rework id register storage
 2025-05-13 16:17 UTC  (5+ messages)
` [PATCH for-10.1 v5 02/13] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays

[syzbot] [kvmarm?] KASAN: invalid-access Read in kvm_vgic_set_owner
 2025-05-12 16:46 UTC 

[RFC PATCH v2 0/9] KVM: Enable Nested Virt selftests
 2025-05-12 10:52 UTC  (10+ messages)
` [RFC PATCH v2 1/9] KVM: arm64: nv: selftests: Add support to run guest code in vEL2
` [RFC PATCH v2 2/9] KVM: arm64: nv: selftests: Add simple test "
` [RFC PATCH v2 3/9] KVM: arm64: nv: selftests: Enable hypervisor timer tests to run "
` [RFC PATCH v2 4/9] KVM: arm64: nv: selftests: enable aarch32_id_regs test "
` [RFC PATCH v2 5/9] KVM: arm64: nv: selftests: Enable vgic tests "
` [RFC PATCH v2 6/9] KVM: arm64: nv: selftests: Enable set_id_regs test "
` [RFC PATCH v2 7/9] KVM: arm64: nv: selftests: Enable "
` [RFC PATCH v2 8/9] KVM: selftests: arm64: Extend kvm_page_table_test to run guest code "
` [RFC PATCH v2 9/9] KVM: arm64: nv: selftests: Enable page_fault_test test to run "

[GIT PULL] KVM/arm64 fixes for 6.15, round #3
 2025-05-10 15:10 UTC  (2+ messages)


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