qemu-patch-raspberry4/python/qemu
John Snow f6f4b3f045 QEMUMachine: add events_wait method
Instead of event_wait which looks for a single event, add an events_wait
which can look for any number of events simultaneously. However, it
will still only return one at a time, whichever happens first.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20190523170643.20794-4-jsnow@redhat.com
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
2019-06-14 14:16:57 +02:00
..
__init__.py QEMUMachine: add events_wait method 2019-06-14 14:16:57 +02:00
qmp.py Introduce a Python module structure 2019-02-22 14:07:01 -05:00
qtest.py Introduce a Python module structure 2019-02-22 14:07:01 -05:00