[libvirt] [PATCHv2 01/26] virsh: concatenate qemu-monitor-command arguments

Laine Stump laine at laine.org
Wed Aug 17 05:48:36 UTC 2011


On 08/15/2011 07:33 PM, Eric Blake wrote:
> Call me lazy, but:
>
> virsh qemu-monitor-command dom --hmp info status
>
> is nicer than:
>
> virsh qemu-monitor-command dom --hmp 'info status'
>
> * tools/virsh.c (cmdQemuMonitorCommand): Allow multiple arguments,
> for convenience.

Looks like a nice backward-compatible extension to me.

ACK.




More information about the libvir-list mailing list