aboutsummaryrefslogtreecommitdiffstats
path: root/.rootkeys
diff options
context:
space:
mode:
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>2005-05-24 17:47:14 +0000
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>2005-05-24 17:47:14 +0000
commit23999c8bc1e94a98dbf1a920c58c1720528a2ab3 (patch)
treef43d534b5798b3d6d419df5e181763c7df147757 /.rootkeys
parente8968bea9c93d8a475813d02957d05078dfa837f (diff)
downloadxen-23999c8bc1e94a98dbf1a920c58c1720528a2ab3.tar.gz
xen-23999c8bc1e94a98dbf1a920c58c1720528a2ab3.tar.bz2
xen-23999c8bc1e94a98dbf1a920c58c1720528a2ab3.zip
bitkeeper revision 1.1527.2.1 (429368a2F0SR4yrzuHsrRucuwriYqA)
Implement the parts of vm save which need interaction with xend as part of xend, instead of using xfrd. Execute xc_linux_save in a seperate process so that it can't crash xend. Also handle errors passed from xc_linux_save. xen_domain.c: Disable save in xfrd. xc_save.c: new file Makefile: Add xc_save. XendDomainInfo.py: Add suspended state and threading Condition with notification, allowing easy waiting for state changes. XendDomain.py: Implement the parts of vm save which need interaction with xend as part of xend, instead of using xfrd. Set state to "suspended" when detecting a suspended domain. Fix reading output from subprocesses. Fix ValueError in xen_domain(). xc.c: Remove python binding for xc_linux_save. xc_linux_save.c: Implement the parts of vm save which need interaction with xend as part of xend, instead of using xfrd. Also run xc_linux_save in a seperate process. xc_linux_restore.c: Flush output so that xend picks it up timely. Also disable debug output again. xc.h: Update xc_linux_save prototype and fix comments for xc_linux_{save,restore}. ignore: Add tools/xcutils/xc_save. xpopen.py: Exit with 127 if exec fails. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
Diffstat (limited to '.rootkeys')
-rw-r--r--.rootkeys1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rootkeys b/.rootkeys
index f1618d901c..26b7f664a7 100644
--- a/.rootkeys
+++ b/.rootkeys
@@ -1032,6 +1032,7 @@
41d58ba6ijEF6fedqRO5vFu7uCirZg tools/xcs/xcsdump.c
4292540couq-V0TPwyQ6bspNEWNcvw tools/xcutils/Makefile
42925407VysDb9O06OK_RUzTZxfLoA tools/xcutils/xc_restore.c
+42936745WTLYamYsmXm_JGJ72JX-_Q tools/xcutils/xc_save.c
403a3edbrr8RE34gkbR40zep98SXbg tools/xentrace/Makefile
40a107afN60pFdURgBv9KwEzgRl5mQ tools/xentrace/formats
420d52d2_znVbT4JAPIU36vQOme83g tools/xentrace/xenctx.c