On 06/13/18 14:29, Gerd Hoffmann wrote: > Signed-off-by: Gerd Hoffmann <[email protected]> > --- > include/hw/display/ramfb.h | 3 +++ > hw/arm/sysbus-fdt.c | 7 +++++ > hw/arm/virt.c | 2 ++ > hw/display/ramfb-standalone.c | 62 > +++++++++++++++++++++++++++++++++++++++++++ > hw/i386/pc_piix.c | 2 ++ > hw/i386/pc_q35.c | 2 ++ > hw/display/Makefile.objs | 1 + > 7 files changed, 79 insertions(+) > create mode 100644 hw/display/ramfb-standalone.c
Tested-by: Laszlo Ersek <[email protected]>
