Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Paolo Bonzini: "AMD fixes for bugs introduced in the 4.2 merge window, and a few PPC bug fixes too" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: disable halt_poll_ns as default for s390x KVM: x86: fix off-by-one in reserved bits check KVM: x86: use correct page table format to check nested page table reserved bits KVM: svm: do not call kvm_set_cr0 from init_vmcb KVM: x86: trap AMD MSRs for the TSeg base and mask KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store() KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs kvm: svm: reset mmu on VCPU reset
Showing
- arch/arm/include/asm/kvm_host.h 1 addition, 0 deletionsarch/arm/include/asm/kvm_host.h
- arch/arm64/include/asm/kvm_host.h 1 addition, 0 deletionsarch/arm64/include/asm/kvm_host.h
- arch/mips/include/asm/kvm_host.h 1 addition, 0 deletionsarch/mips/include/asm/kvm_host.h
- arch/powerpc/include/asm/kvm_host.h 1 addition, 0 deletionsarch/powerpc/include/asm/kvm_host.h
- arch/powerpc/kvm/book3s.c 6 additions, 0 deletionsarch/powerpc/kvm/book3s.c
- arch/powerpc/kvm/book3s_hv.c 5 additions, 1 deletionarch/powerpc/kvm/book3s_hv.c
- arch/powerpc/kvm/book3s_hv_rmhandlers.S 1 addition, 0 deletionsarch/powerpc/kvm/book3s_hv_rmhandlers.S
- arch/s390/include/asm/kvm_host.h 1 addition, 0 deletionsarch/s390/include/asm/kvm_host.h
- arch/x86/include/asm/kvm_host.h 1 addition, 0 deletionsarch/x86/include/asm/kvm_host.h
- arch/x86/include/asm/msr-index.h 1 addition, 0 deletionsarch/x86/include/asm/msr-index.h
- arch/x86/kvm/mmu.c 18 additions, 7 deletionsarch/x86/kvm/mmu.c
- arch/x86/kvm/svm.c 3 additions, 1 deletionarch/x86/kvm/svm.c
- arch/x86/kvm/x86.c 2 additions, 0 deletionsarch/x86/kvm/x86.c
- virt/kvm/kvm_main.c 2 additions, 2 deletionsvirt/kvm/kvm_main.c
Please register or sign in to comment