xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/3] tools: Return failure when the command failed for more xl commands
@ 2016-03-24 17:17 George Dunlap
  2016-03-24 17:17 ` [PATCH v5 1/3] libxl: Remove pointless hypercall from libxl_set_memory_target George Dunlap
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: George Dunlap @ 2016-03-24 17:17 UTC (permalink / raw)
  To: xen-devel; +Cc: George Dunlap

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.)


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-25 19:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-24 17:17 [PATCH v5 0/3] tools: Return failure when the command failed for more xl commands George Dunlap
2016-03-24 17:17 ` [PATCH v5 1/3] libxl: Remove pointless hypercall from libxl_set_memory_target George Dunlap
2016-03-24 17:17 ` [PATCH v5 2/3] xl: Make set_memory_target return an error code on failure George Dunlap
2016-03-24 17:17 ` [PATCH v5 3/3] xl: Return an error on failed cd-insert George Dunlap
2016-03-25 19:51 ` [PATCH v5 0/3] tools: Return failure when the command failed for more xl commands Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).