]> git.proxmox.com Git - mirror_qemu.git/commit
ppc/pnv: Log all unimp warnings with similar message
authorJoel Stanley <joel@jms.id.au>
Thu, 6 Jul 2023 02:45:28 +0000 (12:15 +0930)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 7 Jul 2023 07:47:50 +0000 (04:47 -0300)
commitb0afb574bad3c3a27acd2c3e7a17306a3648b0ac
tree4dd07bc51e1a1d4ca3ae1fbf0344ac2420235a49
parent5efa7545205e8e9617afd8dc3cf0180943f975b7
ppc/pnv: Log all unimp warnings with similar message

Add the function name so there's an indication as to where the message
is coming from. Change all prints to use the offset instead of the
address.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20230706024528.40065-1-joel@jms.id.au>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/pnv_core.c