messages from 2026-01-07 12:46:05 to 2026-01-09 17:05:58 UTC [more...]
[PATCH v3 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-01-09 17:04 UTC (25+ messages)
` [PATCH v3 02/36] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH v3 01/36] KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
` [PATCH v3 03/36] arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1
` [PATCH v3 06/36] KVM: arm64: gic: Set vgic_model before initing private IRQs
` [PATCH v3 04/36] arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support
` [PATCH v3 05/36] arm64/sysreg: Add GICR CDNMIA encoding
` [PATCH v3 09/36] KVM: arm64: gic-v5: Add Arm copyright header
` [PATCH v3 07/36] KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headers
` [PATCH v3 08/36] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH v3 12/36] KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
` [PATCH v3 10/36] KVM: arm64: gic-v5: Detect implemented PPIs on boot
` [PATCH v3 11/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v3 14/36] KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
` [PATCH v3 13/36] KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
` [PATCH v3 18/36] KVM: arm64: gic: Introduce queue_irq_unlock and set_pending_state to irq_ops
` [PATCH v3 16/36] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH v3 17/36] KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
` [PATCH v3 20/36] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
` [PATCH v3 19/36] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH v3 22/36] KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writes
` [PATCH v3 23/36] KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
` [PATCH v3 21/36] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH v3 25/36] KVM: arm64: gic-v5: Reset vcpu state
` [PATCH v3 28/36] KVM: arm64: gic: Hide GICv5 for protected guests
[PATCH v2 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-01-09 17:00 UTC (77+ messages)
` [PATCH v2 02/36] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH v2 01/36] KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
` [PATCH v2 08/36] KVM: arm64: Introduce kvm_call_hyp_nvhe_res()
` [PATCH v2 07/36] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH v2 10/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v2 11/36] KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
` [PATCH v2 13/36] KVM: arm64: gic: Set vgic_model before initing private IRQs
` [PATCH v2 15/36] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
` [PATCH v2 19/36] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH v2 20/36] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
` [PATCH v2 18/36] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH v2 22/36] KVM: arm64: gic-v5: Trap and mask guest PPI register accesses
` [PATCH v2 21/36] KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
` [PATCH v2 23/36] KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
` [PATCH v2 24/36] KVM: arm64: gic-v5: Create, init vgic_v5
` [PATCH v2 25/36] KVM: arm64: gic-v5: Reset vcpu state
` [PATCH v2 27/36] KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
` [PATCH v2 26/36] KVM: arm64: gic-v5: Bump arch timer for GICv5
` [PATCH v2 28/36] KVM: arm64: gic: Hide GICv5 for protected guests
` [PATCH v2 30/36] KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
` [PATCH v2 29/36] KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
` [PATCH v2 34/36] Documentation: KVM: Introduce documentation for VGICv5
` [PATCH v2 32/36] irqchip/gic-v5: Check if impl is virt capable
` [PATCH v2 33/36] KVM: arm64: gic-v5: Probe for GICv5 device
` [PATCH v2 35/36] KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest
` [PATCH v2 36/36] KVM: arm64: gic-v5: Communicate userspace-drivable PPIs via a UAPI
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-01-09 16:57 UTC (38+ messages)
` [PATCH v9 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v9 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v9 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v9 04/30] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v9 05/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v9 06/30] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v9 07/30] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v9 08/30] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v9 09/30] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v9 10/30] KVM: arm64: Document the KVM ABI for SME
` [PATCH v9 11/30] KVM: arm64: Define internal features "
` [PATCH v9 12/30] KVM: arm64: Rename sve_state_reg_region
` [PATCH v9 13/30] KVM: arm64: Store vector lengths in an array
` [PATCH v9 14/30] KVM: arm64: Implement SME vector length configuration
` [PATCH v9 15/30] KVM: arm64: Support SME control registers
` [PATCH v9 16/30] KVM: arm64: Support TPIDR2_EL0
[RFC PATCH v6 00/35] KVM: arm64: Add Statistical Profiling Extension (SPE) support
2026-01-09 16:35 UTC (10+ messages)
` [RFC PATCH v6 03/35] KVM: arm64: Add CONFIG_KVM_ARM_SPE Kconfig option
` [RFC PATCH v6 14/35] KVM: arm64: Add SPE VCPU device attribute to set the max buffer size
` [RFC PATCH v6 19/35] KVM: arm64: Trap PMBIDR_EL1 and PMSIDR_EL1
` [RFC PATCH v6 29/35] KVM: arm64: Pin the SPE buffer in the host and map it at stage 2
[PATCH 00/30] KVM: arm64: Add support for protected guest memory with pKVM
2026-01-09 15:29 UTC (28+ messages)
` [PATCH 02/30] KVM: arm64: Remove redundant 'pgt' pointer checks from MMU notifiers
` [PATCH 06/30] KVM: arm64: Remove pointless is_protected_kvm_enabled() checks from hyp
` [PATCH 10/30] KVM: arm64: Introduce __pkvm_host_donate_guest()
` [PATCH 14/30] KVM: arm64: Hook up reclaim hypercall to pkvm_pgtable_stage2_destroy()
` [PATCH 19/30] KVM: arm64: Annotate guest donations with handle and gfn in host stage-2
` [PATCH 22/30] KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
` [PATCH 24/30] KVM: arm64: Implement the MEM_SHARE hypercall for protected VMs
` [PATCH 27/30] KVM: arm64: Add some initial documentation for pKVM
[PATCH v3 0/2] KVM: arm64: Support FF-A direct messaging interfaces
2026-01-09 11:37 UTC (7+ messages)
` [PATCH v3 1/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ in host handler
` [PATCH v3 2/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 "
[PATCH] KVM: arm64: nv: Respect stage-2 write permssion when setting stage-1 AF
2026-01-09 11:31 UTC (2+ messages)
[PATCH kvmtool 00/15] arm64: Handle PSCI calls in userspace
2026-01-09 10:43 UTC (10+ messages)
` [PATCH kvmtool v4 01/15] Allow pausing the VM from vcpu thread
` [PATCH kvmtool v4 15/15] arm64: smccc: Start sending PSCI to userspace
[PATCH v2 00/45] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-01-09 9:55 UTC (33+ messages)
` [PATCH v2 07/45] arm64: mpam: Context switch the MPAM registers
` [PATCH v2 12/45] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v2 15/45] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v2 25/45] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v2 27/45] arm_mpam: resctrl: Add support for csu counters
` [PATCH v2 28/45] arm_mpam: resctrl: Pick classes for use as mbm counters
` [PATCH v2 29/45] arm_mpam: resctrl: Pre-allocate free running monitors
` [PATCH v2 30/45] arm_mpam: resctrl: Pre-allocate assignable monitors
` [PATCH v2 39/45] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [PATCH v2 40/45] arm_mpam: Generate a configuration for min controls
` (subset) [PATCH v2 00/45] arm_mpam: Add KVM/arm64 and resctrl glue code
[PATCH v4 0/5] KVM: selftests: Alignment fixes and arm64 MMU cleanup
2026-01-09 8:22 UTC (6+ messages)
` [PATCH v4 1/5] KVM: arm64: selftests: Disable unused TTBR1_EL1 translations
` [PATCH v4 2/5] KVM: arm64: selftests: Fix incorrect rounding in page_align()
` [PATCH v4 3/5] KVM: riscv: "
` [PATCH v4 4/5] KVM: selftests: Move page_align() to shared header
` [PATCH v4 5/5] KVM: selftests: Fix typos and stale comments in kvm_util
[PATCH v2] KVM: arm64: Remove unused vcpu_{clear,set}_wfx_traps()
2026-01-09 8:02 UTC
[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-01-09 7:52 UTC (6+ messages)
` [PATCH v2 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
[PATCH] KVM: arm64: remove unused vcpu_{clear,set}_wfx_traps()
2026-01-09 6:06 UTC (2+ messages)
[PATCH v2 18/45] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
2026-01-09 3:45 UTC (2+ messages)
[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
2026-01-09 0:29 UTC (5+ messages)
` [PATCH v6 39/44] KVM: VMX: Bug the VM if either MSR auto-load list is full
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2026-01-08 21:53 UTC (6+ messages)
` [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
` possible deadlock due to irq_set_thread_affinity() calling into the scheduler (was Re: [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU)
[PATCH v4 00/21] KVM: selftests: Add Nested NPT support
2026-01-08 20:33 UTC (12+ messages)
` [PATCH v4 16/21] KVM: selftests: Add support for nested NPTs
` [PATCH v4 21/21] KVM: selftests: Test READ=>WRITE dirty logging behavior for shadow MMU
[kvmtool PATCH v5 00/15] arm64: Handle PSCI calls in userspace
2026-01-08 17:57 UTC (16+ messages)
` [kvmtool PATCH v5 01/15] Allow pausing the VM from vcpu thread
` [kvmtool PATCH v5 02/15] update_headers: arm64: Track psci.h for PSCI definitions
` [kvmtool PATCH v5 03/15] update headers: Linux v6.18
` [kvmtool PATCH v5 04/15] Import arm-smccc.h from "
` [kvmtool PATCH v5 05/15] arm64: Stash kvm_vcpu_init for later use
` [kvmtool PATCH v5 06/15] arm64: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs
` [kvmtool PATCH v5 07/15] arm64: Expose ARM64_CORE_REG() for general use
` [kvmtool PATCH v5 08/15] arm64: Add support for finding vCPU for given MPIDR
` [kvmtool PATCH v5 09/15] arm64: Add skeleton implementation for PSCI
` [kvmtool PATCH v5 10/15] arm64: psci: Implement CPU_SUSPEND
` [kvmtool PATCH v5 11/15] arm64: psci: Implement CPU_ON
` [kvmtool PATCH v5 12/15] arm64: psci: Implement AFFINITY_INFO
` [kvmtool PATCH v5 13/15] arm64: psci: Implement MIGRATE_INFO_TYPE
` [kvmtool PATCH v5 14/15] arm64: psci: Implement SYSTEM_{OFF,RESET}
` [kvmtool PATCH v5 15/15] arm64: smccc: Start sending PSCI to userspace
[PATCH v4 0/9] KVM: arm64: Add support for FEAT_IDST
2026-01-08 17:32 UTC (10+ messages)
` [PATCH v4 1/9] arm64: Repaint ID_AA64MMFR2_EL1.IDS description
` [PATCH v4 2/9] KVM: arm64: Add trap routing for GMID_EL1
` [PATCH v4 3/9] KVM: arm64: Add a generic synchronous exception injection primitive
` [PATCH v4 4/9] KVM: arm64: Handle FEAT_IDST for sysregs without specific handlers
` [PATCH v4 5/9] KVM: arm64: Handle CSSIDR2_EL1 and SMIDR_EL1 in a generic way
` [PATCH v4 6/9] KVM: arm64: Force trap of GMID_EL1 when the guest doesn't have MTE
` [PATCH v4 7/9] KVM: arm64: pkvm: Add a generic synchronous exception injection primitive
` [PATCH v4 8/9] KVM: arm64: pkvm: Report optional ID register traps with a 0x18 syndrome
` [PATCH v4 9/9] KVM: arm64: selftests: Add a test for FEAT_IDST
[PATCH] KVM: arm64: Fix error checking for FFA_VERSION
2026-01-08 15:47 UTC (6+ messages)
[PATCH v2 00/11] TSM: Implement ->lock()/->accept() callbacks for ARM CCA TDISP setup
2026-01-08 15:32 UTC (3+ messages)
` [PATCH v2 03/11] coco: guest: arm64: Add support for guest initiated TDI bind/unbind
[PATCH v8 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2026-01-08 9:20 UTC (2+ messages)
[PATCH 0/3] arm64: Unconditionally compile LSE/PAN/EPAN support
2026-01-07 18:07 UTC (4+ messages)
` [PATCH 1/3] arm64: Unconditionally enable LSE support
` [PATCH 2/3] arm64: Unconditionally enable PAN support
` [PATCH 3/3] arm64: Unconditionally enable EPAN support
[PATCH v9 00/30] Tracefs support for pKVM
2026-01-07 16:59 UTC (12+ messages)
` [PATCH v9 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
` [PATCH v9 25/30] KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
` [PATCH v9 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to "
` [PATCH v9 29/30] KVM: arm64: Add selftest event support "
[PATCH 00/32] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-01-07 16:28 UTC (10+ messages)
` [PATCH 15/32] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH 18/32] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH 17/32] KVM: arm64: gic-v5: Implement PPI interrupt injection
[PATCH] KVM: arm64: Don't blindly set set PSTATE.PAN on guest exit
2026-01-07 12:46 UTC
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