mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-25 23:21:45 +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
6 lines
114 B
XML
6 lines
114 B
XML
<interface type="vlan" name="test-vlan">
|
|
<vlan tag="456">
|
|
<interface name="foonew"/>
|
|
</vlan>
|
|
</interface>
|