mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
65487c0fc5
This moves the call to virNetDevBandwidthFormat() in virDomainNetDefFormat() to be called right after the call to virNetDevVPortProfileFormat(), so that a single chunk of that function can be placed inside an if that conditionally calls virDomainActualNetDefContentsFormat() instead (next patch). The re-ordering necessitates modifying a couple of test data files. |
||
---|---|---|
.. | ||
qemuhotplug-console-compat-2+console-virtio.xml | ||
qemuhotplug-console-virtio.xml | ||
qemuhotplug-disk-cdrom-nochange.xml | ||
qemuhotplug-disk-scsi.xml | ||
qemuhotplug-disk-usb.xml | ||
qemuhotplug-disk-virtio.xml | ||
qemuhotplug-graphics-spice-listen-network.xml | ||
qemuhotplug-graphics-spice-listen.xml | ||
qemuhotplug-graphics-spice-nochange.xml | ||
qemuhotplug-graphics-spice-timeout-nochange.xml | ||
qemuhotplug-graphics-spice-timeout-password.xml | ||
qemuhotplug-hotplug-base+disk-scsi.xml | ||
qemuhotplug-hotplug-base+disk-usb.xml | ||
qemuhotplug-hotplug-base+disk-virtio.xml |