> the bdrv_create also check if the size of volume if big enough, and if it's > available. You can also do that in qemu-img (2 lines of code to check size?). > qemu dev seem to want same behavior that for host_device block driver FAIK, we also want to avoid any call to bdrv_create for normal files (qcow2, raw).