stubs: add ramfb
commit7f623d0834238ce6566afcbeeb325f3d943c2741
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 15 Oct 2018 16:52:09 +0000 (15 10:52 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 15 Oct 2018 16:52:09 +0000 (15 10:52 -0600)
treead65cdc9ab240537337c72e9e989f0250c1f6d45
parentff56877e911782dedc9a424233fd3f62369c258c
stubs: add ramfb

Needed to make sure code using ramfb (vfio) compiles properly even on
platforms without fw_cfg (and therefore no ramfb) support.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
stubs/Makefile.objs
stubs/ramfb.c [new file with mode: 0644]