linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] KVM: arm64: Fixes for guest CPU feature trapping and enabling
@ 2025-11-06 14:44 Fuad Tabba
  2025-11-06 14:44 ` [PATCH v2 1/5] KVM: arm64: Fix Trace Buffer trapping for protected VMs Fuad Tabba
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Fuad Tabba @ 2025-11-06 14:44 UTC (permalink / raw)
  To: kvmarm, linux-arm-kernel
  Cc: maz, oliver.upton, will, joey.gouly, suzuki.poulose, yuzenghui,
	catalin.marinas, vladimir.murzin, tabba

Hi,

This series contains several fixes for guest vCPU feature trapping and
enabling, as well as a bit of tidying up.

Changes from v1 [1]:
- Dropped the MOPS patch (Joey)
- Dropped patches in favor of reworking coarse grain trapping in general
  (Marc)
- Fix bug in Trace Buffer trapping (Suzuki)

Based on Linux 6.18-rc4.

Cheers,
/fuad

[1] https://lore.kernel.org/all/20251104125906.1919426-1-tabba@google.com/

Fuad Tabba (5):
  KVM: arm64: Fix Trace Buffer trapping for protected VMs
  KVM: arm64: Fix Trace Buffer trap polarity for protected VMs
  KVM: arm64: Fix MTE flag initialization for protected VMs
  KVM: arm64: Prevent host from managing timer offsets for protected VMs
  KVM: arm64: Define FAR_MASK for fault IPA offset

 arch/arm64/include/asm/kvm_arm.h         |  2 ++
 arch/arm64/kvm/arch_timer.c              | 18 +++++++++++++-----
 arch/arm64/kvm/hyp/nvhe/pkvm.c           | 12 +++++++-----
 arch/arm64/kvm/hyp/vgic-v2-cpuif-proxy.c |  2 +-
 arch/arm64/kvm/inject_fault.c            |  2 +-
 arch/arm64/kvm/mmu.c                     |  4 ++--
 arch/arm64/kvm/sys_regs.c                |  6 ++++--
 7 files changed, 30 insertions(+), 16 deletions(-)


base-commit: 6146a0f1dfae5d37442a9ddcba012add260bceb0
-- 
2.51.2.1041.gc1ab5b90ca-goog



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-11-09 19:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 14:44 [PATCH v2 0/5] KVM: arm64: Fixes for guest CPU feature trapping and enabling Fuad Tabba
2025-11-06 14:44 ` [PATCH v2 1/5] KVM: arm64: Fix Trace Buffer trapping for protected VMs Fuad Tabba
2025-11-06 16:28   ` Suzuki K Poulose
2025-11-06 14:44 ` [PATCH v2 2/5] KVM: arm64: Fix Trace Buffer trap polarity " Fuad Tabba
2025-11-06 14:44 ` [PATCH v2 3/5] KVM: arm64: Fix MTE flag initialization " Fuad Tabba
2025-11-06 14:44 ` [PATCH v2 4/5] KVM: arm64: Prevent host from managing timer offsets " Fuad Tabba
2025-11-07 23:21   ` Oliver Upton
2025-11-09 19:51     ` Fuad Tabba
2025-11-06 14:44 ` [PATCH v2 5/5] KVM: arm64: Define FAR_MASK for fault IPA offset Fuad Tabba
2025-11-07 23:12   ` Oliver Upton
2025-11-09 19:51     ` Fuad Tabba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).