Re: [Qemu-devel] [PULL for-2.4 0/4] input: fixes for 2.4

2015-07-16 Thread Gerd Hoffmann
Hi, > I'm afraid this doesn't build for Windows: > > In file included from > /home/petmay01/linaro/qemu-for-merges/hw/input/virtio-input.c:13: > /home/petmay01/linaro/qemu-for-merges/include/standard-headers/linux/input.h:890:1: > error: "SW_MAX" redefined > In file included from > /usr/lib/gcc

Re: [Qemu-devel] [PULL for-2.4 0/4] input: fixes for 2.4

2015-07-16 Thread Peter Maydell
On 16 July 2015 at 16:38, Gerd Hoffmann wrote: > Hi, > > A few input fixes for 2.4. Also enable virtio-input builds on > non-linux hosts after fixing up the ioctl include. > > please pull, > Gerd > > The following changes since commit f3a1b5068cea303a55e2a21a97e66d057eaae638: > > Merge remo

[Qemu-devel] [PULL for-2.4 0/4] input: fixes for 2.4

2015-07-16 Thread Gerd Hoffmann
Hi, A few input fixes for 2.4. Also enable virtio-input builds on non-linux hosts after fixing up the ioctl include. please pull, Gerd The following changes since commit f3a1b5068cea303a55e2a21a97e66d057eaae638: Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (