Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2023-12-02 00:51:57 to 2023-12-10 08:15:21 UTC [more...]

[PATCH v3 0/5] perf: KVM: Enable callchains for guests
 2023-12-10  8:14 UTC  (3+ messages)
` [PATCH v3 1/5] KVM: Add arch specific interfaces for sampling guest callchains
` [PATCH v3 2/5] perf kvm: Introduce guest interfaces for sampling callchains

[PATCH v2 0/2] KVM: Fix race between reboot and hardware enabling
 2023-12-10  4:53 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-09 23:49 UTC  (16+ messages)
` [PATCH v7 13/39] arm64/mm: Map pages for guarded control stack
` [PATCH v7 21/39] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v7 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v7 23/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v7 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v7 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v7 26/39] arm64/ptrace: Expose GCS via ptrace and core files

[PATCH v3 3/3] KVM: arm64: selftests: Add arch_timer_edge_cases selftest
 2023-12-08 21:01 UTC  (2+ messages)

[PATCH v3 1/3] KVM: arm64: selftests: Standardize GIC base addresses
 2023-12-08 21:01 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 6.7, take #1
 2023-12-08 18:12 UTC  (2+ messages)

[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
 2023-12-08 16:47 UTC  (3+ messages)
` [PATCH v3 1/2] kvm: arm64: introduce new flag for non-cacheable IO memory
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices

[PATCH v2 00/12] KVM: arm64: Fixes to fine grain traps and pKVM traps
 2023-12-08 13:51 UTC  (30+ messages)
` [PATCH v2 01/12] KVM: Add missing HCRX_EL2 field definitions
` [PATCH v2 02/12] KVM: arm64: Add latest HFGxTR_EL2 FGT entries to nested virt
` [PATCH v2 03/12] KVM: arm64: Add latest HFGITR_EL2 "
` [PATCH v2 04/12] KVM: arm64: Add bit masks for HAFGRTR_EL2
` [PATCH v2 05/12] KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virt
` [PATCH v2 06/12] KVM: arm64: Update and fix FGT register masks
` [PATCH v2 07/12] KVM: arm64: Add build validation for FGT trap mask values
` [PATCH v2 08/12] KVM: arm64: Use generated FGT RES0 bits instead of specifying them
` [PATCH v2 09/12] KVM: arm64: Generate the HFGWTR-only RES0 bits
` [PATCH v2 10/12] KVM: arm64: Define FGT NMASK bits relative to other fields
` [PATCH v2 11/12] KVM: arm64: Trap external trace for protected VMs
` [PATCH v2 12/12] KVM: arm64: Mark CMOW as allowed "

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-12-08  5:29 UTC  (13+ messages)
  ` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
  ` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
  ` [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation

[PATCH v1] KVM: selftests: Fix Assertion on non-x86_64 platforms
 2023-12-08  5:07 UTC 

[PATCH v3 00/21] arm64: Support for 2023 DPISA extensions
 2023-12-07 15:47 UTC  (26+ messages)
` [PATCH v3 01/21] arm64/sysreg: Add definition for ID_AA64PFR2_EL1
` [PATCH v3 02/21] arm64/sysreg: Update ID_AA64ISAR2_EL1 defintion for DDI0601 2023-09
` [PATCH v3 03/21] arm64/sysreg: Add definition for ID_AA64ISAR3_EL1
` [PATCH v3 04/21] arm64/sysreg: Add definition for ID_AA64FPFR0_EL1
` [PATCH v3 05/21] arm64/sysreg: Update ID_AA64SMFR0_EL1 definition for DDI0601 2023-09
` [PATCH v3 06/21] arm64/sysreg: Update SCTLR_EL1 "
` [PATCH v3 07/21] arm64/sysreg: Update HCRX_EL2 definition "
` [PATCH v3 08/21] arm64/sysreg: Add definition for FPMR
` [PATCH v3 09/21] arm64/cpufeature: Hook new identification registers up to cpufeature
` [PATCH v3 10/21] arm64/fpsimd: Enable host kernel access to FPMR
` [PATCH v3 11/21] arm64/fpsimd: Support FEAT_FPMR
` [PATCH v3 12/21] arm64/signal: Add FPMR signal handling
` [PATCH v3 13/21] arm64/ptrace: Expose FPMR via ptrace
` [PATCH v3 14/21] KVM: arm64: Add newly allocated ID registers to register descriptions
` [PATCH v3 15/21] KVM: arm64: Support FEAT_FPMR for guests
` [PATCH v3 16/21] arm64/hwcap: Define hwcaps for 2023 DPISA features
` [PATCH v3 17/21] kselftest/arm64: Handle FPMR context in generic signal frame parser
` [PATCH v3 18/21] kselftest/arm64: Add basic FPMR test
` [PATCH v3 19/21] kselftest/arm64: Add 2023 DPISA hwcap test coverage
` [PATCH v3 20/21] KVM: arm64: selftests: Document feature registers added in 2023 extensions
` [PATCH v3 21/21] KVM: arm64: selftests: Teach get-reg-list about FPMR

[PATCH v3 00/25] Permission Overlay Extension
 2023-12-07 15:44 UTC  (25+ messages)
` [PATCH v3 01/25] arm64/sysreg: add system register POR_EL{0,1}
` [PATCH v3 02/25] arm64/sysreg: update CPACR_EL1 register
` [PATCH v3 03/25] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v3 04/25] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v3 05/25] arm64: context switch POR_EL0 register
` [PATCH v3 07/25] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v3 09/25] arm64: define VM_PKEY_BIT* for arm64
` [PATCH v3 10/25] arm64: mask out POIndex when modifying a PTE
` [PATCH v3 11/25] arm64: enable ARCH_HAS_PKEYS on arm64

[PATCH 0/5] KVM: arm64: vgic fixes for 6.7
 2023-12-07 15:12 UTC  (6+ messages)
` [PATCH 1/5] KVM: arm64: vgic: Simplify kvm_vgic_destroy()
` [PATCH 2/5] KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()
` [PATCH 3/5] KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
` [PATCH 4/5] KVM: arm64: vgic: Ensure that slots_lock is held in vgic_register_all_redist_iodevs()
` [PATCH 5/5] KVM: Convert comment into an assertion in kvm_io_bus_register_dev()

[PATCH v2 0/4] KVM: arm64: Hide unsupported MPAM from the guest
 2023-12-07 15:08 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: head.S: Initialise MPAM EL2 registers and disable traps
` [PATCH v2 2/4] arm64: cpufeature: discover CPU support for MPAM
` [PATCH v2 3/4] KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
` [PATCH v2 4/4] KVM: arm64: Disable MPAM visibility by default, and handle traps

[PATCH v2 1/1] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2023-12-07 14:50 UTC  (39+ messages)

[PATCH 0/5] KVM: selftests: Remove redundant newlines
 2023-12-07 11:19 UTC  (11+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] KVM: selftests: aarch64: "
` [PATCH 3/5] KVM: selftests: riscv: "
` [PATCH 4/5] KVM: selftests: s390x: "
` [PATCH 5/5] KVM: selftests: x86_64: "

[PATCH 0/2] perf build: Fixes for arm64 sysreg-defs build rules
 2023-12-06 13:45 UTC  (5+ messages)
` [PATCH 2/2] perf build: Ensure sysreg-defs Makefile respects output dir

[PATCH v3 0/3] arm64: Drop support for VPIPT i-cache policy
 2023-12-05 15:16 UTC  (10+ messages)
` [PATCH v3 1/3] KVM: arm64: Remove VPIPT I-cache handling
` [PATCH v3 2/3] arm64: Kill detection of VPIPT i-cache policy
` [PATCH v3 3/3] arm64: Rename reserved values for CTR_EL0.L1Ip

[PATCH] arm64: Make icache detection a cpu capability
 2023-12-05 13:31 UTC 

[PATCH v1 0/6] KVM: arm64: Fixes to fine grain traps and pKVM traps
 2023-12-05 11:48 UTC  (9+ messages)
` [PATCH v1 1/6] KVM: arm64: Update and fix FGT register masks
` [PATCH v1 2/6] KVM: arm64: Add bit masks for HAFGRTR_EL2
` [PATCH v1 3/6] KVM: arm64: Add build validation for trap mask values
` [PATCH v1 4/6] KVM: arm64: Calculate FGT RES0 Bits
` [PATCH v1 5/6] KVM: arm64: Trap external trace for protected VMs
` [PATCH v1 6/6] KVM: arm64: Mark features as supported "

[PATCH v3 0/6] kvm/coresight: Support exclude guest and exclude host
 2023-12-05 10:05 UTC  (10+ messages)
` [PATCH v3 2/6] arm64: KVM: Move SPE and trace registers to the sysreg array
` [PATCH v3 3/6] arm64: KVM: Add iflag for FEAT_TRF
` [PATCH v3 4/6] arm64: KVM: Add interface to set guest value for TRFCR register

[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
 2023-12-05  7:58 UTC  (7+ messages)
` [PATCH v3 9/9] KVM: riscv: selftests: Add sstc timer test

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-12-04 18:23 UTC  (3+ messages)

[PATCH v2 0/3] arm64: Drop support for VPIPT i-cache policy
 2023-12-04 13:09 UTC  (2+ messages)

[RFC PATCH] KVM: arm/arm64: GICv4: Support shared VLPI
 2023-12-04  9:06 UTC  (10+ messages)

[PATCH V15 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
 2023-12-04  8:42 UTC  (4+ messages)
` [PATCH V15 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-12-03 14:07 UTC  (7+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup

[PATCH] KVM: selftests: Drop newline from __TEST_REQUIRE
 2023-12-02  8:12 UTC  (4+ messages)


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