[HVM] save restore: frame work
authorTim Deegan <Tim.Deegan@xensource.com>
Thu, 18 Jan 2007 16:48:03 +0000 (16:48 +0000)
committerTim Deegan <Tim.Deegan@xensource.com>
Thu, 18 Jan 2007 16:48:03 +0000 (16:48 +0000)
commit4a13cf1b7005cc5022b67f2e96ab597108333704
tree422fe75359dbf0f1b06c2028e3644f11c2c3826d
parentccace2b70456834cbaff446025d438c480f81bd4
[HVM] save restore: frame work

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
frame work for HVM save restore in Control Panel
tools/libxc/Makefile
tools/libxc/xc_hvm_restore.c [new file with mode: 0644]
tools/libxc/xc_hvm_save.c [new file with mode: 0644]
tools/libxc/xenguest.h
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/XendCheckpoint.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/image.py
tools/xcutils/xc_restore.c
tools/xcutils/xc_save.c