[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/3] tools: remove 1024 domain limit at some places
There are some places in Xen tools which will work for only up to 1024 domains. Remove this limit. Changes in V2: - corrected a little error in patch 1 at end of loop (index -1 used in array) - added patches 2 and 3 Juergen Gross (3): libxl: remove the xl list limit of 1024 domains libxl: base libxl_list_vm() on libxl_list_domain() xenstat: handle more than 1024 domains tools/libxl/libxl.c | 46 ++++++++++---------- tools/xenstat/libxenstat/src/xenstat_qmp.c | 67 +++++++++++++----------------- 2 files changed, 51 insertions(+), 62 deletions(-) -- 2.6.2 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |