Access to QemuInputHandlerState::handler are read-only.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
include/hw/virtio/virtio-input.h | 2 +-
include/ui/input.h | 2 +-
chardev/msmouse.c | 2 +-
chardev/wctablet.c | 2 +-
hw/char/escc.c | 2 +-
hw/display/xenfb.c | 6 +++---
hw/input/adb-kbd.c | 2 +-
hw/input/hid.c | 6 +++---
hw/input/ps2.c | 4 ++--
hw/input/virtio-input-hid.c | 8 ++++----
ui/input-legacy.c | 2 +-
ui/input.c | 4 ++--
ui/vdagent.c | 2 +-
13 files changed, 22 insertions(+), 22 deletions(-)