qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] hw/vfio/display: add ramfb support


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/2] hw/vfio/display: add ramfb support
Date: Mon, 10 Sep 2018 08:43:38 +0200

So we have a boot display when using a vgpu as primary display.

Gerd Hoffmann (2):
  stubs: add ramfb
  hw/vfio/display: add ramfb support

 include/hw/vfio/vfio-common.h |  2 ++
 hw/vfio/display.c             | 12 ++++++++++++
 hw/vfio/pci.c                 | 15 +++++++++++++++
 stubs/ramfb.c                 | 13 +++++++++++++
 stubs/Makefile.objs           |  1 +
 5 files changed, 43 insertions(+)
 create mode 100644 stubs/ramfb.c

-- 
2.9.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]