public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM changes for 3.16-rc4
@ 2014-07-01 10:44 Paolo Bonzini
  2014-07-01 17:47 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Paolo Bonzini @ 2014-07-01 10:44 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, gleb, kvm

Linus,

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

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 9a630d15f16dbe4fec7ef5a4bc570cd46774a968:

  Merge commit '33b458d276bb' into kvm-master (2014-06-30 16:45:40 +0200)

----------------------------------------------------------------

A bunch of one-liners (except the s390 one).

The two more serious bugs ("KVM: SVM: Fix CPL export via SS.DPL" and
"KVM: s390: add sie.h uapi header file to Kbuild and remove header
dependency") were introduced in the 3.16 merge window.

----------------------------------------------------------------
Deng-Cheng Zhu (1):
      MIPS: KVM: Fix memory leak on VCPU

Heiko Carstens (1):
      KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency

Jan Kiszka (1):
      KVM: SVM: Fix CPL export via SS.DPL

Nadav Amit (1):
      KVM: x86: Increase the number of fixed MTRR regs to 10

Paolo Bonzini (3):
      KVM: x86: preserve the high 32-bits of the PAT register
      Merge tag 'kvms390-20140626' of git://git.kernel.org/.../kvms390/linux into kvm-master
      Merge commit '33b458d276bb' into kvm-master

Xiaoming Gao (1):
      kvm: fix wrong address when writing Hyper-V tsc page

 arch/mips/kvm/kvm_mips.c          |  1 +
 arch/s390/include/uapi/asm/Kbuild |  1 +
 arch/s390/include/uapi/asm/sie.h  | 26 ++++++++++++--------------
 arch/x86/include/asm/kvm_host.h   |  4 ++--
 arch/x86/kvm/svm.c                |  1 +
 arch/x86/kvm/x86.c                |  2 +-
 6 files changed, 18 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2014-07-01 22:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-01 10:44 [GIT PULL] KVM changes for 3.16-rc4 Paolo Bonzini
2014-07-01 17:47 ` Linus Torvalds
2014-07-01 22:41   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox