diff options
author | Zhengui li | 2020-10-19 16:23:46 +0200 |
---|---|---|
committer | Alex Williamson | 2020-11-01 20:30:52 +0100 |
commit | c624b6b312680b76d2a19a4c65cfdb234e875e1b (patch) | |
tree | 013358a61ed60be398cfdbb445825630fbef6667 /plugins | |
parent | hw/vfio: Use lock guard macros (diff) | |
download | qemu-c624b6b312680b76d2a19a4c65cfdb234e875e1b.tar.gz qemu-c624b6b312680b76d2a19a4c65cfdb234e875e1b.tar.xz qemu-c624b6b312680b76d2a19a4c65cfdb234e875e1b.zip |
vfio: fix incorrect print type
The type of input variable is unsigned int
while the printer type is int. So fix incorrect print type.
Signed-off-by: Zhengui li <lizhengui@huawei.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions