Fix most warnings (errors with -Werror) when debugging is enabled
authorBlue Swirl <blauwirbel@gmail.com>
Mon, 20 Jul 2009 17:19:25 +0000 (17:19 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Mon, 20 Jul 2009 17:19:25 +0000 (17:19 +0000)
commit9477f90558d04f0fdac1e04d77f75fbf93b385b7
tree881f69538a0a506d2cbb41c7b0aa67bc8f4ea2bc
parent32e3ce01f21e1c3964682344c5aa0860ebc50bc9
Fix most warnings (errors with -Werror) when debugging is enabled

I used the following command to enable debugging:
perl -p -i -e 's/^\/\/#define DEBUG/#define DEBUG/g' * */* */*/*

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
21 files changed:
block/qcow2-refcount.c
block/raw-posix.c
buffered_file.c
exec.c
hw/cirrus_vga.c
hw/i8259.c
hw/openpic.c
hw/ppc_prep.c
hw/scsi-disk.c
hw/slavio_timer.c
hw/sun4c_intctl.c
hw/usb-ohci.c
hw/usb-uhci.c
hw/vga.c
linux-user/mmap.c
linux-user/signal.c
linux-user/syscall.c
qemu-tool.c
target-ppc/helper.c
target-sparc/helper.c
target-sparc/op_helper.c