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 [email protected] +1-801-349-2682 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
