aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2015-05-07 15:33:41 +1000
committerAlexander Graf <agraf@suse.de>2015-06-03 23:56:52 +0200
commit730fce593bbaa9240a0be860616ac4366113194d (patch)
tree50560934ddb7fe2292e427da611bd955eaa97d57 /docs
parent68fea5a0d7bac17fd74f0608ceed1d914eb0718e (diff)
downloadqemu-730fce593bbaa9240a0be860616ac4366113194d.zip
qemu-730fce593bbaa9240a0be860616ac4366113194d.tar.gz
qemu-730fce593bbaa9240a0be860616ac4366113194d.tar.bz2
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 'docs')
0 files changed, 0 insertions, 0 deletions