On Wed, Jan 17, 2024 at 10:54:33 +0100, Andrea Bolognani wrote:
This started out as a way to make the upcoming loongarch64 support
slightly nicer to implement, but ended up including a bunch of
tangentially related changes.
Since trying to unentangle them would just result in a bunch of
smaller series that still have dependencies on each other, I'm just
sending everything at once.
Note that this series modifies many test cases across qemuxml2argvtest
and qemuxml2xmltest. Since my two series:
[PATCH 00/23] qemu XML testing improvements, part 2 - enforcement of xml->xml testing
[PATCH 0/7] qemu XML testing improvements, part 3 - xmlout->xmlout testing and fixes
also modify how testing is done and in the end unify qemuxml2xmltest
with argument testing it would be preferential if that goes in first.
Please give it a review.