[libvirt] [PATCH v4 5/8] Qemu arbitrary monitor commands.

Eric Blake eblake at redhat.com
Fri Jul 23 16:26:45 UTC 2010


On 07/07/2010 03:33 PM, Chris Lalancette wrote:
> Implement the qemu driver's virDomainQemuMonitorCommand
> and hook it into the API entry point.
>

> Changes since v3:
>   - Add a flag to priv so we only print out monitor command warning once.  Note
>     that this has not been plumbed into qemuDomainObjPrivateXMLFormat or
>     qemuDomainObjPrivateXMLParse, which means that if you run a monitor command,
>     restart libvirtd, and then run another monitor command, you may get an
>     an erroneous VIR_INFO.  It's a pretty minor matter, and I didn't think it
>     warranted the additional code.
>   - Add BeginJob/EndJob calls around EnterMonitor/ExitMonitor

ACK - these changes look reasonable, and re-warning on a new libvirtd 
restart is not a problem in my mind.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list