mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-10 07:20:02 +00:00
72d13d37e3
Add versions stripping vlans and bandwidth setup so that they can be used in qemuxml2argvtest for interfaces which don't support the above. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
12 lines
312 B
XML
12 lines
312 B
XML
<networkport>
|
|
<uuid>5d744f21-ba4a-4d6e-bdb2-30a35ff3207d</uuid>
|
|
<owner>
|
|
<name>memtest</name>
|
|
<uuid>d54df46f-1ab5-4a22-8618-4560ef5fac2c</uuid>
|
|
</owner>
|
|
<group>web1</group>
|
|
<mac address='52:54:00:7b:35:93'/>
|
|
<rxfilters trustGuest='yes'/>
|
|
<plug type='bridge' bridge='virbr0'/>
|
|
</networkport>
|