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

Gerd Hoffmann posted 2 patches 7 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180910064340.30745-1-kraxel@redhat.com
Test docker-clang@ubuntu failed
Test checkpatch passed
There is a newer version of this series
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
[Qemu-devel] [PATCH 0/2] hw/vfio/display: add ramfb support
Posted by Gerd Hoffmann 7 years, 1 month ago
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