qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 11/13] virtio-input: Wrap in vmstate


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 11/13] virtio-input: Wrap in vmstate
Date: Wed, 22 Jun 2016 12:29:48 +0200

On Mi, 2016-06-22 at 10:54 +0100, Dr. David Alan Gilbert wrote:
> * Gerd Hoffmann (address@hidden) wrote:
> > On Di, 2016-06-21 at 20:14 +0100, Dr. David Alan Gilbert (git) wrote:
> > > From: "Dr. David Alan Gilbert" <address@hidden>
> > > 
> > > Forcibly convert it to a vmstate wrapper;  proper conversion
> > > comes later.
> > 
> > FYI: Should be an easy target for proper conversion as virtio-input
> > doesn't need to save any device-specific state beside the usual virtio
> > and pci bits.
> 
> Thanks; what would a good test for virtio-input to be to make sure
> migration works; got a recommended command line?

Drop "-device usb-tablet", add "-device virtio-tablet-pci" instead,
mouse input should continue to work just fine (assuming your guest
kernel is new enough).

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]