mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
So we unify parsing and building the XML. Since we already do this for vmmDomain, take the opportunity to move the shared infrastructure into vmmLibvirtObject
5 lines
116 B
XML
5 lines
116 B
XML
<interface type="ethernet" name="test-ethernet-params">
|
|
<start mode="hotplug"/>
|
|
<mtu size="1234"/>
|
|
</interface>
|