mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-23 17:34:21 +03:00
6dfc4de125
Signed-off-by: Lin Ma <lma@suse.com> Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
8 lines
211 B
XML
8 lines
211 B
XML
<network>
|
|
<name>passthrough</name>
|
|
<forward mode="hostdev" managed="yes">
|
|
<pf dev="eth3"/>
|
|
<address type="pci" domain="0x0000" bus="0x03" slot="0x10" function="0x0"/>
|
|
</forward>
|
|
</network>
|