qemu-e2k/hw/xen
Paolo Bonzini 46472d8232 xen: convert "-machine igd-passthru" to an accelerator property
The first machine property to fall is Xen's Intel integrated graphics
passthrough.  The "-machine igd-passthru" option does not set anymore
a property on the machine object, but desugars to a GlobalProperty on
accelerator objects.

The setter is very simple, since the value ends up in a
global variable, so this patch also provides an example before the more
complicated cases that follow it.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-12-17 19:32:27 +01:00
..
Makefile.objs
trace-events xen: perform XenDevice clean-up in XenBus watch handler 2019-09-24 12:18:47 +01:00
xen_devconfig.c
xen_pt_config_init.c
xen_pt_graphics.c
xen_pt_load_rom.c
xen_pt_msi.c
xen_pt.c xen: convert "-machine igd-passthru" to an accelerator property 2019-12-17 19:32:27 +01:00
xen_pt.h
xen_pvdev.c
xen-backend.c
xen-bus-helper.c
xen-bus.c xen-bus: only set the xen device frontend state if it is missing 2019-09-24 12:21:29 +01:00
xen-common.c xen: convert "-machine igd-passthru" to an accelerator property 2019-12-17 19:32:27 +01:00
xen-host-pci-device.c
xen-host-pci-device.h
xen-legacy-backend.c