]> xenbits.xensource.com Git - qemu-xen.git/commit
hw/xen: update Xen PV NIC to XenDevice model
authorDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 17 Oct 2023 12:58:03 +0000 (13:58 +0100)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 7 Nov 2023 08:54:20 +0000 (08:54 +0000)
commit25967ff69f61461cedf3289d5dafd1f6980cc894
tree28550734e738d7711064bb723c40f577e0e2098c
parent25511f3e8c8e0c5a888d1c5de7891f7d287d2dd3
hw/xen: update Xen PV NIC to XenDevice model

This allows us to use Xen PV networking with emulated Xen guests, and to
add them on the command line or hotplug.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
hw/net/meson.build
hw/net/trace-events
hw/net/xen_nic.c
hw/xenpv/xen_machine_pv.c