Linus,

Please pull from

git://git.kernel.org/pub/scm/virt/kvm/kvm.git master

To receive the following KVM bug fixes:


Alan Cox (1):
      ppc: e500_tlb memset clears nothing

Alexander Graf (1):
      KVM: PPC: Add cache flush on page map

Avi Kivity (1):
      KVM: x86 emulator: use stack size attribute to mask rsp in stack ops

Gleb Natapov (1):
      KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code

Takuya Yoshikawa (1):
      KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended


 arch/powerpc/include/asm/kvm_host.h     |    1 +
 arch/powerpc/include/asm/kvm_ppc.h      |   12 ++++++++++++
 arch/powerpc/kvm/book3s_32_mmu_host.c   |    3 +++
 arch/powerpc/kvm/book3s_64_mmu_host.c   |    2 ++
 arch/powerpc/kvm/book3s_hv_rmhandlers.S |   12 +++++++-----
 arch/powerpc/kvm/e500_tlb.c             |   11 +++++++----
 arch/powerpc/mm/mem.c                   |    1 +
 arch/x86/kvm/emulate.c                  |   30 +++++++++++++++++++++---------
 arch/x86/kvm/mmu.c                      |   13 +++++++++----
 arch/x86/kvm/x86.c                      |    2 +-
 10 files changed, 64 insertions(+), 23 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