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