Hi, Is it possible, as of today, to emulate a classic Linux framebuffer when using qemu linux-user mode?
At a first glance, I saw in the code that FBIOGET_FSCREENINFO, FBIOGET_VSCREENINFO and FBIOPUT_VSCREENINFO being declared by couldn't locate where they're handled. Are these hooked to the SDL back-end? Thanks, -Ilyes