[libvirt] [PATCH 2/4] qemu: use bool in monitor struct

Osier Yang jyang at redhat.com
Mon May 13 08:08:01 UTC 2013


On 27/04/13 05:01, Eric Blake wrote:
> Follows on the heels of other bool cleanups, such as commit 93002b98.
>
> * src/qemu/qemu_monitor.h (qemuMonitorOpen, qemuMonitorOpenFD):
> Update json parameter type.
> * src/qemu/qemu_monitor.c (qemuMonitorOpen, qemuMonitorOpenFD):
> Likewise.
> (_qemuMonitor): Adjust field type.
> * src/qemu/qemu_domain.h (_qemuDomainObjPrivate): Likewise.
> * src/qemu/qemu_domain.c (qemuDomainObjPrivateXMLParse): Adjust
> client.
> * src/qemu/qemu_process.c (qemuProcessStart): Likewise.
> * tests/qemumonitortestutils.c (qemuMonitorTestNew): Likewise.
>
> Signed-off-by: Eric Blake<eblake at redhat.com>
ACK




More information about the libvir-list mailing list