On Wed, 2017-08-23 at 14:38 +0000, Marc-André Lureau wrote:
> Hi
> 
> On Wed, Aug 23, 2017 at 3:52 PM Gerd Hoffmann <kra...@redhat.com>
> wrote:
> > qemu uses wheel-up/down button events for mouse wheel input,
> > however
> > linux applications typically want REL_WHEEL events.
> > 
> > This fixes wheel with linux guests. Tested with X11/wayland, and
> > windows virtio-input driver.
> > 
> > Based on a patch from Marc.
> > Added property to enable/disable wheel axis.
> > TODO: add compat properties for old machine types.
> 
> I guess this patch isn't enough to handle migration? Why not modify
> hw/compat.h with this patch?

Because we are in freeze right now.  Just waiting until 2.11 opens and
the 2.11 machine type patch (seen on the list already) is merged, then
I'll do a v2 with the compat fluff.  Meanwhile this one should be good
enough for testing.

cheers,
  Gerd


Reply via email to