[libvirt] [PATCH 03/10] Move QEMU domain object struct into qemu_conf.h

Eric Blake eblake at redhat.com
Thu Dec 16 19:13:51 UTC 2010


On 12/16/2010 09:50 AM, Daniel P. Berrange wrote:
> Allow QEMU driver files access to qemuDomainObjPrivate struct
> 
> * src/qemu/qemu_conf.h: Add qemuDomainObjPrivate struct
> * src/qemu/qemu_driver.c: Remove qemuDomainObjPrivate struct
> ---
>  src/qemu/qemu_driver.c |   45 ---------------------------------------------
>  1 files changed, 0 insertions(+), 45 deletions(-)

The diffstat doesn't agree with the commit message.  And it fails to
compile for me; even after manually doing what your commit message
claimed, the failure was that qemuMonitorPtr was not available in
qemu_conf.h.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20101216/fc72677c/attachment-0001.sig>


More information about the libvir-list mailing list