Searched hist:"807105 a775323be9b45ef1e965c5aad85a5ec281" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | blockdev.c | diff 807105a775323be9b45ef1e965c5aad85a5ec281 Mon Jan 17 12:31:27 CST 2011 Markus Armbruster <armbru@redhat.com> blockdev: Make drive_init() use error_report()
This makes the errors point to the error location, and fixes drive_add to report errors in the monitor instead of stderr.
While there, tweak a few error messages for consistency.
Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|