Re: [PATCH v3 00/12] KVM: SVM: Fix soft int/ex re-injection

From: Paolo Bonzini
Date: Tue May 17 2022 - 12:46:18 EST


On 5/17/22 14:28, Maciej S. Szmigiero wrote:
On 2.05.2022 00:07, Maciej S. Szmigiero wrote:
This series is an updated version of Sean's SVM soft interrupt/exception
re-injection fixes patch set, which in turn extended and generalized my
nSVM L1 -> L2 event injection fixes series.

@Paolo:
Can't see this series in kvm/queue, do you plan to merge it for 5.19?

Yes, FWIW my list right now is (from most likely to less likely but still doable):

* deadlock (5.18)

* PMU filter patches from alewis (5.18?)

* architectural LBR

* Like's perf HW_EVENT series

* cache refresh

* this one

* nested dirty-log selftest

* x2AVIC

* dirty quota

* CMCI

* pfn functions

* Vitaly's Hyper-V TLB