diff options
author | Gerd Hoffmann | 2012-02-15 09:15:37 +0100 |
---|---|---|
committer | Anthony Liguori | 2012-02-17 18:02:55 +0100 |
commit | 99c7f87826337fa81f2f0f9baa9ca0a44faf90e9 (patch) | |
tree | b1d566fafc30056e45d845a980bd7fda3e090393 /qapi/qapi-visit-core.c | |
parent | i8259: Do not clear level-triggered lines in IRR on init (diff) | |
download | qemu-99c7f87826337fa81f2f0f9baa9ca0a44faf90e9.tar.gz qemu-99c7f87826337fa81f2f0f9baa9ca0a44faf90e9.tar.xz qemu-99c7f87826337fa81f2f0f9baa9ca0a44faf90e9.zip |
input: send kbd+mouse events only to running guests.
Trying to interact with a stopped guest will queue up the events,
then send them all at once when the guest continues running, with
a high chance to have them cause unwanted actions.
Avoid that by only injecting the input events only when the guest
is in running state.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qapi/qapi-visit-core.c')
0 files changed, 0 insertions, 0 deletions