On Wed, Sep 09, 2026 at 06:45:00PM -0300, Fabiano Rosas wrote: > The following patches will touch HMP readline completion for migration > parameters, add a test case. > > The test puts the monitor on a chardev via socket and bypasses qtest > facilities because it needs to emit raw codes to readline. It > therefore requires a couple of new helpers to read/write to the > monitor socket. > > Usage: > QTEST_QEMU_BINARY=./qemu-system-x86_64 \ > ./tests/qtest/migration-test --full -p /x86_64/migration/hmp/completion > > Signed-off-by: Fabiano Rosas <[email protected]>
Acked-by: Peter Xu <[email protected]> -- Peter Xu
