]> xenbits.xensource.com Git - qemu-xen.git/commit
hw/remote: Fix vfu_cfg trace offset format
authorMattias Nissler <mnissler@rivosinc.com>
Wed, 26 Apr 2023 09:35:18 +0000 (09:35 +0000)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 11 Jun 2023 08:02:28 +0000 (11:02 +0300)
commit967e42986f79a10a0b0183ff46614067bb8fbf23
treed56b48fb826dc46dd38b707608aa78a47f02563e
parentb9d2887be4e616cdaeedd0b7456bfaa71ee798af
hw/remote: Fix vfu_cfg trace offset format

The printed offset value is prefixed with 0x, but was actually printed
in decimal. To spare others the confusion, adjust the format specifier
to hexadecimal.

Signed-off-by: Mattias Nissler <mnissler@rivosinc.com>
Reviewed-by: Jagannathan Raman <jag.raman@oracle.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(cherry picked from commit 5fb9e8295531f957cf7ac20e89736c8963a25e04)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/remote/trace-events