All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] KVM/ARM fixes for 4.13-rc4
@ 2017-08-03 15:28 ` Marc Zyngier
  0 siblings, 0 replies; 12+ messages in thread
From: Marc Zyngier @ 2017-08-03 15:28 UTC (permalink / raw)
  To: Radim Krčmář, Paolo Bonzini
  Cc: kvm, kvmarm, linux-arm-kernel, Alex Graf, Andrew Jones,
	Catalin Marinas, Christoffer Dall, Shanker Donthineni,
	Suzuki K Poulose

Paolo, Radim,

Here's a pull request for a few KVM/ARM updates. Nothing major except
for a VM destruction race (Suzuki has a knack for finding those...).

Please pull.

	M.

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-v4.13-rc4

for you to fetch changes up to 3af4e414af5ce014d1f88cd816d997048298b310:

  KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg (2017-08-03 15:47:36 +0100)

----------------------------------------------------------------
KVM/ARM Fixes for v4.13-rc4

- Yet another race with VM destruction plugged
- A set of small vgic fixes

----------------------------------------------------------------
Andrew Jones (1):
      KVM: arm/arm64: PMU: Fix overflow interrupt injection

Christoffer Dall (1):
      KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg

Shanker Donthineni (1):
      KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capability

Suzuki K Poulose (1):
      KVM: arm/arm64: Handle hva aging while destroying the vm

 arch/arm64/kvm/sys_regs.c        |  2 +-
 include/kvm/arm_pmu.h            |  2 --
 virt/kvm/arm/mmu.c               |  4 ++++
 virt/kvm/arm/pmu.c               | 43 ++++++++++++++--------------------------
 virt/kvm/arm/vgic/vgic-init.c    |  3 ---
 virt/kvm/arm/vgic/vgic-its.c     |  1 +
 virt/kvm/arm/vgic/vgic-mmio-v3.c |  4 ++--
 7 files changed, 23 insertions(+), 36 deletions(-)

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

end of thread, other threads:[~2017-08-03 17:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-03 15:28 [PATCH 0/4] KVM/ARM fixes for 4.13-rc4 Marc Zyngier
2017-08-03 15:28 ` Marc Zyngier
2017-08-03 15:28 ` [PATCH 1/4] KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capability Marc Zyngier
2017-08-03 15:28   ` Marc Zyngier
2017-08-03 15:28 ` [PATCH 2/4] KVM: arm/arm64: PMU: Fix overflow interrupt injection Marc Zyngier
2017-08-03 15:28   ` Marc Zyngier
2017-08-03 15:28 ` [PATCH 3/4] KVM: arm/arm64: Handle hva aging while destroying the vm Marc Zyngier
2017-08-03 15:28   ` Marc Zyngier
2017-08-03 15:28 ` [PATCH 4/4] KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg Marc Zyngier
2017-08-03 15:28   ` Marc Zyngier
2017-08-03 17:44 ` [PATCH 0/4] KVM/ARM fixes for 4.13-rc4 Radim Krčmář
2017-08-03 17:44   ` Radim Krčmář

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.