On Thu, Mar 24, 2016 at 05:17:21PM +0000, George Dunlap wrote: > Return failure when the command failed for more xl commands: > - mem-set > - cd-insert > > This makes xl more useful for scripting. > > In the case of mem-set, it means first cleaning up > libxl_set_memory_target() to return useful error codes. > > NB that these three patches are straight forward-ports of > already-acked patches. (The other two I'll come back to another time, > or may make good OPW / GSoC fodder.)
Applied. > > > George Dunlap (3): > libxl: Remove pointless hypercall from libxl_set_memory_target > xl: Make set_memory_target return an error code on failure > xl: Return an error on failed cd-insert > > tools/libxl/libxl.c | 5 ----- > tools/libxl/xl_cmdimpl.c | 48 > +++++++++++++++++++++++++----------------------- > 2 files changed, 25 insertions(+), 28 deletions(-) > > -- > 2.1.4 > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel