Hui Kai Ran
2013-Nov-21 07:43 UTC
[libvirt-users] how to use virtio-blk-data-plane in libvirt
Hi, I learned that there is a new technology - virtio-blk-data-plane introduced in qemu to bring a leap in IO performance to KVM. Has this feature been supported in libvirt? if it's, how to configure xml to support this feature? thanks.
Daniel P. Berrange
2013-Nov-21 11:06 UTC
Re: [libvirt-users] how to use virtio-blk-data-plane in libvirt
On Thu, Nov 21, 2013 at 03:43:53PM +0800, Hui Kai Ran wrote:> I learned that there is a new technology - virtio-blk-data-plane > introduced in qemu to bring a leap in IO performance to KVM. Has > this feature been supported in libvirt? if it's, how to configure > xml to support this feature?The advice from the QEMU developers was that this was an experimental feature (hence, IIRC, it used a 'x-data-plane' property name), and that we shouldn't explicitly support it in libvirt. You can use the QEMU command line arg passthrough in the XML to set it. When it matures in QEMU it will become the default and thus no libvirt support will be required at all Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
Reasonably Related Threads
- Re: enabling virtio-scsi-data-plane in libvirt
- enabling virtio-scsi-data-plane in libvirt
- [Qemu-devel] [PATCH v6 12/12] virtio-blk: add x-data-plane=on|off performance feature
- [Qemu-devel] [PATCH v6 12/12] virtio-blk: add x-data-plane=on|off performance feature
- Re: enabling virtio-scsi-data-plane in libvirt