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: Stefan Hajnoczi
Subject: Re: [Qemu-devel] Lock contention in QEMU
Date: Thu, 15 Dec 2016 08:06:34 +0000
User-agent: Mutt/1.7.1 (2016-10-04)

On Thu, Dec 15, 2016 at 12:17:09AM -0500, Weiwei Jia wrote:
> 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

https://libvirt.org/formatdomain.html#elementsIOThreadsAllocation

See also <cputune><iothreadpin> and <driver iothread=>.

Attachment: signature.asc
Description: PGP signature


reply via email to

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