On Tue, Mar 06, 2018 at 01:33:17PM +0800, Peter Xu wrote:
> Generalize the function to create the async QIO task connection. Also,
> fix the context pointer to use the chardev's gcontext.
>
> Reviewed-by: Paolo Bonzini
> Signed-off-by: Peter Xu
> ---
> chardev/char-socket.c | 25 ++
Generalize the function to create the async QIO task connection. Also,
fix the context pointer to use the chardev's gcontext.
Reviewed-by: Paolo Bonzini
Signed-off-by: Peter Xu
---
chardev/char-socket.c | 25 ++---
1 file changed, 14 insertions(+), 11 deletions(-)
diff --g