]> Git Repo - qemu.git/commit
chardev: use chardev's gcontext for async connect
authorPeter Xu <[email protected]>
Tue, 6 Mar 2018 05:33:17 +0000 (13:33 +0800)
committerPaolo Bonzini <[email protected]>
Mon, 12 Mar 2018 15:12:46 +0000 (16:12 +0100)
commit3e7d4d20d3a528b1ed10b1dc3d83119bfb0c5f24
tree4ee240d878948dcfa5917ad6d5268f90602e99fe
parentc7278b43550f501a6d62388eb7a7e68a5b43c044
chardev: use chardev's gcontext for async connect

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 <[email protected]>
Signed-off-by: Peter Xu <[email protected]>
Message-Id: <20180306053320[email protected]>
Acked-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Daniel P. BerrangĂ© <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
chardev/char-socket.c
This page took 0.021129 seconds and 4 git commands to generate.