are the cards set as virtio or did you specify e1000? I know for OSX you need to change the type for it to work.    <interface type='bridge'>       <mac address='xx:xx:xx:xx:xx:xx'/>       <source bridge='br0'/>       <model type='e1000-82545em'/>       <address type='pci' domain='0x0000' bus='0x09' slot='0x01' function='0x0'/>     </interface>
    • Like
    1