[CentOS] Qemu - enabling "bridge mode" for primary physical interface for VMs

Wed Dec 8 01:18:09 UTC 2021
Gordon Messmer <gordon.messmer at gmail.com>

The easiest way to set up bridged mode is to use virsh to convert the 
eth0 configuration to a new bridge, br0:

     virsh iface-bridge eth0 br0 --no-stp