Heya folks: I'm working on a series that removes the qemu.qmp package from the qemu.git tree and notice that tests/migration-stress/guestperf/engine.py makes use of the QEMUMachine class (which depends on qemu.qmp) -- Can you please let me know which test(s) utilize this code so I can ensure that there are no disruptions to these tests after the pivot to utilizing an external library?
If they aren't executed by "make check", could you please give me some instructions for how they are normally run? Thanks, --js
