]> www.infradead.org Git - users/dwmw2/qemu.git/commit
net: report list of available models according to platform
authorDavid Woodhouse <dwmw@amazon.co.uk>
Sat, 21 Oct 2023 22:09:38 +0000 (23:09 +0100)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Fri, 26 Jan 2024 15:43:35 +0000 (15:43 +0000)
commitab08b8c249dfce7ad63247f8273dd82add91114c
tree7cd38c55cd45d96bbafed65bbc95cece60de45e2
parent387f836b08e25615b13a52cc922dd09beb700121
net: report list of available models according to platform

By noting the models for which a configuration was requested, we can give
the user an accurate list of which NIC models were actually available on
the platform/configuration that was otherwise chosen.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
net/net.c