Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PULL 0/3] KVM/ARM updates for v4.9-rc4
Date: Fri,  4 Nov 2016 18:36:35 +0000	[thread overview]
Message-ID: <20161104183638.28137-1-marc.zyngier@arm.com> (raw)

Paolo, Radim,

Please find below the KVM/ARM updates for v4.9-rc4 (or later if we've
already missed the boat).

Thanks,

	M.

The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

  Linux 4.9-rc2 (2016-10-23 17:10:14 -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.9-rc4

for you to fetch changes up to d42c79701a3ee5c38fbbc82f98a140420bd40134:

  KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs (2016-11-04 17:56:56 +0000)

----------------------------------------------------------------
KVM/ARM updates for v4.9-rc4

- Kick the vcpu when a pending interrupt becomes pending again
- Prevent access to invalid interrupt registers
- Invalid TLBs when two vcpus from the same VM share a CPU

----------------------------------------------------------------
Andre Przywara (1):
      KVM: arm/arm64: vgic: Prevent access to invalid SPIs

Marc Zyngier (1):
      arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU

Shih-Wei Li (1):
      KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs

 arch/arm/include/asm/kvm_asm.h    |  1 +
 arch/arm/include/asm/kvm_host.h   |  3 +++
 arch/arm/include/asm/kvm_hyp.h    |  1 +
 arch/arm/kvm/arm.c                | 27 +++++++++++++++++++++++++-
 arch/arm/kvm/hyp/tlb.c            | 15 ++++++++++++++
 arch/arm64/include/asm/kvm_asm.h  |  1 +
 arch/arm64/include/asm/kvm_host.h |  3 +++
 arch/arm64/include/asm/kvm_mmu.h  |  2 +-
 arch/arm64/kvm/hyp/tlb.c          | 15 ++++++++++++++
 virt/kvm/arm/vgic/vgic-mmio.c     | 41 ++++++++++++++++++++++++++-------------
 virt/kvm/arm/vgic/vgic-mmio.h     | 14 ++++++-------
 virt/kvm/arm/vgic/vgic.c          | 12 ++++++++++++
 12 files changed, 112 insertions(+), 23 deletions(-)

             reply	other threads:[~2016-11-04 18:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-04 18:36 Marc Zyngier [this message]
2016-11-04 18:36 ` [PATCH 1/3] arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU Marc Zyngier
2016-11-04 18:36 ` [PATCH 2/3] KVM: arm/arm64: vgic: Prevent access to invalid SPIs Marc Zyngier
2016-11-04 18:36 ` [PATCH 3/3] KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs Marc Zyngier
2016-11-11 10:14 ` [PULL 0/3] KVM/ARM updates for v4.9-rc4 Paolo Bonzini
2016-11-11 10:23   ` Marc Zyngier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161104183638.28137-1-marc.zyngier@arm.com \
    --to=marc.zyngier@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox