messages from 2024-12-20 01:39:10 to 2025-01-09 20:50:00 UTC [more...]
[PATCH v2 00/13] KVM: Introduce KVM Userfault
2025-01-09 20:49 UTC (6+ messages)
` [PATCH v2 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap
` [PATCH v2 02/13] KVM: Add KVM_MEMORY_EXIT_FLAG_USERFAULT
` [PATCH v2 03/13] KVM: Allow late setting of KVM_MEM_USERFAULT on guest_memfd memslot
` [PATCH v2 04/13] KVM: Advertise KVM_CAP_USERFAULT in KVM_CHECK_EXTENSION
` [PATCH v2 05/13] KVM: x86/mmu: Add support for KVM_MEM_USERFAULT
[PATCH 0/8] KVM: selftests: Binary stats fixes and infra updates
2025-01-09 19:47 UTC (10+ messages)
` [PATCH 1/8] KVM: selftests: Fix mostly theoretical leak of VM's binary stats FD
` [PATCH 2/8] KVM: selftests: Close VM's binary stats FD when releasing VM
` [PATCH 3/8] KVM: selftests: Assert that __vm_get_stat() actually finds a stat
` [PATCH 4/8] KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string
` [PATCH 5/8] KVM: selftests: Add struct and helpers to wrap binary stats cache
` [PATCH 6/8] KVM: selftests: Get VM's binary stats FD when opening VM
` [PATCH 7/8] KVM: selftests: Add infrastructure for getting vCPU binary stats
` [PATCH 8/8] KVM: selftests: Add compile-time assertions to guard against stats typos
[PATCH v2 00/12] Tracefs support for pKVM
2025-01-09 16:45 UTC (14+ messages)
` [PATCH v2 01/12] ring-buffer: Check for empty ring-buffer with rb_num_of_entries()
` [PATCH v2 02/12] ring-buffer: Introducing ring-buffer remote
` [PATCH v2 03/12] ring-buffer: Expose buffer_data_page material
` [PATCH v2 04/12] KVM: arm64: Support unaligned fixmap in the nVHE hyp
` [PATCH v2 05/12] KVM: arm64: Add clock support "
` [PATCH v2 06/12] KVM: arm64: Add tracing support for the pKVM hyp
` [PATCH v2 07/12] KVM: arm64: Add hyp tracing to tracefs
` [PATCH v2 08/12] KVM: arm64: Add clock for hyp tracefs
` [PATCH v2 09/12] KVM: arm64: Add raw interface "
` [PATCH v2 10/12] KVM: arm64: Add trace "
` [PATCH v2 11/12] KVM: arm64: Add support for hyp events
` [PATCH v2 12/12] KVM: arm64: Add kselftest for tracefs hyp tracefs
[PATCH 00/18] KVM: arm64: Support FEAT_PMUv3 on Apple hardware
2025-01-08 23:06 UTC (7+ messages)
` [PATCH 00/18] KVM: arm64: Support FEAT_PMUv3 on Apple hardware\
[PATCH v5 0/5] arm64: Support 2024 dpISA extensions
2025-01-08 16:38 UTC (8+ messages)
` [PATCH v5 1/5] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented
` [PATCH v5 2/5] arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-12
` [PATCH v5 3/5] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH v5 4/5] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH v5 5/5] kselftest/arm64: Add 2024 dpISA extensions to hwcap test
[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
2025-01-08 16:09 UTC (5+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
2025-01-08 14:02 UTC (16+ messages)
` [PATCH 1/7] arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1
` [PATCH 2/7] arm64/sysreg: Add register fields for HDFGRTR2_EL2
` [PATCH 3/7] arm64/sysreg: Add register fields for HDFGWTR2_EL2
` [PATCH 4/7] arm64/sysreg: Add register fields for HFGITR2_EL2
` [PATCH 5/7] arm64/sysreg: Add register fields for HFGRTR2_EL2
` [PATCH 6/7] arm64/sysreg: Add register fields for HFGWTR2_EL2
` [PATCH 7/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
[RFC PATCH v2 00/58] KVM: Arm SMMUv3 driver for pKVM
2025-01-08 12:13 UTC (12+ messages)
` [RFC PATCH v2 55/58] drivers/iommu: Add deferred map_sg operations
[PATCH v2] arm64: kvm: Introduce nvhe stack size constants
2025-01-08 11:30 UTC (2+ messages)
[PATCH v2] KVM: arm64: Fix nVHE stacktrace VA bits mask
2025-01-08 11:30 UTC (2+ messages)
[PATCH] KVM: arm64: vgic: Update some comments to improve the code readability
2025-01-08 10:58 UTC (2+ messages)
[PATCH] KVM: arm64: Fix FEAT_MTE in pKVM
2025-01-08 10:25 UTC (4+ messages)
[PATCH 00/13] Tracefs support for pKVM
2025-01-07 21:46 UTC (3+ messages)
[PATCH v4 0/9] arm64: Support 2024 dpISA extensions
2025-01-07 17:18 UTC (9+ messages)
` [PATCH v4 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-09
` [PATCH v4 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
[PATCH v9 0/7] kvm/coresight: Support exclude guest and exclude host
2025-01-07 11:37 UTC (10+ messages)
` [PATCH v9 1/7] arm64/sysreg: Add a comment that the sysreg file should be sorted
` [PATCH v9 2/7] tools: arm64: Update sysreg.h header files
` [PATCH v9 3/7] arm64/sysreg/tools: Move TRFCR definitions to sysreg
` [PATCH v9 4/7] coresight: trbe: Remove redundant disable call
` [PATCH v9 5/7] KVM: arm64: coresight: Give TRBE enabled state to KVM
` [PATCH v9 6/7] KVM: arm64: Support trace filtering for guests
` [PATCH v9 7/7] coresight: Pass guest TRFCR value to KVM
[PATCH v10 00/10] kvm/coresight: Support exclude guest and exclude host
2025-01-07 11:32 UTC (11+ messages)
` [PATCH v10 01/10] KVM: arm64: Drop MDSCR_EL1_DEBUG_MASK
` [PATCH v10 02/10] KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts
` [PATCH v10 03/10] KVM: arm64: Track presence of SPE/TRBE in kvm_host_data instead of vCPU
` [PATCH v10 04/10] arm64/sysreg: Add a comment that the sysreg file should be sorted
` [PATCH v10 05/10] tools: arm64: Update sysreg.h header files
` [PATCH v10 06/10] arm64/sysreg/tools: Move TRFCR definitions to sysreg
` [PATCH v10 07/10] coresight: trbe: Remove redundant disable call
` [PATCH v10 08/10] KVM: arm64: coresight: Give TRBE enabled state to KVM
` [PATCH v10 09/10] KVM: arm64: Support trace filtering for guests
` [PATCH v10 10/10] coresight: Pass guest TRFCR value to KVM
[PATCH] KVM: arm64: Fix nVHE stacktrace VA bits mask
2025-01-07 10:34 UTC (3+ messages)
[PATCH] KVM: arm64: Fix FEAT_MOPS in pKVM
2025-01-07 9:59 UTC (4+ messages)
[PATCH v2] arm64: Add basic JSON register parser
2025-01-06 18:06 UTC (4+ messages)
[PATCH V2 00/46] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
2025-01-06 10:57 UTC (5+ messages)
` [PATCH V2 15/46] arm64/sysreg: Add register fields for PFAR_EL1
[PATCH v2 00/12] KVM: arm64: Add NV timer support
2025-01-06 2:33 UTC (11+ messages)
` [PATCH v2 01/12] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v2 02/12] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH v2 09/12] KVM: arm64: nv: Propagate CNTHCTL_EL2.EL1NV{P,V}CT bits
[RESEND RFC PATCH v1 0/5] Initial BBML2 support for contpte_convert()
2025-01-03 18:18 UTC (14+ messages)
` [RESEND RFC PATCH v1 2/5] arm64: Add BBM Level 2 cpu feature
[GIT PULL] Last KVM/arm64 fixes for 6.13
2025-01-02 22:20 UTC
[PATCH v1 00/13] KVM: Introduce KVM Userfault
2025-01-02 17:53 UTC (3+ messages)
[kvm-unit-tests PATCH v2] arm64: Add basic MTE test
2025-01-02 13:23 UTC (15+ messages)
[kvm-unit-tests PATCH v3] arm64: Add basic MTE test
2025-01-02 11:10 UTC
[PATCH] arm64: kvm: Fix potential overflow in len
2024-12-28 10:07 UTC (3+ messages)
[PATCH v8 0/8] kvm/coresight: Support exclude guest and exclude host
2024-12-26 14:22 UTC (10+ messages)
` [PATCH v8 6/8] KVM: arm64: coresight: Give TRBE enabled state to KVM
` [PATCH v8 7/8] KVM: arm64: Support trace filtering for guests
[PATCH] KVM: arm64: nv: Advertise the lack of AArch32 EL0 support
2024-12-21 21:59 UTC (2+ messages)
[PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
2024-12-21 14:45 UTC (15+ messages)
[PATCH RFC v3 00/27] KVM: arm64: Implement support for SME in non-protected guests
2024-12-20 16:46 UTC (28+ messages)
` [PATCH RFC v3 01/27] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH RFC v3 02/27] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH RFC v3 03/27] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH RFC v3 04/27] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH RFC v3 05/27] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH RFC v3 06/27] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH RFC v3 07/27] KVM: arm64: Convert cpacr_clear_set() to a static inline
` [PATCH RFC v3 08/27] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH RFC v3 09/27] KVM: arm64: Factor SVE guest exit handling out into a function
` [PATCH RFC v3 10/27] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH RFC v3 11/27] KVM: arm64: Document the KVM ABI for SME
` [PATCH RFC v3 12/27] KVM: arm64: Define internal features "
` [PATCH RFC v3 13/27] KVM: arm64: Rename sve_state_reg_region
` [PATCH RFC v3 14/27] KVM: arm64: Store vector lengths in an array
` [PATCH RFC v3 15/27] KVM: arm64: Implement SME vector length configuration
` [PATCH RFC v3 16/27] KVM: arm64: Add definitions for SME control register
` [PATCH RFC v3 17/27] KVM: arm64: Support TPIDR2_EL0
` [PATCH RFC v3 18/27] KVM: arm64: Support SMIDR_EL1 for guests
` [PATCH RFC v3 19/27] KVM: arm64: Support SME priority registers
` [PATCH RFC v3 20/27] KVM: arm64: Provide assembly for SME state restore
` [PATCH RFC v3 21/27] KVM: arm64: Support Z and P registers in streaming mode
` [PATCH RFC v3 22/27] KVM: arm64: Expose SME specific state to userspace
` [PATCH RFC v3 23/27] KVM: arm64: Context switch SME state for normal guests
` [PATCH RFC v3 24/27] KVM: arm64: Handle SME exceptions
` [PATCH RFC v3 25/27] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH RFC v3 26/27] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH RFC v3 27/27] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH v5 00/17] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
2024-12-20 15:22 UTC (2+ messages)
[PATCH] KVM: arm64: Selftest for pKVM transitions
2024-12-20 15:14 UTC (3+ messages)
[PATCH v4 0/3] KVM: arm64: Errata management for VM Live migration
2024-12-20 15:00 UTC (6+ messages)
` [PATCH v4 3/3] arm64: paravirt: Enable errata based on implementation CPUs
[PATCH v4 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
2024-12-20 11:10 UTC (2+ messages)
[PATCH v4 00/19] KVM: arm64: Debug cleanups
2024-12-20 9:28 UTC (2+ messages)
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