util/qemu-error: Rename error_print_loc() to be more generic
commitbeeb175c0db29a4be13625c3e53cf674c3be9267
authorAlistair Francis <alistair.francis@xilinx.com>
Wed, 12 Jul 2017 13:57:31 +0000 (12 06:57 -0700)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 13 Jul 2017 11:46:53 +0000 (13 13:46 +0200)
tree7810da7aa62e3255e1d1504a982346e6b2c54e62
parente79ea67a9785a5da4d1889b6e2bb71d03e916add
util/qemu-error: Rename error_print_loc() to be more generic

Rename the error_print_loc() function in preparation for using it to
print warnings as well.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <661b215695db878a0aef8401b506fb3da50e981a.1499866456.git.alistair.francis@xilinx.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
util/qemu-error.c