Searched hist:c4c497d27f0be8552ae244e76ba2bce66bd2443e (Results 1 – 2 of 2) sorted by relevance
/qemu/io/ |
H A D | channel.c | c4c497d27f0be8552ae244e76ba2bce66bd2443e Mon Feb 13 13:52:23 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> io: make qio_channel_yield aware of AioContexts
Support separate coroutines for reading and writing, and place the read/write handlers on the AioContext that the QIOChannel is registered with.
Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Message-id: 20170213135235.12274-7-pbonzini@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
/qemu/include/io/ |
H A D | channel.h | c4c497d27f0be8552ae244e76ba2bce66bd2443e Mon Feb 13 13:52:23 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> io: make qio_channel_yield aware of AioContexts
Support separate coroutines for reading and writing, and place the read/write handlers on the AioContext that the QIOChannel is registered with.
Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Message-id: 20170213135235.12274-7-pbonzini@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|