qemu/include/hw/display
Marc-André Lureau 303c33e606 ramfb: add migration support
Implementing RAMFB migration is quite straightforward. One caveat is to
treat the whole RAMFBCfg as a blob, since that's what is exposed to the
guest directly. This avoid having to fiddle with endianness issues if we
were to migrate fields individually as integers.

The devices using RAMFB will have to include ramfb_vmstate in their
migration description.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
2023-10-18 10:10:49 +02:00
..
bcm2835_fb.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
blizzard.h Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
bochs-vbe.h vga: move bochs vbe defines to header file 2018-05-24 10:42:13 +02:00
dpcd.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
edid.h edid: Make refresh rate configurable 2021-05-10 11:41:02 +02:00
i2c-ddc.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
macfb.h include: Include headers where needed 2023-01-08 01:54:22 -05:00
ramfb.h ramfb: add migration support 2023-10-18 10:10:49 +02:00
tc6393xb.h Include exec/memory.h slightly less 2019-08-16 13:31:52 +02:00
vga.h hw/mips/jazz: Inline vga_mmio_init() and remove it 2022-01-13 10:58:54 +01:00
xlnx_dp.h xlnx_dp: Introduce a vblank signal 2022-06-08 19:38:47 +01:00