aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-06-23 09:48:46 +0000
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-06-23 09:48:46 +0000
commit18dc46379cf8a5f6284d353ae8b9221eb12886db (patch)
tree93b2c7dc6ce63e79f5a5dfc6b974f19bd495e1c7 /tools
parent4dbc47c4614b225edb4fa820201636e929b2e278 (diff)
downloadxen-18dc46379cf8a5f6284d353ae8b9221eb12886db.tar.gz
xen-18dc46379cf8a5f6284d353ae8b9221eb12886db.tar.bz2
xen-18dc46379cf8a5f6284d353ae8b9221eb12886db.zip
bitkeeper revision 1.1735 (42ba857eIL9j0maam3-Dv-gI3hOJUw)
Don't zero the vcpu flags in domain builder. Signed-off-by: Scott Parish <srparish@us.ibm.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/libxc/xc_linux_build.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/libxc/xc_linux_build.c b/tools/libxc/xc_linux_build.c
index 660c30a3f1..3692dbd5e5 100644
--- a/tools/libxc/xc_linux_build.c
+++ b/tools/libxc/xc_linux_build.c
@@ -527,8 +527,6 @@ int xc_linux_build(int xc_handle,
if ( image != NULL )
free(image);
- ctxt->flags = 0;
-
/*
* Initial register values:
* DS,ES,FS,GS = FLAT_KERNEL_DS