From: "Radim Krčmář" <rkrcmar@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Subject: [GIT PULL] KVM fixes for Linux 4.17-rc4
Date: Sun, 6 May 2018 11:56:35 +0200 [thread overview]
Message-ID: <20180506095634.GA29747@flask> (raw)
Linus,
The following changes since commit 6da6c0db5316275015e8cc2959f12a17584aeb64:
Linux v4.17-rc3 (2018-04-29 14:17:42 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm tags/for-linus
for you to fetch changes up to ecf08dad723d3e000aecff6c396f54772d124733:
KVM: x86: remove APIC Timer periodic/oneshot spikes (2018-05-05 23:09:39 +0200)
----------------------------------------------------------------
KVM fixes for v4.17-rc4
ARM:
- Fix proxying of GICv2 CPU interface accesses
- Fix crash when switching to BE
- Track source vcpu git GICv2 SGIs
- Fix an outdated bit of documentation
x86:
- Speed up injection of expired timers (for stable)
----------------------------------------------------------------
Anthoine Bourgeois (1):
KVM: x86: remove APIC Timer periodic/oneshot spikes
James Morse (2):
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
arm64: vgic-v2: Fix proxying of cpuif access
Marc Zyngier (1):
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Radim Krčmář (1):
Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/.../kvmarm/kvmarm
Valentin Schneider (1):
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
arch/arm64/include/asm/kvm_emulate.h | 2 +-
arch/arm64/kvm/hyp/vgic-v2-cpuif-proxy.c | 24 ++++++++++++----
arch/x86/kvm/lapic.c | 37 +++++++++++++-----------
include/kvm/arm_vgic.h | 1 +
virt/kvm/arm/vgic/vgic-init.c | 2 +-
virt/kvm/arm/vgic/vgic-mmio.c | 10 +++++--
virt/kvm/arm/vgic/vgic-v2.c | 38 ++++++++++++++-----------
virt/kvm/arm/vgic/vgic-v3.c | 49 +++++++++++++++++++-------------
virt/kvm/arm/vgic/vgic.c | 30 +++++--------------
virt/kvm/arm/vgic/vgic.h | 14 +++++++++
10 files changed, 122 insertions(+), 85 deletions(-)
reply other threads:[~2018-05-06 9:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180506095634.GA29747@flask \
--to=rkrcmar@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=torvalds@linux-foundation.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