Re: [PATCH 0/2] KVM: x86: cleanup and fix userspace interrupt window

2020-11-27 Thread David Woodhouse
On Fri, 2020-11-27 at 06:21 -0500, Paolo Bonzini wrote: > This is my take on the split irqchip bug that David reported. It's a > much more complicated patch, but I think it really gets to the bottom > of the issue and the code is clearer. Looks good to me; thanks. With the exception of the stray

[PATCH 0/2] KVM: x86: cleanup and fix userspace interrupt window

2020-11-27 Thread Paolo Bonzini
This is my take on the split irqchip bug that David reported. It's a much more complicated patch, but I think it really gets to the bottom of the issue and the code is clearer. Paolo Paolo Bonzini (2): KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint KVM: x86: Fix split-irqchip vs