On 6/30/26 10:19 AM, [email protected] wrote: > From: Jared Rossi <[email protected]> > > When booting from a PCI device on s390x there may be intermittent failures > caused by mismatched byte swaps. Refactor the byte swapping to ensure that > it is properly synchronized. > > Correct how the queue notification offset is calculated so that it may be > used for multi-queue configurations in the future. > > Handle some switch cases that were not caught for PCI devices.
For the series: Tested-by: Matthew Rosato <[email protected]> Worth nothing that, with this series applied (and after generating a new s390-ccw.img) I am no longer able to reproduce the error reported in: https://gitlab.com/qemu-project/qemu/-/work_items/3350 Thanks, Matt
