diff options
author | Gerd Hoffmann | 2016-04-05 14:31:41 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2016-04-13 15:52:28 +0200 |
commit | 2d738374665ede5b7c08545e5b44a411e7c3e943 (patch) | |
tree | 87065c7e17e0bd2fc72a4cad7135c9ebb111df27 /hw/input/virtio-input-hid.c | |
parent | virtio-input: implement pass-through evdev writes (diff) | |
download | qemu-2d738374665ede5b7c08545e5b44a411e7c3e943.tar.gz qemu-2d738374665ede5b7c08545e5b44a411e7c3e943.tar.xz qemu-2d738374665ede5b7c08545e5b44a411e7c3e943.zip |
virtio-input: add live migration support
virtio-input is simple enough that it doesn't need to xfer any state.
Still we have to wire up savevm manually, so the generic pci and virtio
are saved correctly.
Additionally we need to do some post-load processing to figure whenever
the guest uses the device or not, so we can give input routing hints to
the qemu input layer using qemu_input_handler_{activate,deactivate}.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1459859501-16965-1-git-send-email-kraxel@redhat.com
Diffstat (limited to 'hw/input/virtio-input-hid.c')
0 files changed, 0 insertions, 0 deletions