On Mon, 17 Jan 2022 at 23:09, John Snow <[email protected]> wrote: > Well, today I learned that: > > (1) vm-build-XXX targets use your host system's QEMU to run that VM > (2) my QMP library cannot talk to QEMU 2.11.
Whoops, I hadn't realised I was running with that ancient a QEMU. For the scripted runs I set the PATH to include a 5.0 QEMU, but this by-hand command-line invocation of 'make' didn't do that, so it got the ancient system QEMU. -- PMM
