[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] xl: Fix build after info1, info2 change



# HG changeset patch
# User Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
# Date 1279907430 -3600
# Node ID 8b3bfc4f0bdd3b7a5532ec43635b9f68b30e99f8
# Parent  86d5d2d01bac27164e6129f08568b7cdf1928b72
xl: Fix build after info1,info2 change

3cdba275e8c0 missed one instance, now fixed.
---
 tools/libxl/xl_cmdimpl.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 86d5d2d01bac -r 8b3bfc4f0bdd tools/libxl/xl_cmdimpl.c
--- a/tools/libxl/xl_cmdimpl.c  Fri Jul 23 18:12:42 2010 +0100
+++ b/tools/libxl/xl_cmdimpl.c  Fri Jul 23 18:50:30 2010 +0100
@@ -1177,7 +1177,7 @@ start:
     }
 
     if (dom_info->console_autoconnect) {
-        ret = autoconnect_console(info1.hvm);
+        ret = autoconnect_console(c_info.hvm);
         if (ret)
             goto error_out;
     }

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.