On Sat, Jul 04, 2020 at 05:38:53PM +0200, Philippe Mathieu-Daudé wrote: > This code hasn't been QOM'ified yet. Warn the user.
False positive IMHO. This is designed to be integrated into other devices for boot display. vfio/display.c uses it that way. There also is a standalone version (initially meant to be used for testing only, but turned out to be useful on arm) in ramfb-standalone.c which is a proper QOM object too. take care, Gerd