Remote driver plumbing for virStorageVolCreateXMLFrom

This commit is contained in:
Cole Robinson
2009-05-12 20:13:52 +00:00
parent 5b31c7d08a
commit 885de7f8cf
10 changed files with 146 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
Tue May 12 16:11:14 EDT 2009 Cole Robinson <crobinso@redhat.com>
* qemud/remote.c qemud/remote_dispatch_args.h
qemud/remote_dispatch_prototypes.h qemud/remote_distpatch_ret.h
qemud/remote_dispatch_table.h qemud/remote_protocol.c
qemud/remote_protocol.h qemud/remote_protocol.x
src/remote_internal.c:
Remote support for virStorageVolCreateXMLFrom
Tue May 12 16:00:49 EDT 2009 Cole Robinson <crobinso@redhat.com>
* include/libvirt/libvirt.h include/libvirt/libvirt.c