public inbox for kvmarm@lists.cs.columbia.edu
 help / color / mirror / Atom feed
 messages from 2026-01-31 13:29:37 to 2026-02-11 11:05:38 UTC [more...]

[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-11 11:05 UTC  (63+ messages)
` [PATCH v4 01/41] arm64/sysreg: Add MPAMSM_EL1 register
` [PATCH v4 02/41] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v4 03/41] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF
` [PATCH v4 04/41] arm64: mpam: Context switch the MPAM registers
` [PATCH v4 05/41] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [PATCH v4 06/41] arm64: mpam: Drop the CONFIG_EXPERT restriction
` [PATCH v4 07/41] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v4 08/41] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [PATCH v4 09/41] arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
` [PATCH v4 10/41] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v4 11/41] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [PATCH v4 12/41] KVM: arm64: Use kernel-space partid configuration for hypercalls
` [PATCH v4 13/41] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v4 14/41] arm_mpam: resctrl: Sort the order of the domain lists
` [PATCH v4 15/41] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v4 16/41] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v4 17/41] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v4 18/41] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v4 19/41] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [PATCH v4 20/41] arm_mpam: resctrl: Add CDP emulation
` [PATCH v4 21/41] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v4 22/41] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v4 23/41] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v4 24/41] arm_mpam: resctrl: Add kunit test for rmid idx conversions
` [PATCH v4 25/41] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v4 26/41] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v4 27/41] arm_mpam: resctrl: Add support for csu counters
` [PATCH v4 28/41] arm_mpam: resctrl: Pick classes for use as mbm counters
` [PATCH v4 29/41] arm_mpam: resctrl: Pre-allocate free running monitors
` [PATCH v4 30/41] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [PATCH v4 31/41] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()
` [PATCH v4 32/41] arm_mpam: resctrl: Update the rmid reallocation limit
` [PATCH v4 33/41] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [PATCH v4 34/41] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [PATCH v4 35/41] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [PATCH v4 36/41] arm_mpam: Add quirk framework
` [PATCH v4 37/41] arm_mpam: Add workaround for T241-MPAM-1
` [PATCH v4 38/41] arm_mpam: Add workaround for T241-MPAM-4
` [PATCH v4 39/41] arm_mpam: Add workaround for T241-MPAM-6
` [PATCH v4 40/41] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
` [PATCH v4 41/41] arm64: mpam: Add initial MPAM documentation

Broken udelay() on KVM host with a vcpu loaded
 2026-02-10 19:54 UTC  (6+ messages)

[PATCH v2 00/35] KVM: arm64: Add support for protected guest memory with pKVM
 2026-02-10 19:03 UTC  (5+ messages)
` [PATCH v2 07/35] KVM: arm64: Remove is_protected_kvm_enabled() checks from hypercalls

[PATCH v12 0/7] support FEAT_LSUI
 2026-02-10 17:17 UTC  (15+ messages)
` [PATCH v12 1/7] arm64: Kconfig: add support for LSUI
` [PATCH v12 2/7] arm64: cpufeature: add FEAT_LSUI
` [PATCH v12 6/7] arm64: futex: support futex with FEAT_LSUI

[PATCH v11 00/30] Tracefs support for pKVM
 2026-02-10 15:54 UTC  (32+ messages)
` [PATCH v11 07/30] tracing: Add non-consuming read to trace remotes
` [PATCH v11 09/30] tracing: Add events "
` [PATCH v11 13/30] tracing: Introduce simple_ring_buffer
` [PATCH v11 14/30] tracing: Add a trace remote module for testing
` [PATCH v11 15/30] tracing: selftests: Add trace remote tests
` [PATCH v11 16/30] Documentation: tracing: Add tracing remotes
` [PATCH v11 17/30] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v11 18/30] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v11 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
` [PATCH v11 20/30] KVM: arm64: Add clock support to nVHE/pKVM hyp
` [PATCH v11 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
` [PATCH v11 22/30] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v11 23/30] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
` [PATCH v11 24/30] KVM: arm64: Add trace remote "
` [PATCH v11 25/30] KVM: arm64: Sync boot clock with "
` [PATCH v11 26/30] KVM: arm64: Add trace reset to "
` [PATCH v11 27/30] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
` [PATCH v11 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
` [PATCH v11 29/30] KVM: arm64: Add selftest event support "
` [PATCH v11 30/30] tracing: selftests: Add hypervisor trace remote tests

[PATCH v6 00/19] ARM64 PMU Partitioning
 2026-02-10  8:49 UTC  (26+ messages)
` [PATCH v6 01/19] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v6 02/19] KVM: arm64: Reorganize PMU includes
` [PATCH v6 03/19] KVM: arm64: Reorganize PMU functions
` [PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v6 05/19] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v6 07/19] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v6 08/19] KVM: arm64: Define access helpers for PMUSERENR and PMSELR
` [PATCH v6 09/19] KVM: arm64: Write fast path PMU register handlers
` [PATCH v6 10/19] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v6 12/19] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v6 13/19] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v6 14/19] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v6 15/19] KVM: arm64: Detect overflows for the Partitioned PMU
` [PATCH v6 16/19] KVM: arm64: Add vCPU device attr to partition the PMU
` [PATCH v6 17/19] KVM: selftests: Add find_bit to KVM library
` [PATCH v6 18/19] KVM: arm64: selftests: Add test case for partitioned PMU
` [PATCH v6 19/19] KVM: arm64: selftests: Relax testing for exceptions when partitioned

[PATCH] KVM: arm64: Allow module-owned pages in host stage-2 range adjustment
 2026-02-09 22:44 UTC  (4+ messages)

[GIT PULL] KVM/arm64 updates for 7.0
 2026-02-09 17:19 UTC  (2+ messages)

[kvmtool PATCH v5 00/15] arm64: Handle PSCI calls in userspace
 2026-02-09 16:25 UTC  (4+ messages)
` [kvmtool PATCH v5 02/15] update_headers: arm64: Track psci.h for PSCI definitions

[PATCH v9 00/30] KVM: arm64: Implement support for SME
 2026-02-09 15:18 UTC  (5+ messages)
` [PATCH v9 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v9 10/30] KVM: arm64: Document the KVM ABI for SME

[RFC][PATCH] arm64: tlb: call kvm_call_hyp once during kvm_tlb_flush_vmid_range
 2026-02-09 14:35 UTC  (2+ messages)

[PATCH kvmtool v2 00/17] arm64: Support GICv5-based guests
 2026-02-09  7:54 UTC  (4+ messages)

[PATCH kvmtool v5 0/7] arm64: Nested virtualization support
 2026-02-09  2:21 UTC  (9+ messages)
` [PATCH kvmtool v5 3/7] arm64: nested: Add support for setting maintenance IRQ

[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2026-02-08 18:34 UTC  (5+ messages)
` [PATCH v3 02/16] KVM: arm64: nv: Implement nested Stage-2 page table walk logic

[PATCH v2] KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type
 2026-02-06 22:30 UTC 

[PATCH] KVM: arm64: vgic: Handle const qualifier from clusters allocation type
 2026-02-06 22:29 UTC  (2+ messages)

[PATCH v4 0/2] arm: add kvm-psci-version vcpu property
 2026-02-06 14:59 UTC  (3+ messages)
` [PATCH v4 2/2] target/arm/kvm: "

[PATCH v2 00/20] KVM: arm64: Generalise RESx handling
 2026-02-05  9:08 UTC  (24+ messages)
` [PATCH v2 01/20] arm64: Convert SCTLR_EL2 to sysreg infrastructure
` [PATCH v2 02/20] KVM: arm64: Remove duplicate configuration for SCTLR_EL1.{EE,E0E}
` [PATCH v2 03/20] KVM: arm64: Introduce standalone FGU computing primitive
` [PATCH v2 04/20] KVM: arm64: Introduce data structure tracking both RES0 and RES1 bits
` [PATCH v2 05/20] KVM: arm64: Extend unified RESx handling to runtime sanitisation
` [PATCH v2 06/20] KVM: arm64: Inherit RESx bits from FGT register descriptors
` [PATCH v2 07/20] KVM: arm64: Allow RES1 bits to be inferred from configuration
` [PATCH v2 08/20] KVM: arm64: Correctly handle SCTLR_EL1 RES1 bits for unsupported features
` [PATCH v2 09/20] KVM: arm64: Convert HCR_EL2.RW to AS_RES1
` [PATCH v2 10/20] KVM: arm64: Simplify FIXED_VALUE handling
` [PATCH v2 11/20] KVM: arm64: Add REQUIRES_E2H1 constraint as configuration flags
` [PATCH v2 12/20] KVM: arm64: Add RES1_WHEN_E2Hx constraints "
` [PATCH v2 13/20] KVM: arm64: Move RESx into individual register descriptors
` [PATCH v2 14/20] KVM: arm64: Simplify handling of HCR_EL2.E2H RESx
` [PATCH v2 15/20] KVM: arm64: Get rid of FIXED_VALUE altogether
` [PATCH v2 16/20] KVM: arm64: Simplify handling of full register invalid constraint
` [PATCH v2 17/20] KVM: arm64: Remove all traces of FEAT_TME
` [PATCH v2 18/20] KVM: arm64: Remove all traces of HCR_EL2.MIOCNCE
` [PATCH v2 19/20] KVM: arm64: Add sanitisation to SCTLR_EL2
` [PATCH v2 20/20] KVM: arm64: Add debugfs file dumping computed RESx values

[PATCH v1 0/3] KVM: arm64: Standardize debugfs iterators
 2026-02-05  8:57 UTC  (5+ messages)
` [PATCH v1 1/3] KVM: arm64: Use standard seq_file iterator for idregs debugfs
` [PATCH v1 2/3] KVM: arm64: Reimplement vgic-debug XArray iteration
` [PATCH v1 3/3] KVM: arm64: Use standard seq_file iterator for vgic-debug debugfs

[PATCH v3 00/47] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-03  9:33 UTC  (8+ messages)
` [PATCH v3 41/47] arm_mpam: Generate a configuration for min controls

[PATCH v1] KVM: arm64: nv: Avoid NV stage-2 code when NV is not supported
 2026-02-02 15:47 UTC  (2+ messages)

[PATCH v1] KVM: arm64: nv: Use kvm_phys_size() for VNCR invalidation range
 2026-02-02 15:04 UTC  (4+ messages)

[PATCH 00/20] KVM: arm64: Generalise RESx handling
 2026-02-02  9:57 UTC  (5+ messages)
` [PATCH 20/20] KVM: arm64: Add debugfs file dumping computed RESx values


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