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

[Xen-changelog] Bug fix on x86_64 increase_reservation



# HG changeset patch
# User iap10@xxxxxxxxxxxxxxxxxxxx
# Node ID 4cdf880c94633aadff4d4d45f7a88d7e97f0e9dd
# Parent  74371b962355f4922dfe67924d09b9213efddc87
Bug fix on x86_64 increase_reservation
Signed-off-by: ian@xxxxxxxxxxxxx

diff -r 74371b962355 -r 4cdf880c9463 tools/python/xen/lowlevel/xc/xc.c
--- a/tools/python/xen/lowlevel/xc/xc.c Thu Sep  8 19:14:51 2005
+++ b/tools/python/xen/lowlevel/xc/xc.c Thu Sep  8 20:39:58 2005
@@ -846,7 +846,7 @@
 
     static char *kwd_list[] = { "dom", "mem_kb", "extent_order", 
"address_bits", NULL };
 
-    if ( !PyArg_ParseTupleAndKeywords(args, kwds, "ii|ii", kwd_list, 
+    if ( !PyArg_ParseTupleAndKeywords(args, kwds, "il|ii", kwd_list, 
                                       &dom, &mem_kb, &extent_order, 
&address_bits) )
         return NULL;
 

_______________________________________________
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®.