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-04-08 13:45:52 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-input-20160411-1 for you to fetch changes up to e2392a72e88104272f3986f0846e4f2f45453b26: virtio-input: fix emulated tablet axis ranges (2016-04-11 11:45:11 +0200) ---------------------------------------------------------------- virtio-input; live migration support, various bugfixes. ---------------------------------------------------------------- Gerd Hoffmann (1): virtio-input: add live migration support Ladi Prosek (4): virtio-input: add missing key mappings virtio-input: retrieve EV_LED host config bits virtio-input: implement pass-through evdev writes virtio-input: fix emulated tablet axis ranges hw/input/virtio-input-hid.c | 6 ++++-- hw/input/virtio-input-host.c | 24 ++++++++++++++++++++++++ hw/input/virtio-input.c | 40 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 68 insertions(+), 2 deletions(-)