qemu-patch-raspberry4/hw/s390x
Danil Antonov 229913f0ef s390x/pci: make printf always compile in debug output
Wrapped printf calls inside debug macros (DPRINTF) in `if` statement.
This will ensure that printf function will always compile even if debug
output is turned off and, in turn, will prevent bitrot of the format
strings.

Signed-off-by: Danil Antonov <g.danil.anto@gmail.com>
Message-Id: <CA+KKJYBi31Bs7DtVdzZdwG2t+u5+FGiAhQpd3pqJzUX1O8Cprg@mail.gmail.com>
[CH: remove now misleading comments]
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
2017-04-21 09:32:09 +02:00
..
ccw-device.c
ccw-device.h
css-bridge.c
css.c s390x/css: reassign subchannel if schid is changed after migration 2017-03-20 09:22:57 +01:00
event-facility.c
ipl.c s390x/ipl: Load network boot image 2017-02-28 12:04:48 +01:00
ipl.h s390x/ipl: Load network boot image 2017-02-28 12:04:48 +01:00
Makefile.objs
s390-pci-bus.c s390x/pci: make printf always compile in debug output 2017-04-21 09:32:09 +02:00
s390-pci-bus.h s390-pci: fix compilation on older GCC versions 2017-02-01 09:11:56 +01:00
s390-pci-inst.c s390x/pci: make printf always compile in debug output 2017-04-21 09:32:09 +02:00
s390-pci-inst.h s390x/pci: make S390PCIIOMMU inherit Object 2017-01-20 09:48:09 +01:00
s390-skeys-kvm.c
s390-skeys.c
s390-virtio-ccw.c s390x: introduce 2.10 compat machine 2017-04-21 09:32:09 +02:00
s390-virtio-hcall.c
s390-virtio.c s390x/ipl: Extend S390IPLState to support network boot 2017-02-28 12:04:48 +01:00
s390-virtio.h s390x/ipl: Extend S390IPLState to support network boot 2017-02-28 12:04:48 +01:00
sclp.c
sclpcpu.c
sclpquiesce.c
trace-events
virtio-ccw.c virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues 2017-02-24 10:15:18 +01:00
virtio-ccw.h virtio-ccw: add virtio-crypto-ccw device 2017-02-24 10:15:18 +01:00