Xen PV Device
commit8fbab3b62a271526c782110aed0ae160eb38c296
authorPaul Durrant <paul.durrant@citrix.com>
Mon, 29 Jul 2013 10:58:01 +0000 (29 10:58 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Mon, 29 Jul 2013 11:13:44 +0000 (29 11:13 +0000)
tree315ab5923e2586f278904d6ba6286be6fd045254
parent454ae734f1d9f591345fa78376435a8e74bb4edd
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>
hw/xen/Makefile.objs
hw/xen/xen_pvdevice.c [new file with mode: 0644]
include/hw/pci/pci_ids.h
trace-events