diff options
| author | Alexey Kardashevskiy <aik@linux.ibm.com> | 2021-02-16 15:15:47 +1100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-10-22 08:18:58 +0200 |
| commit | e1ee7e413ff064f6cd5867cc80970efcc6c333a7 (patch) | |
| tree | 81187a4421ce85872387e04d40334761745d3f58 /executor/executor_windows.h | |
| parent | 55f90bc6164340898299a59bec0f8599be49a13e (diff) | |
vm/qemu: handle QMP events
QEMU occasionally sends events in the same stream used for QMP commands
so from time time the received packet is not a QMP reponse but a QMP event
which breaks the parser. For example, events are send when a machine state
changed.
This adds basic support for event. For now we skip them and wait until
the expected QMP command response arrives.
Signed-off-by: Alexey Kardashevskiy <aik@linux.ibm.com>
Diffstat (limited to 'executor/executor_windows.h')
0 files changed, 0 insertions, 0 deletions
