From: Paolo Bonzini <pbonzini@redhat.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, gleb@kernel.org, kvm@vger.kernel.org
Subject: [GIT PULL RESEND] KVM fixes for 3.15-rc6
Date: Wed, 28 May 2014 10:23:55 +0200 [thread overview]
Message-ID: <1401265435-1468-1-git-send-email-pbonzini@redhat.com> (raw)
Linus,
The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd:
Linux 3.15-rc4 (2014-05-04 18:14:42 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to a4e91d04b86504f145cc5f766c2609357a68b186:
Merge tag 'kvm-s390-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master (2014-05-15 14:46:57 +0200)
----------------------------------------------------------------
Small fixes for x86, slightly larger fixes for PPC, and a forgotten s390 patch.
The PPC fixes are important because they fix breakage that is new in 3.15.
----------------------------------------------------------------
Alexander Graf (2):
KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit
KVM guest: Make pv trampoline code executable
Cornelia Huck (1):
KVM: s390: announce irqfd capability
Marcelo Tosatti (1):
KVM: x86: disable master clock if TSC is reset during suspend
Paolo Bonzini (3):
KVM: vmx: disable APIC virtualization in nested guests
Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master
Merge tag 'kvm-s390-for-3.15-1' of git://git.kernel.org/.../kvms390/linux into kvm-master
Paul Mackerras (1):
KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit
pingfank@linux.vnet.ibm.com (1):
KVM: PPC: Book3S: HV: make _PAGE_NUMA take effect
Documentation/virtual/kvm/api.txt | 2 +-
arch/powerpc/include/asm/sections.h | 11 ++++
arch/powerpc/kernel/kvm.c | 2 +-
arch/powerpc/kvm/book3s.c | 6 +-
arch/powerpc/kvm/book3s_hv_rm_mmu.c | 2 +-
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 104 ++++++++++++++++++++++++++++++++
arch/powerpc/kvm/book3s_pr.c | 6 +-
arch/powerpc/mm/hash_utils_64.c | 4 ++
arch/s390/kvm/kvm-s390.c | 1 +
arch/x86/kvm/vmx.c | 7 ++-
arch/x86/kvm/x86.c | 6 +-
11 files changed, 139 insertions(+), 12 deletions(-)
reply other threads:[~2014-05-28 8:24 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=1401265435-1468-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=gleb@kernel.org \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).