Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull kvm fixes from Paolo Bonzini: "All bugfixes except for a couple cleanup patches" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru KVM: x86: allow TSC to differ by NTP correction bounds without TSC scaling KVM: X86: Fix MSR range of APIC registers in X2APIC mode KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL KVM: nVMX: Plumb L2 GPA through to PML emulation KVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_addr_generic() KVM: LAPIC: ensure APIC map is up to date on concurrent update requests kvm: lapic: fix broken vcpu hotplug Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU" KVM: VMX: Add helpers to identify interrupt type from intr_info kvm/svm: disable KCSAN for svm_vcpu_run() KVM: MIPS: Fix a build error for !CPU_LOONGSON64
No related branches found
No related tags found
Showing
- arch/mips/kvm/mips.c 2 additions, 0 deletionsarch/mips/kvm/mips.c
- arch/x86/include/asm/kvm_host.h 2 additions, 2 deletionsarch/x86/include/asm/kvm_host.h
- arch/x86/include/asm/mwait.h 0 additions, 2 deletionsarch/x86/include/asm/mwait.h
- arch/x86/kernel/cpu/umwait.c 0 additions, 6 deletionsarch/x86/kernel/cpu/umwait.c
- arch/x86/kvm/lapic.c 31 additions, 19 deletionsarch/x86/kvm/lapic.c
- arch/x86/kvm/mmu.h 1 addition, 1 deletionarch/x86/kvm/mmu.h
- arch/x86/kvm/mmu/mmu.c 2 additions, 2 deletionsarch/x86/kvm/mmu/mmu.c
- arch/x86/kvm/mmu/paging_tmpl.h 7 additions, 9 deletionsarch/x86/kvm/mmu/paging_tmpl.h
- arch/x86/kvm/svm/svm.c 1 addition, 1 deletionarch/x86/kvm/svm/svm.c
- arch/x86/kvm/vmx/vmcs.h 20 additions, 12 deletionsarch/x86/kvm/vmx/vmcs.h
- arch/x86/kvm/vmx/vmx.c 4 additions, 23 deletionsarch/x86/kvm/vmx/vmx.c
- arch/x86/kvm/vmx/vmx.h 0 additions, 2 deletionsarch/x86/kvm/vmx/vmx.h
- arch/x86/kvm/x86.c 4 additions, 3 deletionsarch/x86/kvm/x86.c
Loading
Please register or sign in to comment