qemu-e2k/include/hw/xen
Juergen Gross 3a6c9172ac xen: create qdev for each backend device
Create a qdev plugged to the xen-sysbus for each new backend device.
This device can be used as a parent for all needed devices of that
backend. The id of the new device will be "xen-<type>-<dev>" with
<type> being the xen backend type (e.g. "qdisk") and <dev> the xen
backend number of the type under which it is to be found in xenstore.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
2016-11-22 10:29:39 -08:00
..
xen.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
xen_backend.h xen: create qdev for each backend device 2016-11-22 10:29:39 -08:00
xen_common.h qdisk - hw/block/xen_disk: grant copy implementation 2016-09-27 18:18:55 -07:00
xen_pvdev.h xen: create qdev for each backend device 2016-11-22 10:29:39 -08:00