On 01/16/2014 06:14 AM, Peter Krempa wrote: > If a VM driver wants to access stuff provided by a storage driver the > volume needs to be a part of a storage pool. As this wasn't designed in > from the beginning we need a way to convert generic domain disk and > snapshot disk definitions into temporary pools and volumes. This patch > allows that by adding private storage driver APIs that can be used to > obtain a pool and vol definition. > --- > docs/hvsupport.pl | 3 +++ > src/Makefile.am | 3 ++- > src/check-drivername.pl | 1 + > src/driver.h | 13 +++++++++ > src/libvirt_internal.c | 70 ++++++++++++++++++++++++++++++++++++++++++++++++ > src/libvirt_internal.h | 22 +++++++++++++++ > src/libvirt_private.syms | 3 +++ > 7 files changed, 114 insertions(+), 1 deletion(-) > create mode 100644 src/libvirt_internal.c > ACK -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list