On Mon, Apr 06, 2020 at 03:43:55PM +0200, Thomas Zimmermann wrote:
Generic fbdev emulation is a DRM client. If possible, it should behave like userspace clients. Therefore it should not run before the driver registered the new DRM device. If the setup function fails, the driver should not report an error.
This always has been my expectation, as you might have concluded from the absence of any qemu guest driver patches in this series ;)
The patches look sane too, so for the series: Acked-by: Gerd Hoffmann kraxel@redhat.com
cheers, Gerd