Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-03-14 11:18:35 to 2025-03-22 11:04:06 UTC [more...]

[kvm-unit-tests PATCH v2 0/5] arm64: Change the default QEMU CPU type to "max"
 2025-03-22 11:04 UTC  (14+ messages)
` [kvm-unit-tests PATCH v2 1/5] configure: arm64: Don't display 'aarch64' as the default architecture
` [kvm-unit-tests PATCH v2 2/5] configure: arm/arm64: Display the correct default processor
` [kvm-unit-tests PATCH v2 3/5] arm64: Implement the ./configure --processor option
` [kvm-unit-tests PATCH v2 4/5] configure: Add --qemu-cpu option
` [kvm-unit-tests PATCH v2 5/5] arm64: Use -cpu max as the default for TCG

[PATCH] KVM: arm64: pmu: Avoid initializing KVM PMU when KVM is not initialised
 2025-03-22 10:07 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix a couple "prio" signedness bugs
 2025-03-21 17:04 UTC  (2+ messages)

[PATCH v3 00/14] arm: rework id register storage
 2025-03-21 15:41 UTC  (13+ messages)
` [PATCH v3 01/14] arm/cpu: Add sysreg definitions in cpu-sysregs.h
` [PATCH v3 02/14] arm/kvm: add accessors for storing host features into idregs
` [PATCH v3 13/14] arm/cpu: Add sysreg generation scripts

Fast model boot failure with Linux next-20250312
 2025-03-21 12:57 UTC  (4+ messages)

[PATCH RFC] KVM: arm64: PMU: Use multiple host PMUs
 2025-03-21 10:59 UTC  (19+ messages)

[PATCH 6.12 v2 0/8] KVM: arm64: Backport of SVE fixes to v6.12
 2025-03-21  0:21 UTC  (10+ messages)
` [PATCH 6.12 v2 1/8] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH 6.12 v2 2/8] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
` [PATCH 6.12 v2 3/8] KVM: arm64: Remove host FPSIMD saving for non-protected KVM
` [PATCH 6.12 v2 4/8] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
` [PATCH 6.12 v2 5/8] KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
` [PATCH 6.12 v2 6/8] KVM: arm64: Refactor exit handlers
` [PATCH 6.12 v2 7/8] KVM: arm64: Mark some header functions as inline
` [PATCH 6.12 v2 8/8] KVM: arm64: Eagerly switch ZCR_EL{1,2}

[PATCH 6.6 0/8] KVM: arm64: Backport of SVE fixes to v6.6
 2025-03-21  0:16 UTC  (9+ messages)
` [PATCH 6.6 1/8] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH 6.6 2/8] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
` [PATCH 6.6 3/8] KVM: arm64: Remove host FPSIMD saving for non-protected KVM
` [PATCH 6.6 4/8] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
` [PATCH 6.6 5/8] KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
` [PATCH 6.6 6/8] KVM: arm64: Refactor exit handlers
` [PATCH 6.6 7/8] KVM: arm64: Mark some header functions as inline
` [PATCH 6.6 8/8] KVM: arm64: Eagerly switch ZCR_EL{1,2}

[PATCH 6.13 v2 0/8] KVM: arm64: Backport of SVE fixes to v6.13
 2025-03-21  0:10 UTC  (9+ messages)
` [PATCH 6.13 v2 1/8] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH 6.13 v2 2/8] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
` [PATCH 6.13 v2 3/8] KVM: arm64: Remove host FPSIMD saving for non-protected KVM
` [PATCH 6.13 v2 4/8] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
` [PATCH 6.13 v2 5/8] KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
` [PATCH 6.13 v2 6/8] KVM: arm64: Refactor exit handlers
` [PATCH 6.13 v2 7/8] KVM: arm64: Mark some header functions as inline
` [PATCH 6.13 v2 8/8] KVM: arm64: Eagerly switch ZCR_EL{1,2}

[PATCH hyperv-next v6 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-03-20 18:47 UTC  (25+ messages)
` [PATCH hyperv-next v6 01/11] arm64: kvm, smccc: Introduce and use API for detecting hypervisor presence
` [PATCH hyperv-next v6 02/11] arm64: hyperv: Use SMCCC to detect "
` [PATCH hyperv-next v6 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v6 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v6 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v6 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v6 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v6 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v6 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v6 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v6 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[GIT PULL] KVM/arm64 updates for 6.15
 2025-03-20 17:38 UTC  (5+ messages)

[RFC kvmtool 0/9] arm: Drop support for 32-bit kvmtool
 2025-03-20 17:01 UTC  (18+ messages)
` [RFC kvmtool 1/9] Drop support for 32-bit arm
` [RFC kvmtool 2/9] arm64: Move arm64-only features into main directory
` [RFC kvmtool 3/9] arm64: Combine kvm.c
` [RFC kvmtool 4/9] arm64: Merge kvm-cpu.c
` [RFC kvmtool 5/9] arm64: Combine kvm-config-arch.h
` [RFC kvmtool 6/9] arm64: Move remaining kvm/* headers
` [RFC kvmtool 7/9] arm64: Move asm headers
` [RFC kvmtool 8/9] arm64: Rename top-level directory
` [RFC kvmtool 9/9] arm64: Get rid of the 'arm-common' include directory

[RFC PATCH v3 0/5] iommu/arm-smmu-v3: Use pinned KVM VMID for stage 2
 2025-03-20 12:27 UTC  (11+ messages)
` [RFC PATCH v3 1/5] KVM: arm64: Introduce support to pin VMIDs
` [RFC PATCH v3 2/5] iommufd/device: Associate a kvm pointer to iommufd_device
` [RFC PATCH v3 3/5] iommu/arm-smmu-v3-iommufd: Pass in kvm pointer to viommu_alloc
` [RFC PATCH v3 4/5] iommu/arm-smmu-v3-iommufd: Use KVM VMID for s2 stage
` [RFC PATCH v3 5/5] iommu/arm-smmu-v3: Enable broadcast TLB maintenance

[PATCH v3 0/1] KVM: arm64: Map GPU device memory as cacheable
 2025-03-20  7:24 UTC  (27+ messages)
` [PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH 6.12 0/8] KVM: arm64: Backport of SVE fixes to v6.12
 2025-03-19 13:55 UTC  (11+ messages)
` [PATCH 6.12 3/8] KVM: arm64: Remove host FPSIMD saving for non-protected KVM
` [PATCH 6.12 8/8] KVM: arm64: Eagerly switch ZCR_EL{1,2}

[PATCH 0/2] KVM: arm64: A few trace additions
 2025-03-19 11:38 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Trace values with kvm_sys_access
` [PATCH 2/2] KVM: arm64: Trace SMC in a way similar to HVC

[PATCH 6.13 0/8] KVM: arm64: Backport of SVE fixes to v6.13
 2025-03-19 10:29 UTC  (3+ messages)
` [PATCH 6.13 8/8] KVM: arm64: Eagerly switch ZCR_EL{1,2}

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

[PATCH 0/4] arm64: mitigate CVE-2024-7881 in the absence of firmware mitigation
 2025-03-18 11:24 UTC  (5+ messages)

[PATCH] KVM: arm64: Tear down vGIC on failed vCPU creation
 2025-03-18  7:47 UTC  (3+ messages)

[PATCH v5 0/5] KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs
 2025-03-17 20:01 UTC  (10+ messages)
` [PATCH v5 1/5] KVM: arm64: PMU: Set raw values from user to PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR}
` [PATCH v5 2/5] KVM: arm64: PMU: Assume PMU presence in pmu-emul.c
` [PATCH v5 3/5] KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs
` [PATCH v5 4/5] KVM: arm64: PMU: Reload when user modifies registers
` [PATCH v5 5/5] KVM: arm64: PMU: Reload when resetting

[PATCH 0/6] Move pKVM ownership state to hyp_vmemmap
 2025-03-16 11:12 UTC  (10+ messages)
` [PATCH 2/6] KVM: arm64: Use 0b11 for encoding PKVM_NOPAGE
` [PATCH 4/6] KVM: arm64: Move hyp state to hyp_vmemmap

[PATCH v4 0/3] Count pKVM stage-2 usage in secondary pagetable stat
 2025-03-14 23:11 UTC  (2+ messages)

[PATCH v3 0/4] KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM
 2025-03-14 23:11 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: arm64: Factor out setting HCRX_EL2 traps into separate function
` [PATCH v3 2/4] KVM: arm64: Initialize HCRX_EL2 traps in pKVM
` [PATCH v3 3/4] KVM: arm64: Factor out pKVM hyp vcpu creation to separate function
` [PATCH v3 4/4] KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu


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