diff options
author | Dimitris Aragiorgis <dimara@arrikto.com> | 2015-06-23 13:44:58 +0300 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2015-06-23 15:08:52 +0100 |
commit | bcb225550dcc0d6fcef8e97012bae572ba78f73a (patch) | |
tree | e4e2d14f8ff549ed41ac5c4bbc8ef5aa99c7c3c0 /block/vhdx.c | |
parent | 1b6bc94d5d43ff3e39abadae19f2dbcb0954eb93 (diff) | |
download | hqemu-bcb225550dcc0d6fcef8e97012bae572ba78f73a.zip hqemu-bcb225550dcc0d6fcef8e97012bae572ba78f73a.tar.gz |
raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINT
Building the QEMU tools fails if we #define DEBUG_BLOCK inside
block/raw-posix.c. Here instead of adding qemu-log.o in block-obj-y
so that DEBUG_BLOCK_PRINT can be used, we substitute the latter with
a simple DPRINTF() (that does not cause bit-rot).
Signed-off-by: Dimitris Aragiorgis <dimara@arrikto.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1435056300-14924-4-git-send-email-dimara@arrikto.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block/vhdx.c')
0 files changed, 0 insertions, 0 deletions