diff options
| author | Thomas Huth | 2015-05-07 07:33:41 +0200 |
|---|---|---|
| committer | Alexander Graf | 2015-06-03 23:56:52 +0200 |
| commit | 730fce593bbaa9240a0be860616ac4366113194d (patch) | |
| tree | 50560934ddb7fe2292e427da611bd955eaa97d57 /include/exec | |
| parent | hw/ppc/spapr: Fix error message when firmware could not be loaded (diff) | |
| download | qemu-730fce593bbaa9240a0be860616ac4366113194d.tar.gz qemu-730fce593bbaa9240a0be860616ac4366113194d.tar.xz qemu-730fce593bbaa9240a0be860616ac4366113194d.zip | |
hw/ppc/spapr: Use error_report() instead of hw_error()
hw_error() is designed for printing CPU-related error messages
(e.g. it also prints a full CPU register dump). For error messages
that are not directly related to CPU problems, a function like
error_report() should be used instead.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
