diff options
author | Andrew Jones <drjones@redhat.com> | 2014-10-07 13:24:02 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-10-31 17:02:22 +0100 |
commit | dbc464d401f989bbca7812b068c3aded1d834f79 (patch) | |
tree | 188ffa08bf8b4ccd62916556be2be414a09a9798 /hw/xenpv | |
parent | 3a31cff11203bf62ebafa6d74b1fcf2aba345eed (diff) | |
download | qemu-dbc464d401f989bbca7812b068c3aded1d834f79.zip qemu-dbc464d401f989bbca7812b068c3aded1d834f79.tar.gz qemu-dbc464d401f989bbca7812b068c3aded1d834f79.tar.bz2 |
ivshmem: use error_report
Replace all the fprintf(stderr, ...) calls with error_report.
Also make sure exit() consistently uses the error code 1. A few calls
used -1. While at it cleanup some indentation in the printf argument
lists.
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/xenpv')
0 files changed, 0 insertions, 0 deletions