s390x/s390-virtio: get rid of DPRINTF
commit94b5024b1f466b4b8f03e7b2219f77e9a3a24d51
authorCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 26 Jan 2017 16:47:40 +0000 (26 17:47 +0100)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Fri, 24 Feb 2017 09:15:18 +0000 (24 10:15 +0100)
treeead286bc261f975000d0d863745052a1e322a4c5
parent10f25e4844cb9b3f02fb032f88051dd5b65b4206
s390x/s390-virtio: get rid of DPRINTF

The DPRINTF approach is likely to introduce bitrot, and the preferred
way for debugging is tracing anyway. Fortunately, there are no users
(left), so nuke it.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/s390x/s390-virtio.c