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>
Showing
- block/qcow2-refcount.c 2 additions, 2 deletionsblock/qcow2-refcount.c
- block/raw-posix.c 1 addition, 0 deletionsblock/raw-posix.c
- buffered_file.c 2 additions, 2 deletionsbuffered_file.c
- exec.c 3 additions, 22 deletionsexec.c
- hw/cirrus_vga.c 3 additions, 2 deletionshw/cirrus_vga.c
- hw/i8259.c 1 addition, 0 deletionshw/i8259.c
- hw/openpic.c 15 additions, 16 deletionshw/openpic.c
- hw/ppc_prep.c 2 additions, 1 deletionhw/ppc_prep.c
- hw/scsi-disk.c 6 additions, 6 deletionshw/scsi-disk.c
- hw/slavio_timer.c 4 additions, 4 deletionshw/slavio_timer.c
- hw/sun4c_intctl.c 3 additions, 4 deletionshw/sun4c_intctl.c
- hw/usb-ohci.c 2 additions, 2 deletionshw/usb-ohci.c
- hw/usb-uhci.c 1 addition, 1 deletionhw/usb-uhci.c
- hw/vga.c 6 additions, 6 deletionshw/vga.c
- linux-user/mmap.c 9 additions, 7 deletionslinux-user/mmap.c
- linux-user/signal.c 2 additions, 2 deletionslinux-user/signal.c
- linux-user/syscall.c 1 addition, 1 deletionlinux-user/syscall.c
- qemu-tool.c 3 additions, 0 deletionsqemu-tool.c
- target-ppc/helper.c 10 additions, 10 deletionstarget-ppc/helper.c
- target-sparc/helper.c 10 additions, 10 deletionstarget-sparc/helper.c
Loading
Please register or sign in to comment