qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Lock contention in QEMU


From: Weiwei Jia
Subject: Re: [Qemu-devel] Lock contention in QEMU
Date: Thu, 15 Dec 2016 00:17:09 -0500

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

[Prev in Thread] Current Thread [Next in Thread]