summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorThomas Huth2015-05-07 07:33:41 +0200
committerAlexander Graf2015-06-03 23:56:52 +0200
commit730fce593bbaa9240a0be860616ac4366113194d (patch)
tree50560934ddb7fe2292e427da611bd955eaa97d57 /include/exec
parenthw/ppc/spapr: Fix error message when firmware could not be loaded (diff)
downloadqemu-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