Re: [PATCH 0/9] x86/virt: KVM: x86: Exception handling fixes/cleanups

2021-01-27 Thread Paolo Bonzini
On 31/12/20 01:26, Sean Christopherson wrote: This series is a conglomeration of three previous series/patches and a bit of new code. None of the previous series are directly related, but they are all needed to achieve the overarching goal of nuking __kvm_handle_fault_on_reboot(), which is a rat

[PATCH 0/9] x86/virt: KVM: x86: Exception handling fixes/cleanups

2020-12-30 Thread Sean Christopherson
This series is a conglomeration of three previous series/patches and a bit of new code. None of the previous series are directly related, but they are all needed to achieve the overarching goal of nuking __kvm_handle_fault_on_reboot(), which is a rather ugly inline asm macro that has the unfortuna