On Mon, 2016-01-04 at 15:55 +0100, Juergen Gross wrote: > 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()
Applied these two. > 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(-) > _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel