BTW, do we have an example to show users how to config following
virtio-blk dataplane commands into XML configuration file?

qemu -object iothread,id=iothread0 \
      -drive if=none,id=drive0,file=test.img,format=raw,cache=none \
      -device virtio-blk-pci,iothread=iothread0,drive=drive0


Thank you,
Weiwei Jia

Reply via email to