X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Flnx_virtio_blk.c;h=e58ec10e126d42b8bfd122b71f636753547c9aef;hb=82b8b87c344fcd1eab22e3f3be5ad54cbb3f8f68;hp=b3ea47b51586cf1034ce00378587b1f045368bc1;hpb=13fb068168e2826db39a481cf85033bb0156d2f9;p=palacios.git diff --git a/palacios/src/devices/lnx_virtio_blk.c b/palacios/src/devices/lnx_virtio_blk.c index b3ea47b..e58ec10 100644 --- a/palacios/src/devices/lnx_virtio_blk.c +++ b/palacios/src/devices/lnx_virtio_blk.c @@ -25,14 +25,14 @@ #include #include -#include -/* -#ifndef DEBUG_VIRTIO_BLK + + +#ifndef CONFIG_DEBUG_VIRTIO_BLK #undef PrintDebug #define PrintDebug(fmt, args...) #endif -*/ + #define BLK_CAPACITY_PORT 20 #define BLK_MAX_SIZE_PORT 28