commit | 11217a757e7dda66fd2e78b10ea0cd8d6b290e42 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Thu Oct 28 13:28:37 2010 -0200 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Wed Nov 17 09:52:24 2010 -0200 |
tree | fc4c7da05120ed42baf97ead8c72e7f120fcb0c6 | |
parent | 0268d97c51207f35a5a01239ad92ef2c35dcd5ba [diff] |
QMP/qmp-shell: Introduce HMP mode In which qmp-shell will exclusively use the HMP passthrough feature, this is useful for testing. Example: # ./qmp-shell -H qmp-sock Welcome to the HMP shell! Connected to QEMU 0.13.50 (QEMU) info network VLAN 0 devices: user.0: net=10.0.2.0, restricted=n e1000.0: model=e1000,macaddr=52:54:00:12:34:56 Devices not on any VLAN: (QEMU) Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>