mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
docs: Remove MAC addresses from pci-addresses.rst
Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com>
This commit is contained in:
parent
5590fe160b
commit
253b94710b
@ -177,7 +177,6 @@ In the simplest case, the following XML snippet
|
||||
</address>
|
||||
</controller>
|
||||
<interface type='bridge'>
|
||||
<mac address='02:ca:fe:fa:ce:04'/>
|
||||
<source bridge='virbr0'/>
|
||||
<model type='virtio'/>
|
||||
<address type='pci' domain='0x0000' bus='0x01' slot='0x01' function='0x0'>
|
||||
@ -211,7 +210,6 @@ snippet
|
||||
::
|
||||
|
||||
<interface type='bridge'>
|
||||
<mac address='02:ca:fe:fa:ce:04'/>
|
||||
<source bridge='virbr0'/>
|
||||
<model type='virtio'/>
|
||||
<address type='pci' domain='0x0000' bus='0x01' slot='0x07' function='0x3'>
|
||||
|
Loading…
Reference in New Issue
Block a user