Re: [Qemu-devel] [PULL v2 0/9] virtio-input; live migration support, various bugfixes

2016-04-14 Thread Peter Maydell
On 13 April 2016 at 16:44, Gerd Hoffmann wrote: > Hi, > > Here comes a virtio-input update, with a bugfix collection from Ladi > Prosek and live migration support. > > Changes in v2: > - add one mor fix from Ladi. > - add patch to fix the bigendian build failure. > - add patch to move const_l

[Qemu-devel] [PULL v2 0/9] virtio-input; live migration support, various bugfixes

2016-04-13 Thread Gerd Hoffmann
Hi, Here comes a virtio-input update, with a bugfix collection from Ladi Prosek and live migration support. Changes in v2: - add one mor fix from Ladi. - add patch to fix the bigendian build failure. - add patch to move const_le{16,23} to a better place. please pull, Gerd The following c