diff options
author | Peter Xu <peterx@redhat.com> | 2018-03-06 13:33:18 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-03-12 16:12:46 +0100 |
commit | 25679e5d58e258e9950685ffbd0cae4cd40d9cc2 (patch) | |
tree | 6dfb37d5ed74cfac5ec2f6152b8fc1b7a75934cc /include/disas | |
parent | 3e7d4d20d3a528b1ed10b1dc3d83119bfb0c5f24 (diff) | |
download | qemu-25679e5d58e258e9950685ffbd0cae4cd40d9cc2.zip qemu-25679e5d58e258e9950685ffbd0cae4cd40d9cc2.tar.gz qemu-25679e5d58e258e9950685ffbd0cae4cd40d9cc2.tar.bz2 |
chardev: tcp: postpone async connection setup
This patch allows the socket chardev async connection be setup with
non-default gcontext. We do it by postponing the setup to machine done,
since until then we can know which context we should run the async
operation on.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180306053320.15401-8-peterx@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/disas')
0 files changed, 0 insertions, 0 deletions