summary refs log tree commit diff stats
path: root/scripts/qemu.py
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <dgilbert@redhat.com>2017-08-17 11:42:16 +0100
committerDr. David Alan Gilbert <dgilbert@redhat.com>2017-10-05 10:01:21 +0100
commit250b8197640f994dbf59cb742e849d14ada0a8f5 (patch)
tree0b8b20bce8cc3ee1da691045c9f01b7f70a7f87c /scripts/qemu.py
parent40c71f6361b739409508a3be4221d4f5b03d4a0b (diff)
downloadfocaccia-qemu-250b8197640f994dbf59cb742e849d14ada0a8f5.tar.gz
focaccia-qemu-250b8197640f994dbf59cb742e849d14ada0a8f5.zip
hmp: Fix unknown command for subtable
(qemu) info foo
unknown command: 'foo'

fix this to:
(qemu) info foo
unknown command: 'info foo'

Reported-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20170817104216.29150-3-dgilbert@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions