[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/3] libxl: save additional info to the qemu chunk
Hi all, this patch series introduces an optional callback argument to xc_domain_restore that can be used by toolstacks to restore the qemu state (and whatever else is present in the qemu chunk) as they see fit. The callback is used by libxl to restore some additional information from the qemu chunk (saving the qemu chunk is already fully handled by libxl). Stefano Stabellini (3): libxc: add a callback to xc_domain_restore libxl: extract the qemu state file from the save image libxl: introduce QEMU_HEADER tools/libxc/xc_domain_restore.c | 19 ++++-- tools/libxc/xenguest.h | 17 ++++- tools/libxl/libxl_dm.c | 5 ++ tools/libxl/libxl_dom.c | 142 +++++++++++++++++++++++++++++++++++++- tools/libxl/libxl_internal.h | 2 + tools/xcutils/xc_restore.c | 3 +- 6 files changed, 175 insertions(+), 13 deletions(-) Cheers, Stefano _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |