[libvirt] [PATCH v2 02/11] qemu: print PCI address hexadecimally in errors

2013-04-17 Thread Ján Tomko
Use the same formatting as we do for XML in error and debug outputs. --- src/qemu/qemu_command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c index 009d42d..ac5e1f3 100644 --- a/src/qemu/qemu_command.c +++

Re: [libvirt] [PATCH v2 02/11] qemu: print PCI address hexadecimally in errors

2013-04-17 Thread Eric Blake
On 04/17/2013 01:00 PM, Ján Tomko wrote: Use the same formatting as we do for XML in error and debug outputs. --- src/qemu/qemu_command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ACK; qemuPCIAddressAsString is only used for hash lookups, and is not something directly handed to