On 08/01/2024 21.26, David Woodhouse wrote:
From: David Woodhouse <d...@amazon.co.uk>

This will instantiate any NICs which live on a given bus type. Each bus
is allowed *one* substitution (for PCI it's virtio → virtio-net-pci, for
Xen it's xen → xen-net-device; no point in overengineering it unless we
actually want more).

Signed-off-by: David Woodhouse <d...@amazon.co.uk>
Reviewed-by: Paul Durrant <p...@xen.org>
---
  include/net/net.h |  3 +++
  net/net.c         | 53 +++++++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 56 insertions(+)

Reviewed-by: Thomas Huth <th...@redhat.com>



Reply via email to