[libvirt] [PATCH 13/8] save: wire up trivial restoreFlags implementations

Daniel P. Berrange berrange at redhat.com
Tue Jul 19 17:48:12 UTC 2011


On Fri, Jul 15, 2011 at 08:05:02PM -0600, Eric Blake wrote:
> For all hypervisors that support restore, the new API now performs
> the same functions as the old.
> 
> * src/libxl/libxl_driver.c (libxlDomainRestore): Move guts...
> (libxlDomainRestoreFlags): ...to new function.
> * src/qemu/qemu_driver.c (qemuDomainRestore)
> (qemuDomainRestoreFlags): Likewise.
> * src/test/test_driver.c (testDomainRestore)
> (testDomainRestoreFlags): Likewise.
> * src/xen/xen_driver.c (xenUnifiedDomainRestore)
> (xenUnifiedDomainRestoreFlags): Likewise.
> ---
> 
> Again, this might be worth merging into 3/8.
> 
>  src/libxl/libxl_driver.c |   17 ++++++++++++++++-
>  src/qemu/qemu_driver.c   |   21 +++++++++++++++++++--
>  src/test/test_driver.c   |   22 ++++++++++++++++++++--
>  src/xen/xen_driver.c     |   17 ++++++++++++++++-
>  4 files changed, 71 insertions(+), 6 deletions(-)

ACK

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