On 5/23/23 04:04, Thomas Huth wrote:
These patches are required for running more tests with "make check"
on builds that use "--without-default-devices". By marking the
default NIC in the generic MachineClass, the main code can decide
whether the NIC is available in the binary or not, so the instantiation
can be skipped if it has not been compiled in.
Seehttps://lore.kernel.org/qemu-devel/[email protected]/
and the other patches in that series for more information.
Reviewed-by: Richard Henderson <[email protected]>
r~