diff options
author | Eric Auger | 2022-05-02 11:42:21 +0200 |
---|---|---|
committer | Alex Williamson | 2022-05-06 17:06:50 +0200 |
commit | 9d38ffc5d82839cdc9effb2e9ee84a6941a25e1a (patch) | |
tree | 56e6d683f55486b0cb44601b14b7c381b4e0d014 /hw/sparc | |
parent | vfio/common: remove spurious tpm-crb-cmd misalignment warning (diff) | |
download | qemu-9d38ffc5d82839cdc9effb2e9ee84a6941a25e1a.tar.gz qemu-9d38ffc5d82839cdc9effb2e9ee84a6941a25e1a.tar.xz qemu-9d38ffc5d82839cdc9effb2e9ee84a6941a25e1a.zip |
hw/vfio/pci: fix vfio_pci_hot_reset_result trace point
"%m" format specifier is not interpreted by the trace infrastructure
and thus "%m" is output instead of the actual errno string. Fix it by
outputting strerror(errno).
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Yi Liu <yi.l.liu@intel.com>
Link: https://lore.kernel.org/r/20220502094223.36384-2-yi.l.liu@intel.com
[aw: replace commit log as provided by Eric]
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'hw/sparc')
0 files changed, 0 insertions, 0 deletions