All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] tools/libxc: various errno changes
@ 2014-03-11  9:30 Olaf Hering
  2014-03-11  9:30 ` [PATCH 1/2] tools/xc: preserve errno in ERROR and DRINTF macros Olaf Hering
  2014-03-11  9:30 ` [PATCH 2/2] tools/xc: pass errno to callers of xc_domain_save Olaf Hering
  0 siblings, 2 replies; 8+ messages in thread
From: Olaf Hering @ 2014-03-11  9:30 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering, Ian.Jackson, Ian.Campbell

Some changes related to pass errno to callers of xc_domain_save.
Compile and runtime tested with my migration constraint changes.

v2:
 - update name of temporary in macros
 - use assert to catch missing errno assignment

Olaf Hering (2):
  tools/xc: preserve errno in ERROR and DRINTF macros
  tools/xc: pass errno to callers of xc_domain_save

 tools/libxc/xc_domain_save.c | 38 ++++++++++++++++++++++++++------------
 tools/libxc/xc_private.h     | 29 ++++++++++++++++++++++-------
 2 files changed, 48 insertions(+), 19 deletions(-)

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

end of thread, other threads:[~2014-03-13 17:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-11  9:30 [PATCH 0/2 v2] tools/libxc: various errno changes Olaf Hering
2014-03-11  9:30 ` [PATCH 1/2] tools/xc: preserve errno in ERROR and DRINTF macros Olaf Hering
2014-03-11  9:30 ` [PATCH 2/2] tools/xc: pass errno to callers of xc_domain_save Olaf Hering
2014-03-11 11:37   ` Ian Jackson
2014-03-13 16:48   ` [xen-unstable test] 25406: regressions - FAIL xen.org
2014-03-13 17:10     ` [PATCH 2/2] tools/xc: pass errno to callers of xc_domain_save [and 1 more messages] Ian Jackson
2014-03-13 17:23       ` Olaf Hering
2014-03-13 17:36         ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.