mirror of
https://github.com/mii443/qemu.git
synced 2025-12-07 21:18:22 +00:00
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>