]> git.proxmox.com Git - qemu.git/commit
ioport: remove some #ifdef DEBUG_UNUSED_IOPORT.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Tue, 14 Jul 2009 10:10:42 +0000 (19:10 +0900)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 16 Jul 2009 22:28:49 +0000 (17:28 -0500)
commitfc7083b53008bbe5c13baab0ce869d2549bc1754
tree4b87fa4e96831af0ad51d17c32ad841d42127a0b
parent1e37d05904e300a0bfc8e3240e24ecc83d54c2e3
ioport: remove some #ifdef DEBUG_UNUSED_IOPORT.

remove some #ifdef DEBUG_UNUSED_IOPORT in ioport.c
and use PRIx32 where appropriate

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Cc: Anthony Liguori <anthony@codemonkey.ws>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ioport.c