On Tue, Aug 06, 2019 at 01:58:19PM +0200, Cornelia Huck wrote: > 'edid' is a property of the virtio-gpu base device, so turning > it off on virtio-gpu-pci is not enough (it misses -ccw). Turn > it off on the base device instead. > > Fixes: 0a71966253c8 ("edid: flip the default to enabled") > Signed-off-by: Cornelia Huck <coh...@redhat.com>
Reviewed-by: Gerd Hoffmann <kra...@redhat.com> > Only just noticed this... should we still shove this into 4.1? > Or do we need a compat 4.1.1 dance for this? I'd say 4.1, doing it in 4.1.1 becomes too messy. Peter, can you apply this directly, or do you want a single-patch-pull-req instead? cheers, Gerd