[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 1/6] tests a lots more of xl return value inside the library and in xl.
introducing a domain where the xenguest build function has fail, lead to having xenstored receiving SIGBUS, since it's trying to access some of the domain's memory, which haven't been properly allocated. (it doesn't seems to be a way to make xenstored more robust to this though since xc_map_foreign_range just succeed). make xl a lot more robust regarding all those random errors possible. Signed-off-by: Vincent Hanquez <vincent.hanquez@xxxxxxxxxxxxx> --- tools/libxl/libxl.c | 37 +++++++++++++++++++++++++------------ tools/libxl/xl.c | 29 ++++++++++++++++++++++++----- 2 files changed, 49 insertions(+), 17 deletions(-) Attachment:
0001-tests-a-lots-more-of-xl-return-value-inside-the-libr.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |