linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: cdall@linaro.org (Christoffer Dall)
To: linux-arm-kernel@lists.infradead.org
Subject: [PULL 0/8] KVM/ARM Changes for v4.14
Date: Tue,  5 Sep 2017 16:51:59 +0200	[thread overview]
Message-ID: <20170905145207.18447-1-cdall@linaro.org> (raw)

Hi Paolo and Radim,

Here are the changes for KVM/ARM for v4.14.

The changes are mostly bug fixes which are cc'ed stable.

We also have some minor cleanups and improvements, including added
support for migrating the active priority of interrupts when running a
GICv2 guest on a GICv3 host.

Sorry about arriving with these rather late.

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.14

for you to fetch changes up to f3470ce68ee2917ea17d27521b379af117b48c02:

  KVM: arm/arm64: Support uaccess of GICC_APRn (2017-09-05 16:46:30 +0200)


Thanks,
-Christoffer

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

Arvind Yadav (1):
  KVM: arm/arm64: vgic: constify seq_operations and file_operations

Christoffer Dall (2):
  KVM: arm/arm64: Extract GICv3 max APRn index calculation
  KVM: arm/arm64: Support uaccess of GICC_APRn

James Morse (1):
  KVM: arm/arm64: Fix guest external abort matching

Marc Zyngier (1):
  KVM: arm/arm64: vITS: Drop its_ite->lpi field

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

 Documentation/virtual/kvm/devices/arm-vgic.txt |  5 +++
 arch/arm/include/asm/kvm_arm.h                 |  1 -
 arch/arm/include/asm/kvm_emulate.h             | 24 ++++++++++---
 arch/arm64/include/asm/kvm_emulate.h           | 24 ++++++++++---
 arch/arm64/kvm/sys_regs.c                      |  2 +-
 arch/arm64/kvm/vgic-sys-reg-v3.c               | 23 ++-----------
 include/kvm/arm_pmu.h                          |  2 --
 virt/kvm/arm/mmu.c                             | 44 ++++++++----------------
 virt/kvm/arm/pmu.c                             | 43 ++++++++---------------
 virt/kvm/arm/vgic/vgic-debug.c                 |  4 +--
 virt/kvm/arm/vgic/vgic-init.c                  |  3 --
 virt/kvm/arm/vgic/vgic-its.c                   | 11 +++---
 virt/kvm/arm/vgic/vgic-mmio-v2.c               | 47 +++++++++++++++++++++++++-
 virt/kvm/arm/vgic/vgic.h                       | 16 +++++++++
 14 files changed, 146 insertions(+), 103 deletions(-)

-- 
2.9.0

             reply	other threads:[~2017-09-05 14:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-05 14:51 Christoffer Dall [this message]
2017-09-05 14:52 ` [PULL 1/8] KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capability Christoffer Dall
2017-09-05 14:52 ` [PULL 2/8] KVM: arm/arm64: PMU: Fix overflow interrupt injection Christoffer Dall
2017-09-05 14:52 ` [PULL 3/8] KVM: arm/arm64: Handle hva aging while destroying the vm Christoffer Dall
2017-09-05 14:52 ` [PULL 4/8] KVM: arm/arm64: Fix guest external abort matching Christoffer Dall
2017-09-05 14:52 ` [PULL 5/8] KVM: arm/arm64: vgic: constify seq_operations and file_operations Christoffer Dall
2017-09-05 14:52 ` [PULL 6/8] KVM: arm/arm64: vITS: Drop its_ite->lpi field Christoffer Dall
2017-09-05 14:52 ` [PULL 7/8] KVM: arm/arm64: Extract GICv3 max APRn index calculation Christoffer Dall
2017-09-05 14:52 ` [PULL 8/8] KVM: arm/arm64: Support uaccess of GICC_APRn Christoffer Dall
2017-09-05 15:07 ` [PULL 0/8] KVM/ARM Changes for v4.14 Christoffer Dall

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=20170905145207.18447-1-cdall@linaro.org \
    --to=cdall@linaro.org \
    --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;
as well as URLs for NNTP newsgroup(s).