diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-10-27 15:38:19 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-11-02 09:28:56 +0100 |
commit | fffbd9cf1befa256d75bc45541adca405bb65dd5 (patch) | |
tree | abfed1f45d6cc8907b19549a37916267b428c54c /net/slirp.c | |
parent | fa778fffdfafce811bba3dd97de41fb524b861f7 (diff) |
qemu-char: do not forward events through the mux until QEMU has started
Otherwise, the CHR_EVENT_OPENED event is sent twice: first when the
backend (for example "stdio") is opened, and second after processing
the command line.
The incorrect sending of the event prints the monitor banner when
QEMU is started with "-serial mon:stdio". This includes the "(qemu)"
prompt; thus the monitor seems to be dead, whereas actually the
active front-end is the serial port.
Reported-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Tested-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'net/slirp.c')
0 files changed, 0 insertions, 0 deletions