diff options
author | Marc-André Lureau | 2019-02-06 18:43:25 +0100 |
---|---|---|
committer | Marc-André Lureau | 2019-02-13 16:46:39 +0100 |
commit | b1f1103dbabb5f47c3fc7081d8b7edeca1fdf334 (patch) | |
tree | 4ea255036cc13ca0625c7df4611f38f3b55f900f /hw/core/null-machine.c | |
parent | char: update the mux handlers in class callback (diff) | |
download | qemu-b1f1103dbabb5f47c3fc7081d8b7edeca1fdf334.tar.gz qemu-b1f1103dbabb5f47c3fc7081d8b7edeca1fdf334.tar.xz qemu-b1f1103dbabb5f47c3fc7081d8b7edeca1fdf334.zip |
terminal3270: do not use backend timer sources
terminal3270 uses the front-end side of the chardev. It shouldn't
create sources from backend side context (with backend
functions).
send_timing_mark_cb calls qemu_chr_fe_write_all() which should be
thread safe.
This partially reverts changes from commit
2c716ba1506769c9be2caa02f0f6d6e7c00f4304.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20190206174328.9736-4-marcandre.lureau@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/core/null-machine.c')
0 files changed, 0 insertions, 0 deletions