mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-23 17:34:21 +03:00
3db5cb5f06
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>
|