Hi Ian, On 01/07/15 15:22, Ian Jackson wrote: > Perhaps since f0c4c53f "libxl: domain create: Do not destroy on ao > abort", we have destroyed guest_domid==-1 if domain creation fails > without actually creating a domid. > > Reported-by: Julien Grall <[email protected]> > CC: Julien Grall <[email protected]> > Signed-off-by: Ian Jackson <[email protected]>
Thank you, it removes the 3 following lines from xl output: libxl: error: libxl.c:1586:libxl__destroy_domid: non-existant domain -1 libxl: error: libxl.c:1544:domain_destroy_callback: unable to destroy guest with domid 4294967295 libxl: error: libxl_create.c:1567:domcreate_destruction_cb: unable to destroy domain 4294967295 following failed creation Tested-by: Julien Grall <[email protected]> Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
