[libvirt] [libvirt-gconfig PATCHv2 19/32] Add gobject boilerplate for GVirConfigDeviceDisk

Daniel P. Berrange berrange at redhat.com
Tue Nov 22 13:38:00 UTC 2011


On Tue, Nov 22, 2011 at 01:06:52PM +0000, Daniel P. Berrange wrote:
> On Mon, Nov 21, 2011 at 07:04:16PM +0100, Christophe Fergeau wrote:
> > ---
> >  libvirt-gconfig/Makefile.am                   |    2 +
> >  libvirt-gconfig/libvirt-gconfig-device-disk.c |   81 +++++++++++++++++++++++++
> >  libvirt-gconfig/libvirt-gconfig-device-disk.h |   68 +++++++++++++++++++++
> >  libvirt-gconfig/libvirt-gconfig.h             |    1 +
> >  libvirt-gconfig/libvirt-gconfig.sym           |    4 +
> >  5 files changed, 156 insertions(+), 0 deletions(-)
> >  create mode 100644 libvirt-gconfig/libvirt-gconfig-device-disk.c
> >  create mode 100644 libvirt-gconfig/libvirt-gconfig-device-disk.h
> 
> ACK

Sorry, need to rename   GVirConfigDeviceDisk to GVirConfigDomainDisk.

(I think also having Device in the name would be overkill, given that
 we're adding Domain into the name, and 'Disk' is unique enough within
 the scope of the Domain XML document)


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list