On Wed, 28 Aug 2024 11:14:44 -0700, Sean Christopherson wrote: > Add a regression test for the bug fixed by commit 92f6d4130497 ("KVM: > Fix coalesced_mmio_has_room() to avoid premature userspace exit"), and > then do additional clean up on the offending KVM code. I wrote the test > mainly so that I was confident I actually understood Ilias' fix. > > This applies on the aforementioned commit, which is sitting in > kvm-x86/generic. > > [...] Applied to kvm-x86 generic, thanks! [1/2] KVM: selftests: Add a test for coalesced MMIO (and PIO on x86) https://github.com/kvm-x86/linux/commit/215b3cb7a84f [2/2] KVM: Clean up coalesced MMIO ring full check https://github.com/kvm-x86/linux/commit/e027ba1b83ad -- https://github.com/kvm-x86/linux/tree/next