
3 Feb
2011
3 Feb
'11
10:50 p.m.
On Thu, Feb 03, 2011 at 10:36:37 -0700, Eric Blake wrote:
On 02/03/2011 02:43 AM, Jiri Denemark wrote:
This patch introduces --hmp option to qemu-monitor-command, which says that the provided command is in HMP. If libvirt uses QMP to talk with qemu, the command will automatically be converted into QMP. So the example above is simplified to just
virsh qemu-monitor-command --hmp DOM "info kvm"
ACK.
Thanks, pushed. Jirka