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

2016-04-11 Thread Peter Maydell
On 11 April 2016 at 16:12, Gerd Hoffmann wrote: >> Hi. I'm afraid this doesn't compile on ppc64be: >> >> /home/pm215/qemu/hw/input/virtio-input-hid.c:487:9: error: suggest >> parentheses around ‘-’ in operand of ‘&’ [-Werror=parentheses] >> .u.abs.max = const_le32(INPUT_EVENT_ABS_SIZE - 1

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

2016-04-11 Thread Gerd Hoffmann
> Hi. I'm afraid this doesn't compile on ppc64be: > > /home/pm215/qemu/hw/input/virtio-input-hid.c:487:9: error: suggest > parentheses around ‘-’ in operand of ‘&’ [-Werror=parentheses] > .u.abs.max = const_le32(INPUT_EVENT_ABS_SIZE - 1), > ^ > /home/pm215/qemu/hw/input/virtio-in

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

2016-04-11 Thread Peter Maydell
On 11 April 2016 at 11:29, Gerd Hoffmann wrote: > Hi, > > Here comes a virtio-input update, with a bugfix collection from Ladi > Prosek and live migration support. > > please pull, > Gerd > > The following changes since commit 9628af036fade986dcc94f4484bc75c6b1a06d84: > > Merge remote-tracki

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

2016-04-11 Thread Gerd Hoffmann
Hi, Here comes a virtio-input update, with a bugfix collection from Ladi Prosek and live migration support. please pull, Gerd The following changes since commit 9628af036fade986dcc94f4484bc75c6b1a06d84: Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into staging (2016-0