aboutsummaryrefslogtreecommitdiffstats
path: root/.rootkeys
diff options
context:
space:
mode:
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>2005-05-23 22:34:18 +0000
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>2005-05-23 22:34:18 +0000
commit35db9d71b6f65c80fce40a110d0e8a58af8437b5 (patch)
tree9f765d6fd0353c76c8f13cf4459471e671eea95a /.rootkeys
parentdad197b071e41ba1a969fe10fc6fda20d5b46fef (diff)
downloadxen-35db9d71b6f65c80fce40a110d0e8a58af8437b5.tar.gz
xen-35db9d71b6f65c80fce40a110d0e8a58af8437b5.tar.bz2
xen-35db9d71b6f65c80fce40a110d0e8a58af8437b5.zip
bitkeeper revision 1.1513.1.1 (42925a6aSZSwfyaVsNzV4psPmpZwZg)
Execute xc_linux_restore in a seperate process so that it can't crash xend. Also handle errors passed from xc_linux_restore and log info messages from xc_linux_restore. XendDomain.py: Popen xc_restore instead of calling xc_linux_restore directly. xc.c: Add pyxc_handle exporting the file descriptor to the control interface. Remove xc_linux_restore -- replaced by popen of xc_restore directly from python. xc_linux_restore.c: Enable debug output. xpopen.py: Add xpopen functionality: Optionally exclude a list of file descriptors from being closed, allowing access to those file descriptors from the command. Remove unused parts. xpopen.py, Makefile, xc_restore.c: new file Makefile: Add xcutils subdir. ignore: Add tools/xcutils/xc_restore. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
Diffstat (limited to '.rootkeys')
-rw-r--r--.rootkeys3
1 files changed, 3 insertions, 0 deletions
diff --git a/.rootkeys b/.rootkeys
index 4ba4305d4b..8492df053d 100644
--- a/.rootkeys
+++ b/.rootkeys
@@ -863,6 +863,7 @@
41dde8b0yuJX-S79w4xJKxBQ-Mhp1A tools/python/xen/util/memmap.py
4288c6fcB1kUAqX0gzU85GGxmamS4Q tools/python/xen/util/process.py
4059c6a0pnxhG8hwSOivXybbGOwuXw tools/python/xen/util/tempfile.py
+4292565fDy2PaatawinIckKB0cKusg tools/python/xen/util/xpopen.py
4267a9b16u4IEPhjRryesk6A17sobA tools/python/xen/web/SrvBase.py
4267a9b1FfCUjW7m9anLERcx9lwhJg tools/python/xen/web/SrvDir.py
4267a9b1uMXIfzB6-81ZLqMCyTgJmw tools/python/xen/web/__init__.py
@@ -1029,6 +1030,8 @@
41d58ba6R6foSMtSFEcu-yxWFrT8VQ tools/xcs/xcs.h
41d58ba6qyr2BkTcH2WlNBYLRyl2Yw tools/xcs/xcs_proto.h
41d58ba6ijEF6fedqRO5vFu7uCirZg tools/xcs/xcsdump.c
+4292540couq-V0TPwyQ6bspNEWNcvw tools/xcutils/Makefile
+42925407VysDb9O06OK_RUzTZxfLoA tools/xcutils/xc_restore.c
403a3edbrr8RE34gkbR40zep98SXbg tools/xentrace/Makefile
40a107afN60pFdURgBv9KwEzgRl5mQ tools/xentrace/formats
420d52d2_znVbT4JAPIU36vQOme83g tools/xentrace/xenctx.c