Linus,

The following changes since commit 3eab887a55424fc2c27553b7bfe32330df83f7b8:

  Linux 4.8-rc4 (2016-08-28 15:04:33 -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 27bd44e06cf4e6c51b985810e7c56147bc8d94d5:

  Merge tag 'kvm-arm-fixes-for-v4.8-round2' of 
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master 
(2016-09-09 17:45:56 +0200)

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

* s390: nested virt fixes (new 4.8 feature)
* x86: fixes for 4.8 regressions
* ARM: two small bugfixes

----------------------------------------------------------------
David Hildenbrand (2):
      KVM: s390: don't use current->thread.fpu.* when accessing registers
      KVM: s390: vsie: fix riccbd

Marc Zyngier (1):
      arm: KVM: Fix idmap overlap detection when the kernel is idmap'ed

Paolo Bonzini (3):
      Merge tag 'kvm-s390-master-4.8-2' of 
git://git.kernel.org/.../kvms390/linux into kvm-master
      Merge tag 'kvm-s390-master-4.8-3' of 
git://git.kernel.org/.../kvms390/linux into kvm-master
      Merge tag 'kvm-arm-fixes-for-v4.8-round2' of 
git://git.kernel.org/.../kvmarm/kvmarm into kvm-master

Prarit Bhargava (1):
      x86, clock: Fix kvm guest tsc initialization

Suzuki K Poulose (1):
      kvm-arm: Unmap shadow pagetables properly

Wanpeng Li (1):
      KVM: lapic: adjust preemption timer correctly when goes TSC backward

 arch/arm/kvm/arm.c         |  2 --
 arch/arm/kvm/mmu.c         |  4 +++-
 arch/s390/kvm/kvm-s390.c   | 10 ++++++----
 arch/s390/kvm/vsie.c       |  2 +-
 arch/x86/kernel/kvmclock.c |  1 +
 arch/x86/kvm/x86.c         |  8 ++++----
 6 files changed, 15 insertions(+), 12 deletions(-)

Reply via email to