On Mon, Jan 19, 2026 at 04:27:40PM -0500, John Snow wrote: > Now that qmp has to be installed and isn't local, we can no longer offer > a simple forwarder for these scripts (nor path hacks) and hope that it > works. Encourage users to use the 'run' script to use these scripts > instead. > > Signed-off-by: John Snow <[email protected]> > --- > scripts/compare-machine-types.py | 7 ++----- > scripts/qmp/qemu-ga-client | 13 ++++++------- > scripts/qmp/qmp-shell | 13 ++++++------- > scripts/qmp/qmp-shell-wrap | 13 ++++++------- > scripts/qmp/qom-fuse | 13 ++++++------- > scripts/qmp/qom-get | 13 ++++++------- > scripts/qmp/qom-list | 13 ++++++------- > scripts/qmp/qom-set | 13 ++++++------- > scripts/qmp/qom-tree | 13 ++++++------- > scripts/qmp_helper.py | 9 ++------- > scripts/render_block_graph.py | 10 +++++++--- > scripts/simplebench/bench_block_job.py | 10 +++++++--- > tests/migration-stress/guestperf/engine.py | 15 ++++++++++++--- > 13 files changed, 78 insertions(+), 77 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
