[Qemu-devel] [PATCH 2/3] input: add mouse side buttons to virtio input

2017-12-22 Thread Miika S
Signed-off-by: Miika S --- hw/input/virtio-input-hid.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hw/input/virtio-input-hid.c b/hw/input/virtio-input-hid.c index 9628d289f9..2cac659469 100644 --- a/hw/input/virtio-input-hid.c +++ b/hw/input/virtio-input-hid.c @@ -154,6 +154,8 @@ static

[Qemu-devel] [PATCH 2/3] input: add mouse side buttons to virtio input

2017-12-18 Thread Miika S
Signed-off-by: Miika S --- hw/input/virtio-input-hid.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hw/input/virtio-input-hid.c b/hw/input/virtio-input-hid.c index 9628d289f9..2cac659469 100644 --- a/hw/input/virtio-input-hid.c +++ b/hw/input/virtio-input-hid.c @@ -154,6 +154,8 @@ static