[libvirt PATCH 3/4] docs: Remove MAC addresses from pci-addresses.rst

Andrea Bolognani abologna at redhat.com
Wed Apr 15 17:31:35 UTC 2020


Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 docs/pci-addresses.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/pci-addresses.rst b/docs/pci-addresses.rst
index 566c81d957..86a41df6ce 100644
--- a/docs/pci-addresses.rst
+++ b/docs/pci-addresses.rst
@@ -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'>
-- 
2.25.2




More information about the libvir-list mailing list