aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_resume.c
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-05-28 09:37:42 +0100
committerKeir Fraser <keir.fraser@citrix.com>2010-05-28 09:37:42 +0100
commit861aef6e1558bebad8fc60c1c723f0706fd3ed87 (patch)
tree7d59668d4da97439597470f4ad52f8e630ee932e /tools/libxc/xc_resume.c
parentb140baacc3f44286593c232c1df61f6b1b3ad52f (diff)
downloadxen-861aef6e1558bebad8fc60c1c723f0706fd3ed87.tar.gz
xen-861aef6e1558bebad8fc60c1c723f0706fd3ed87.tar.bz2
xen-861aef6e1558bebad8fc60c1c723f0706fd3ed87.zip
libxc: save/restore error handling fixes
* Make "read_exact" in libxc always set errno. * Rename "read_exact" macro in xc_domain_restore.c (which shadows real function) to RDEXACT and change all callers. * Make RDEXACT anamorphically use xch for error reporting rather than * stderr. * Call PERROR rather than ERROR when appropriate, so that log messages include errno. * Save errno in noncached_write so that its errno value is always * right. Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Diffstat (limited to 'tools/libxc/xc_resume.c')
0 files changed, 0 insertions, 0 deletions