On Mon, May 15, 2023 at 11:46 AM Thomas Huth <[email protected]> wrote: > On 14/05/2023 22.31, Paolo Bonzini wrote: > > We can perhaps > > try to use QMP to check if the machines have a usable default NIC, and if > > not skip the test, but this should not block the bulk of your work from > > being merged. > > I'm currently not aware of a way to query the default NIC via QMP, so this > might need some extensions there ... but I'll keep it in mind.
Yes, it would need some changes to MachineInfo (in qapi/machine.json). Paolo
