[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <019b3e94-b2b2-00a6-2904-a7c4a66b73e8@redhat.com>
Date: Sat, 12 Sep 2020 08:47:45 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Wanpeng Li <kernellwp@...il.com>, linux-kernel@...r.kernel.org,
kvm@...r.kernel.org
Cc: Sean Christopherson <sean.j.christopherson@...el.com>,
Vitaly Kuznetsov <vkuznets@...hat.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Joerg Roedel <joro@...tes.org>
Subject: Re: [PATCH v2 0/9] KVM: collect sporadic patches
On 10/09/20 11:50, Wanpeng Li wrote:
> Collect sporadic patches for easy apply.
>
> Wanpeng Li (9):
> KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic
> is hw disabled
> KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
> KVM: LAPIC: Fix updating DFR missing apic map recalculation
> KVM: VMX: Don't freeze guest when event delivery causes an APIC-access
> exit
> KVM: LAPIC: Narrow down the kick target vCPU
> KVM: LAPIC: Reduce world switch latency caused by timer_advance_ns
> KVM: SVM: Get rid of handle_fastpath_set_msr_irqoff()
> KVM: SVM: Move svm_complete_interrupts() into svm_vcpu_run()
> KVM: SVM: Reenable handle_fastpath_set_msr_irqoff() after
> complete_interrupts()
>
> arch/x86/kvm/lapic.c | 36 ++++++++++++++++++++----------------
> arch/x86/kvm/svm/svm.c | 17 +++++++++--------
> arch/x86/kvm/vmx/vmx.c | 5 ++---
> arch/x86/kvm/x86.c | 6 ------
> arch/x86/kvm/x86.h | 1 -
> 5 files changed, 31 insertions(+), 34 deletions(-)
>
Queued what was left, thanks.
Paolo
Powered by blists - more mailing lists