]> git.proxmox.com Git - mirror_qemu.git/commit
vfio: Fix debug message compile error
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Tue, 10 Feb 2015 17:25:44 +0000 (10:25 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 10 Feb 2015 17:25:44 +0000 (10:25 -0700)
commitbc5baffa3554e4c0d20c1dbe879aec931866bd69
tree29739d1291ad1ec62f9c831eaa230bf5a8ab7089
parent2e6e697e166568fdd09ceaa8c7c8c8c53a5e345b
vfio: Fix debug message compile error

This fixes a compiler error which occurs if DEBUG_VFIO is defined.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/vfio/pci.c