Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2024-08-21 17:28:56 to 2024-08-26 23:28:45 UTC [more...]

[PATCH] arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a
 2024-08-26 23:28 UTC 

[PATCH 0/3] KVM: selftests: Fix unsupported $(ARCH) builds
 2024-08-26 19:01 UTC  (4+ messages)
` [PATCH 1/3] KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs
` [PATCH 2/3] KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
` [PATCH 3/3] KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR

[PATCH 0/3] KVM: arm64: nv: Add EL2 PMU event filtering support
 2024-08-26 17:26 UTC  (6+ messages)
` [PATCH 1/3] KVM: arm64: Add helpers to determine if PMC counts at a given EL
` [PATCH 2/3] KVM: arm64: nv: Honor NSH filter when in hyp context
` [PATCH 3/3] KVM: arm64: nv: Reprogram PMU events affected by nested transition

[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
 2024-08-26 10:46 UTC  (28+ messages)
` [PATCH v5 01/19] arm64: mm: Add top-level dispatcher for internal mem_encrypt API
` [PATCH v5 02/19] arm64: mm: Add confidential computing hook to ioremap_prot()
` [PATCH v5 03/19] arm64: rsi: Add RSI definitions
` [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit()
` [PATCH v5 05/19] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v5 06/19] arm64: realm: Query IPA size from the RMM
` [PATCH v5 07/19] arm64: rsi: Add support for checking whether an MMIO is protected
` [PATCH v5 09/19] fixmap: Pass down the full phys address for set_fixmap_io
` [PATCH v5 12/19] efi: arm64: Map Device with Prot Shared
` [PATCH v5 13/19] arm64: Make the PHYS_MASK_SHIFT dynamic
` [PATCH v5 14/19] arm64: Enforce bounce buffers for realm DMA
` [PATCH v5 15/19] arm64: mm: Avoid TLBI when marking pages as valid
` [PATCH v5 16/19] arm64: Enable memory encrypt for Realms

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-26 10:00 UTC  (64+ messages)
` [PATCH v11 01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v11 02/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v11 03/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v11 04/39] mman: Add map_shadow_stack() flags
` [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v11 06/39] arm64/gcs: Document the ABI "
` [PATCH v11 07/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v11 08/39] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v11 09/39] arm64/gcs: Provide put_user_gcs()
` [PATCH v11 10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
` [PATCH v11 11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v11 12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v11 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v11 17/39] arm64/hwcap: Add hwcap "
` [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v11 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v11 23/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v11 28/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v11 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v11 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v11 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v11 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v11 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v11 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v11 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v11 36/39] kselftest/arm64: Add GCS signal tests
` [PATCH v11 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v11 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v11 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list

[bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption
 2024-08-26  3:10 UTC  (9+ messages)

[PATCH v5 0/4] Allow userspace to change ID_AA64PFR1_EL1
 2024-08-25 19:45 UTC  (5+ messages)

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-24 19:34 UTC  (16+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
` [PATCH 08/12] include: add elf.h support

[PATCH 0/3] KVM: arm64: nv: Fix nested IRQ exception storm on NV+GICv4
 2024-08-23 21:27 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: nv: Leave vPE nonresident in nested vgic state
` [PATCH 2/3] KVM: arm64: Move host SVE/SME state flags out of vCPU
` [PATCH 3/3] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2

[PATCH v5 00/30] Permission Overlay Extension
 2024-08-23 18:40 UTC  (38+ messages)
` [PATCH v5 01/30] powerpc/mm: add ARCH_PKEY_BITS to Kconfig
` [PATCH v5 02/30] x86/mm: "
` [PATCH v5 03/30] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
` [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v5 05/30] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 07/30] KVM: arm64: Save/restore POE registers
` [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v5 09/30] KVM: arm64: use `at s1e1a` for POE
` [PATCH v5 10/30] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v5 11/30] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v5 12/30] arm64: re-order MTE VM_ flags
` [PATCH v5 13/30] arm64: add POIndex defines
` [PATCH v5 14/30] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v5 15/30] arm64: mask out POIndex when modifying a PTE
` [PATCH v5 16/30] arm64: handle PKEY/POE faults
` [PATCH v5 17/30] arm64: add pte_access_permitted_no_overlay()
` [PATCH v5 18/30] arm64: implement PKEYS support
` [PATCH v5 19/30] arm64: add POE signal support
` [PATCH v5 20/30] arm64/ptrace: add support for FEAT_POE
` [PATCH v5 21/30] arm64: enable POE and PIE to coexist
` [PATCH v5 22/30] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v5 23/30] arm64: add Permission Overlay Extension Kconfig
` [PATCH v5 24/30] kselftest/arm64: move get_header()
` [PATCH v5 25/30] selftests: mm: move fpregs printing
` [PATCH v5 26/30] selftests: mm: make protection_keys test work on arm64
` [PATCH v5 27/30] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v5 28/30] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v5 29/30] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v5 30/30] KVM: selftests: get-reg-list: add Permission Overlay registers

[PATCH v6 0/2] Add arch_timer_edge_cases selftest
 2024-08-23 17:58 UTC  (3+ messages)
` [PATCH v6 1/2] KVM: selftests: Ensure pending interrupts are handled in arch_timer test
` [PATCH v6 2/2] KVM: arm64: selftests: Add arch_timer_edge_cases selftest

[PATCH v8 0/6] arm64: ptdump: View the second stage page-tables
 2024-08-23 10:53 UTC  (9+ messages)
` [PATCH v8 4/6] KVM: arm64: Register ptdump with debugfs on guest creation
` [PATCH v8 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes

[GIT PULL] KVM/arm64 fixes for 6.11, round #2
 2024-08-23  8:54 UTC  (2+ messages)

[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
 2024-08-23  4:30 UTC  (19+ messages)
` [PATCH v4 05/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v4 06/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v4 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v4 21/43] arm64: RME: Runtime faulting of memory

[RFC PATCH 00/11] Tracefs support for pKVM
 2024-08-22 21:41 UTC  (5+ messages)
` [RFC PATCH 04/11] timekeeping: Export the boot clock in snapshots

[RFC PATCH 0/1] KVM selftests runner for running more than just default
 2024-08-22 20:56 UTC  (2+ messages)
  ` [PATCH 1/1] KVM: selftestsi: Create KVM selftests runnner to run interesting tests

[PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace
 2024-08-22 17:44 UTC  (8+ messages)

[PATCH v3] KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace
 2024-08-22 17:07 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Move data barrier to end of split walk
 2024-08-22 14:25 UTC  (2+ messages)
` (subset) "

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-22 14:24 UTC  (5+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
  ` (subset) "
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
  ` (subset) "

[PATCH 00/12] KVM: arm64: Handle the lack of GICv3 exposed to a guest
 2024-08-22  8:15 UTC  (3+ messages)
` [PATCH 01/12] KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
  ` (subset) "

[PATCH] KVM: arm64: Ensure canonical IPA is hugepage-aligned when handling fault
 2024-08-22  7:41 UTC  (3+ messages)

[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2024-08-22  6:31 UTC  (4+ messages)
` [PATCH v3 03/16] KVM: arm64: nv: Handle shadow stage 2 page faults

[PATCH v2 0/3] KVM: arm64: Control visibility of S1PIE related sysregs to userspace
 2024-08-21 23:35 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Define helper for EL2 registers with custom visibility
` [PATCH v2 2/3] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
` [PATCH v2 3/3] KVM: arm64: Hide S1PIE registers "

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-21 18:41 UTC  (13+ messages)
` [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames
` [PATCH v10 25/40] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v10 26/40] arm64: Add Kconfig for Guarded Control Stack (GCS)


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