On 25/10/2023 15:50, 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>
---
  include/net/net.h |  3 +++
  net/net.c         | 53 +++++++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 56 insertions(+)


Reviewed-by: Paul Durrant <p...@xen.org>


Reply via email to