Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Paolo Bonzini: "The usual smattering of fixes and tunings that came in too late for the merge window, but should not wait four months before they appear in a release. I also travelled a bit more than usual in the first part of May, which didn't help with picking up patches and reports promptly" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (33 commits) KVM: x86: fix return value for reserved EFER tools/kvm_stat: fix fields filter for child events KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard kvm: selftests: aarch64: compile with warnings on kvm: selftests: aarch64: fix default vm mode kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION KVM: x86/pmu: do not mask the value that is written to fixed PMUs KVM: x86/pmu: mask the result of rdpmc according to the width of the counters x86/kvm/pmu: Set AMD's virt PMU version to 1 KVM: x86: do not spam dmesg with VMCS/VMCB dumps kvm: Check irqchip mode before assign irqfd kvm: svm/avic: fix off-by-one in checking host APIC ID KVM: selftests: do not blindly clobber registers in guest asm KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow kvm: vmx: Fix -Wmissing-prototypes warnings KVM: nVMX: Fix using __this_cpu_read() in preemptible context kvm: fix compilation on s390 ...
No related branches found
No related tags found
Showing
- MAINTAINERS 0 additions, 2 deletionsMAINTAINERS
- arch/arm/kvm/hyp/Makefile 1 addition, 0 deletionsarch/arm/kvm/hyp/Makefile
- arch/arm64/include/asm/kvm_host.h 0 additions, 3 deletionsarch/arm64/include/asm/kvm_host.h
- arch/arm64/kvm/hyp/Makefile 1 addition, 0 deletionsarch/arm64/kvm/hyp/Makefile
- arch/arm64/kvm/hyp/switch.c 39 additions, 0 deletionsarch/arm64/kvm/hyp/switch.c
- arch/arm64/kvm/pmu.c 0 additions, 38 deletionsarch/arm64/kvm/pmu.c
- arch/s390/include/asm/kvm_host.h 1 addition, 1 deletionarch/s390/include/asm/kvm_host.h
- arch/s390/kvm/kvm-s390.c 22 additions, 15 deletionsarch/s390/kvm/kvm-s390.c
- arch/x86/kvm/cpuid.c 4 additions, 4 deletionsarch/x86/kvm/cpuid.c
- arch/x86/kvm/debugfs.c 18 additions, 0 deletionsarch/x86/kvm/debugfs.c
- arch/x86/kvm/irq.c 7 additions, 0 deletionsarch/x86/kvm/irq.c
- arch/x86/kvm/irq.h 1 addition, 0 deletionsarch/x86/kvm/irq.h
- arch/x86/kvm/pmu.c 3 additions, 7 deletionsarch/x86/kvm/pmu.c
- arch/x86/kvm/pmu.h 2 additions, 1 deletionarch/x86/kvm/pmu.h
- arch/x86/kvm/pmu_amd.c 2 additions, 2 deletionsarch/x86/kvm/pmu_amd.c
- arch/x86/kvm/svm.c 13 additions, 2 deletionsarch/x86/kvm/svm.c
- arch/x86/kvm/vmx/nested.c 20 additions, 15 deletionsarch/x86/kvm/vmx/nested.c
- arch/x86/kvm/vmx/pmu_intel.c 17 additions, 9 deletionsarch/x86/kvm/vmx/pmu_intel.c
- arch/x86/kvm/vmx/vmx.c 19 additions, 7 deletionsarch/x86/kvm/vmx/vmx.c
- arch/x86/kvm/vmx/vmx.h 1 addition, 0 deletionsarch/x86/kvm/vmx/vmx.h
Loading
Please register or sign in to comment