<div dir="ltr">Hi,<div><br></div><div><div style><div style><font color="#000000" face="Times New Roman" size="3">I tried to enable virtio-blk data plane feature for VMs in my openstack environment,  the hypervisor is ubuntu 14.04, libvirt 1.2.2 and QEMU 2.0.</font></div><div style><font color="#000000" face="Times New Roman" size="3">As nova doesn't support that parameter yet, I did belows</font></div><div style><font color="#000000" face="Times New Roman" size="3"><br></font></div><div style><font color="#000000" face="Times New Roman" size="3">1. nova boot a VM with raw disk image.</font></div><div style><font color="#000000" face="Times New Roman" size="3">2. nova stop the VM.</font></div><div style><font color="#000000" face="Times New Roman" size="3">3. run "virsh edit <instance-id>" on the hyprvisor node, and adding below into instance xml just before </domain>. </font></div><div style><font color="#000000" face="Times New Roman" size="3"><br></font></div><div style><font color="#000000" face="Times New Roman" size="3">However, the <</font><span style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium">qemu:commandline</span><span style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium">> part is ignored and not saved after closing virsh edit, seems that libvirt rejected these changes. Is there any XML syntax error here? Or libvirt doesn't support </span><span style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium"><qemu:commandline> tag?</span></div><div style><font color="#000000" face="Times New Roman" size="3"><br></font></div><div style><font color="#000000" face="Times New Roman" size="3"><qemu:commandline></font></div><div style><font color="#000000" face="Times New Roman" size="3">    <qemu:arg value='-set'/></font></div><div style><font color="#000000" face="Times New Roman" size="3">    <qemu:arg value='device.drive-virtio-disk0.x-data-plane=on'/></font></div><div style><font color="#000000" face="Times New Roman" size="3"></qemu:commandline></font></div></div><div style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium"><span style="font-family:arial,sans-serif;font-size:small;color:rgb(34,34,34)"><br></span></div><div style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium"><span style="font-family:arial,sans-serif;font-size:small;color:rgb(34,34,34)"><br></span></div><div style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium"><span style="font-family:arial,sans-serif;font-size:small;color:rgb(34,34,34)">Regards,</span><br></div></div><div>Chengyuan.</div></div>