Linus,

The following changes since commit 6764e5ebd5c62236d082f9ae030674467d0b2779:

  Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio (2015-12-09 
16:52:12 -0800)

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 0185604c2d82c560dab2f2933a18f797e74ab5a8:

  KVM: x86: Reload pit counters for all channels when restoring state 
(2015-12-22 15:36:26 +0100)

----------------------------------------------------------------
KVM/ARM fixes for v4.4-rc7

- A series of fixes to the MTRR emulation, tested in the BZ by several users
  so they should be safe this late

- A fix for a division by zero

- Two very simple ARM and PPC fixes

----------------------------------------------------------------
Alexis Dambricourt (1):
      KVM: MTRR: fix fixed MTRR segment look up

Andrew Honig (1):
      KVM: x86: Reload pit counters for all channels when restoring state

Christoffer Dall (1):
      KVM: arm/arm64: vgic: Fix kvm_vgic_map_is_active's dist check

Haozhong Zhang (1):
      KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX

Paolo Bonzini (5):
      kvm: x86: move tracepoints outside extended quiescent state
      Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/.../paulus/powerpc 
into kvm-master
      Merge tag 'kvm-arm-for-v4.4-rc6' of 
git://git.kernel.org/.../kvmarm/kvmarm into HEAD
      KVM: MTRR: observe maxphyaddr from guest CPUID, not host
      KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR

 arch/powerpc/kvm/book3s_hv.c |  6 ++++++
 arch/x86/kvm/cpuid.h         |  8 ++++++++
 arch/x86/kvm/mtrr.c          | 25 +++++++++++++++++++------
 arch/x86/kvm/svm.c           |  4 ++--
 arch/x86/kvm/vmx.c           |  7 ++++---
 arch/x86/kvm/x86.c           | 12 ++++++++----
 virt/kvm/arm/vgic.c          |  2 +-
 7 files changed, 48 insertions(+), 16 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to