qemu-patch-raspberry4/hw/xen
Paul Durrant 8fbab3b62a Xen PV Device
Introduces a new Xen PV PCI device which will act as a binding point for
PV drivers for Xen.
The device has parameterized vendor-id, device-id and revision to allow to
be configured as a binding point for any vendor's PV drivers.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
2013-07-29 11:13:44 +00:00
..
Makefile.objs Xen PV Device 2013-07-29 11:13:44 +00:00
xen-host-pci-device.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
xen-host-pci-device.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
xen_apic.c hw/[u-x]*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
xen_backend.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
xen_devconfig.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
xen_platform.c xen/xen_platform: QOM parent field cleanup 2013-07-23 00:37:34 +02:00
xen_pt.c misc: Fix new typos in comments and strings 2013-07-27 11:22:54 +04:00
xen_pt.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
xen_pt_config_init.c hw/xen: Use g_free instead of free and fix potential memory leaks 2013-06-11 23:45:44 +04:00
xen_pt_msi.c hw/[u-x]*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
xen_pvdevice.c Xen PV Device 2013-07-29 11:13:44 +00:00