qemu/include
Gerd Hoffmann b290659fc3 hw/vfio/display: add ramfb support
So we have a boot display when using a vgpu as primary display.

ramfb depends on a fw_cfg file.  fw_cfg files can not be added and
removed at runtime, therefore a ramfb-enabled vfio device can't be
hotplugged.

Add a nohotplug variant of the vfio-pci device (as child class).  Add
the ramfb property to the nohotplug variant only.  So to enable the vgpu
display with boot support use this:

  -device vfio-pci-nohotplug,display=on,ramfb=on,sysfsdev=...

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2018-10-15 10:52:09 -06:00
..
2018-10-04 09:08:56 -05:00
2018-10-02 19:09:14 +02:00
2018-10-15 10:52:09 -06:00
2018-09-24 15:43:33 +01:00
2018-10-08 10:04:16 +01:00
2018-08-23 18:46:25 +02:00
2018-10-12 11:32:18 +02:00