public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM/arm64 fixes for 6.7, part #2
@ 2023-12-18 19:17 Oliver Upton
  2023-12-22 13:09 ` Mark Brown
  2023-12-22 23:04 ` Paolo Bonzini
  0 siblings, 2 replies; 8+ messages in thread
From: Oliver Upton @ 2023-12-18 19:17 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Marc Zyngier, Mark Brown, James Morse, Suzuki K Poulose,
	Zenghui Yu, kvmarm, kvm

Hi Paolo,

Here's the second batch of fixes for 6.7. Please note that this pull
is based on -rc4 instead of my first fixes tag as the KVM selftests
breakage was introduced by one of my changes that went through the
perf tree.

Please pull.

-- 
Thanks,
Oliver

The following changes since commit 33cc938e65a98f1d29d0a18403dbbee050dcad9a:

  Linux 6.7-rc4 (2023-12-03 18:52:56 +0900)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.7-2

for you to fetch changes up to 0c12e6c8267f831e491ee64ac6f216601cea3eee:

  KVM: selftests: Ensure sysreg-defs.h is generated at the expected path (2023-12-12 16:49:43 +0000)

----------------------------------------------------------------
KVM/arm64 fixes for 6.7, part #2

 - Ensure a vCPU's redistributor is unregistered from the MMIO bus
   if vCPU creation fails

 - Fix building KVM selftests for arm64 from the top-level Makefile

----------------------------------------------------------------
Marc Zyngier (5):
      KVM: arm64: vgic: Simplify kvm_vgic_destroy()
      KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()
      KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
      KVM: arm64: vgic: Ensure that slots_lock is held in vgic_register_all_redist_iodevs()
      KVM: Convert comment into an assertion in kvm_io_bus_register_dev()

Oliver Upton (1):
      KVM: selftests: Ensure sysreg-defs.h is generated at the expected path

 arch/arm64/kvm/arm.c                 |  2 +-
 arch/arm64/kvm/vgic/vgic-init.c      | 47 ++++++++++++++++++++++--------------
 arch/arm64/kvm/vgic/vgic-mmio-v3.c   |  4 ++-
 arch/arm64/kvm/vgic/vgic.h           |  1 +
 tools/testing/selftests/kvm/Makefile | 26 ++++++++++++--------
 virt/kvm/kvm_main.c                  |  3 ++-
 6 files changed, 52 insertions(+), 31 deletions(-)

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

end of thread, other threads:[~2023-12-22 23:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-18 19:17 [GIT PULL] KVM/arm64 fixes for 6.7, part #2 Oliver Upton
2023-12-22 13:09 ` Mark Brown
2023-12-22 13:16   ` Marc Zyngier
2023-12-22 13:26     ` Mark Brown
2023-12-22 13:34       ` Marc Zyngier
2023-12-22 14:20         ` Mark Brown
2023-12-22 23:25           ` Paolo Bonzini
2023-12-22 23:04 ` Paolo Bonzini

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