diff options
| author | Wang Yong <wang.yong155@zte.com.cn> | 2017-08-29 15:22:37 +0800 |
|---|---|---|
| committer | Jason Wang <jasowang@redhat.com> | 2017-09-08 09:32:48 +0800 |
| commit | 329163cbe64a615b4edf6c40f2fff8c79dbc8fb4 (patch) | |
| tree | e61eeaf1c0896026a57750ddb83410c5411f7caf /scripts/qemu.py | |
| parent | 61c5f46959ee74d6dabd0ee648ca555932f91955 (diff) | |
| download | focaccia-qemu-329163cbe64a615b4edf6c40f2fff8c79dbc8fb4.tar.gz focaccia-qemu-329163cbe64a615b4edf6c40f2fff8c79dbc8fb4.zip | |
qemu-iothread: IOThread supports the GMainContext event loop
IOThread uses AioContext event loop and does not run a GMainContext. Therefore,chardev cannot work in IOThread,such as the chardev is used for colo-compare packets reception. This patch makes the IOThread run the GMainContext event loop, chardev and IOThread can work together. Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Wang Yong <wang.yong155@zte.com.cn> Signed-off-by: Wang Guang <wang.guang55@zte.com.cn> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions