Home
last modified time | relevance | path

Searched hist:"938 c8b79e5249d41469151e30268cfaf88bdb588" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/io/
H A Dnet-listener.h938c8b79e5249d41469151e30268cfaf88bdb588 Mon Mar 05 06:43:21 UTC 2018 Peter Xu <peterx@redhat.com> qio: store gsources for net listeners

Originally we were storing the GSources tag IDs. That'll be not enough
if we are going to support non-default gcontext for QIO code. Switch to
GSources without changing anything real. Now we still always pass in
NULL, which means the default gcontext.

Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
/qemu/io/
H A Dnet-listener.c938c8b79e5249d41469151e30268cfaf88bdb588 Mon Mar 05 06:43:21 UTC 2018 Peter Xu <peterx@redhat.com> qio: store gsources for net listeners

Originally we were storing the GSources tag IDs. That'll be not enough
if we are going to support non-default gcontext for QIO code. Switch to
GSources without changing anything real. Now we still always pass in
NULL, which means the default gcontext.

Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>