<div dir="ltr">Assume that we want to add a bridge to LAN to a guest.<br>We saying to libvirt:<br><br>...<br><interface type="bridge"><br>    <source bridge="BRIDGE"><br></interface><br>
...<br><br>What is the right behaviour of libvirt in case bridge BRIDGE<br>doesn't exist---return an error or try to create that bridge?<br>If it is the former, then who must create that bridge?<br></div>