On 04/07/2024 13.20, Nicholas Piggin wrote:
On Tue Jul 2, 2024 at 8:33 PM AEST, Thomas Huth wrote:
From: Nicholas Piggin <npig...@gmail.com>
s390x with TCG is more stable now. Enable it.
Ah, you did a more complete version of my flic fix that migrates all the
state. I didn't see that go by but yeah I suspect that was probably the
correct thing to do. Thanks for that.
Drat, seems like I forgot to CC: you on that patch, sorry for that, that was
by accident and certainly not on purpose :-(
Should the s390x flic migrate fix could be got to stable, perhaps?
We need a new machine type for enabling the fix, so it does not make much
sense on stable, unfortunately.
There's some kvm-unit-tests s390x migration tests that can be enabled
after the fix too don't forget.
Right, I'll try to remember to enable it once QEMU 9.1 has been released.
Thomas