[CONF] Make network built-in under libvirt, use vmxnet3.

This commit is contained in:
Foxlet 2019-06-07 16:31:09 -04:00
parent 3050da9f89
commit b7c5556fb4
1 changed files with 2 additions and 2 deletions

View File

@ -65,8 +65,8 @@
<interface type='network'> <interface type='network'>
<mac address='52:54:00:92:d4:7b'/> <mac address='52:54:00:92:d4:7b'/>
<source network='default'/> <source network='default'/>
<model type='e1000-82545em'/> <model type='vmxnet3'/>
<address type='pci' domain='0x0000' bus='0x02' slot='0x01' function='0x0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
</interface> </interface>
<serial type='pty'> <serial type='pty'>
<target type='isa-serial' port='0'> <target type='isa-serial' port='0'>