Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-03-26 15:42:11 to 2025-04-07 20:13:46 UTC [more...]

[PATCH hyperv-next v7 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-07 20:13 UTC  (7+ messages)
` [PATCH hyperv-next v7 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v7 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v7 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v7 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v7 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v7 06/11] arm64, x86: hyperv: Report the VTL the system boots in

[PATCH v21 0/4] arm64/perf: Enable branch stack sampling
 2025-04-07 17:41 UTC  (5+ messages)
` [PATCH v21 1/4] arm64/sysreg: Add BRBE registers and fields
` [PATCH v21 2/4] arm64: Handle BRBE booting requirements
` [PATCH v21 3/4] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v21 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-04-07 16:43 UTC  (21+ messages)

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-04-07 16:35 UTC  (24+ messages)
` [PATCH v7 12/45] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v7 17/45] arm64: RME: Handle realm enter/exit
` [PATCH v7 18/45] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v7 28/45] arm64: rme: support RSI_HOST_CALL
` [PATCH v7 30/45] arm64: RME: Always use 4k pages for realms
` [PATCH v7 34/45] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v7 35/45] arm64: RME: Propagate number of breakpoints and watchpoints to userspace

[PATCH] KVM: arm64: Use acquire/release to communicate FF-A version negotiation
 2025-04-07 15:27 UTC 

[PATCH] arm64: Expose AIDR_EL1 via sysfs
 2025-04-07 12:00 UTC  (3+ messages)

[PATCH v3 0/9] Stage-2 huge mappings for pKVM np-guests
 2025-04-07  8:27 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: arm64: Handle huge mappings for np-guest CMOs
` [PATCH v3 2/9] KVM: arm64: Add a range to __pkvm_host_share_guest()
` [PATCH v3 3/9] KVM: arm64: Add a range to __pkvm_host_unshare_guest()
` [PATCH v3 4/9] KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
` [PATCH v3 5/9] KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()
` [PATCH v3 6/9] KVM: arm64: Convert pkvm_mappings to interval tree
` [PATCH v3 7/9] KVM: arm64: Add a range to pkvm_mappings
` [PATCH v3 8/9] KVM: arm64: Stage-2 huge mappings for np-guests
` [PATCH v3 9/9] KVM: arm64: np-guest CMOs with PMD_SIZE fixmap

[PATCH v2 0/6] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-04-07  5:35 UTC  (14+ messages)
` [PATCH v2 1/6] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v2 2/6] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v2 3/6] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest
` [PATCH v2 4/6] kselftest/arm64: Add HWCAP test for FEAT_{LS64, LS64_V}
` [PATCH v2 5/6] arm64: Add ESR.DFSC definition of unsupported exclusive or atomic access
` [PATCH v2 6/6] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory

[PATCH v2 0/2] KVM : selftests: arm64: Explicitly set the page attrs to Inner-Shareable
 2025-04-06 18:16 UTC  (8+ messages)
` [PATCH v2 1/2] KVM: selftests: arm64: Introduce and use hardware-definition macros
` [PATCH v2 2/2] KVM: selftests: arm64: Explicitly set the page attrs to Inner-Shareable

[PATCH 0/2] KVM : selftests: arm64: Explicitly set the page attrs to Inner-Shareable
 2025-04-05  0:01 UTC  (6+ messages)
` [PATCH 1/2] KVM: selftests: arm64: Introduce and use hardware-definition macros
` [PATCH 2/2] KVM: selftests: arm64: Explicitly set the page attrs to Inner-Shareable

[PATCH v2 0/9] Stage-2 huge mappings for pKVM np-guests
 2025-04-04 17:08 UTC  (12+ messages)
` [PATCH v2 1/9] KVM: arm64: Handle huge mappings for np-guest CMOs
` [PATCH v2 2/9] KVM: arm64: Add a range to __pkvm_host_share_guest()
` [PATCH v2 3/9] KVM: arm64: Add a range to __pkvm_host_unshare_guest()
` [PATCH v2 8/9] KVM: arm64: Stage-2 huge mappings for np-guests

[PATCH kvmtool v2 0/9] arm: Drop support for 32-bit kvmtool
 2025-04-04 16:55 UTC  (12+ messages)
` [PATCH kvmtool v2 1/9] Drop support for 32-bit arm
` [PATCH kvmtool v2 2/9] arm64: Move arm64-only features into main directory
` [PATCH kvmtool v2 3/9] arm64: Combine kvm.c
` [PATCH kvmtool v2 4/9] arm64: Merge kvm-cpu.c
` [PATCH kvmtool v2 5/9] arm64: Combine kvm-config-arch.h
` [PATCH kvmtool v2 6/9] arm64: Move remaining kvm/* headers
` [PATCH kvmtool v2 7/9] arm64: Move asm headers
` [PATCH kvmtool v2 8/9] arm64: Rename top-level directory
` [PATCH kvmtool v2 9/9] arm64: Get rid of the 'arm-common' include directory
` [PATCH v4 00/19] KVM: arm64: Debug cleanups

[6.1 PATCH RESEND 00/12] KVM: arm64: Backport of SVE fixes to v6.1
 2025-04-04 13:23 UTC  (13+ messages)
` [PATCH RESEND 6.1 01/12] KVM: arm64: Discard any SVE state when entering KVM guests
` [PATCH RESEND 6.1 02/12] arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
` [PATCH RESEND 6.1 03/12] arm64/fpsimd: Have KVM explicitly say which FP registers to save
` [PATCH RESEND 6.1 04/12] arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
` [PATCH RESEND 6.1 05/12] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
` [PATCH RESEND 6.1 06/12] KVM: arm64: Remove host FPSIMD saving for non-protected KVM
` [PATCH RESEND 6.1 07/12] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
` [PATCH RESEND 6.1 08/12] KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
` [PATCH RESEND 6.1 09/12] KVM: arm64: Refactor exit handlers
` [PATCH RESEND 6.1 10/12] KVM: arm64: Mark some header functions as inline
` [PATCH RESEND 6.1 11/12] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH RESEND 6.1 12/12] KVM: arm64: Eagerly switch ZCR_EL{1,2}

[PATCH v2 0/3] KVM: arm64: Fixes for resolving the fault IPA
 2025-04-03 15:45 UTC  (9+ messages)
` [PATCH v2 1/3] KVM: arm64: Only read HPFAR_EL2 when value is architecturally valid
` [PATCH v2 2/3] arm64: Convert HPFAR_EL2 to sysreg table
` [PATCH v2 3/3] KVM: arm64: Don't translate FAR if invalid/unsafe

[PATCH] smccc/kvm_guest: Remove the accidental semicolon
 2025-04-03  9:01 UTC  (5+ messages)

[PATCH 00/12] KVM: Make irqfd registration globally unique
 2025-04-02 18:40 UTC  (14+ messages)
` [PATCH 01/12] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
` [PATCH 02/12] KVM: Acquire SCRU lock outside of irqfds.lock during assignment
` [PATCH 03/12] KVM: Initialize irqfd waitqueue callback when adding to the queue
` [PATCH 04/12] KVM: Add irqfd to KVM's list via the vfs_poll() callback
` [PATCH 05/12] KVM: Add irqfd to eventfd's waitqueue while holding irqfds.lock
` [PATCH 06/12] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
` [PATCH 07/12] KVM: Disallow binding multiple irqfds to an eventfd with a priority waiter
` [PATCH 08/12] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
` [PATCH 09/12] KVM: Drop sanity check that per-VM list of irqfds is unique
` [PATCH 10/12] KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
` [PATCH 11/12] KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
` [PATCH 12/12] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements

[PATCH 0/3] KVM: arm64: Fixes for resolving the fault IPA
 2025-04-02 17:01 UTC  (10+ messages)
` [PATCH 1/3] KVM: arm64: Only read HPFAR_EL2 when value is architecturally valid
` [PATCH 2/3] arm64: Convert HPFAR_EL2 to sysreg table
` [PATCH 3/3] KVM: arm64: Don't translate FAR if invalid/unsafe

[RFC PATCH 0/7] KVM: optee: Introduce OP-TEE Mediator for exposing secure world to KVM guests
 2025-04-02 11:19 UTC  (12+ messages)
` [RFC PATCH 1/7] firmware: smccc: Add macros for Trusted OS/App owner check on SMC value
` [RFC PATCH 2/7] tee: Add TEE Mediator module which aims to expose TEE to a KVM guest
` [RFC PATCH 3/7] KVM: Notify TEE Mediator when KVM creates and destroys guests
` [RFC PATCH 4/7] KVM: arm64: Forward guest CPU state to TEE mediator on SMC trap
` [RFC PATCH 5/7] tee: optee: Add OPTEE_SMC_VM_CREATED and OPTEE_SMC_VM_DESTROYED
` [RFC PATCH 6/7] tee: optee: Add OP-TEE Mediator
` [RFC PATCH 7/7] tee: optee: Notify TEE Mediator on OP-TEE driver initialization and release

[PATCH] smccc: kvm_guest: Align with DISCOVER_IMPL_CPUS ABI
 2025-04-01 16:40 UTC  (3+ messages)

[PATCH v4 0/3] KVM: arm64: Separate the hyp FF-A buffers init from the host
 2025-04-01 12:55 UTC  (13+ messages)
` [PATCH v4 1/3] KVM: arm64: Use the static initializer for the version lock
` [PATCH v4 2/3] firmware: arm_ffa: Move the ffa_to_linux definition to the ffa header
` [PATCH v4 3/3] KVM: arm64: Release the ownership of the hyp rx buffer to Trustzone

[kvm-unit-tests PATCH v3 0/5] arm64: Change the default QEMU CPU type to "max"
 2025-03-31 13:54 UTC  (11+ messages)
` [kvm-unit-tests PATCH v3 1/5] configure: arm64: Don't display 'aarch64' as the default architecture
` [kvm-unit-tests PATCH v3 2/5] configure: arm/arm64: Display the correct default processor
` [kvm-unit-tests PATCH v3 4/5] configure: Add --qemu-cpu option

[PATCH 0/3] Two minor fixups around FEAT_E2H0
 2025-03-31  8:00 UTC  (8+ messages)
` [PATCH 1/3] arm64/cpufeature: Add missing id_aa64mmfr4 feature reg update
` [PATCH 2/3] arm64/cpufeature: Add cpucap for HCR_EL2.E2H RES1 (!FEAT_E2H0)
` [PATCH 3/3] KVM: arm64: Fix boot warning with kvm-arm.mode=nvhe on !FEAT_E2H0 platforms

[PATCH kvmtool 0/9] arm: Drop support for 32-bit kvmtool
 2025-03-27 16:32 UTC  (2+ messages)

[RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
 2025-03-27  9:18 UTC  (4+ messages)

[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
 2025-03-27  3:24 UTC  (2+ messages)

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


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