All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] hw/vfio/display: add ramfb support
@ 2018-09-10  6:43 Gerd Hoffmann
  2018-09-10  6:43 ` [Qemu-devel] [PATCH 1/2] stubs: add ramfb Gerd Hoffmann
  2018-09-10  6:43 ` [Qemu-devel] [PATCH 2/2] hw/vfio/display: add ramfb support Gerd Hoffmann
  0 siblings, 2 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2018-09-10  6:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Alex Williamson, Gerd Hoffmann

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-09-14 15:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-10  6:43 [Qemu-devel] [PATCH 0/2] hw/vfio/display: add ramfb support Gerd Hoffmann
2018-09-10  6:43 ` [Qemu-devel] [PATCH 1/2] stubs: add ramfb Gerd Hoffmann
2018-09-10  6:43 ` [Qemu-devel] [PATCH 2/2] hw/vfio/display: add ramfb support Gerd Hoffmann
2018-09-10 18:54   ` Alex Williamson
2018-09-11  4:38     ` Gerd Hoffmann
2018-09-12 17:13       ` Alex Williamson
2018-09-14 10:50         ` Gerd Hoffmann
2018-09-14 14:19           ` [Qemu-devel] [libvirt] " Erik Skultety
2018-09-14 15:16             ` Alex Williamson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.