]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: print PCI address hexadecimally in errors
authorJán Tomko <jtomko@redhat.com>
Wed, 3 Apr 2013 16:11:32 +0000 (18:11 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 19 Apr 2013 15:50:54 +0000 (17:50 +0200)
commitba8b8ddb7f776cb70236c5be9c49f35e30f022ca
treef5b851ffd362bd919ba82223465ae514906b1b0e
parent8e5928de98c7494442842085af3239f4d5730b17
qemu: print PCI address hexadecimally in errors

Use the same formatting as we do for XML in error and debug outputs.
src/qemu/qemu_command.c