« Previous | Next » 

Revision 99c7f878

ID99c7f87826337fa81f2f0f9baa9ca0a44faf90e9

Added by Gerd Hoffmann about 12 years ago

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 <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences