Home
last modified time | relevance | path

Searched hist:"0173 e21b617d3de1fcfa917e329bb9194ab332a4" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/system/
H A Diothread.h0173e21b617d3de1fcfa917e329bb9194ab332a4 Thu Sep 28 02:59:55 UTC 2017 Peter Xu <peterx@redhat.com> iothread: provide helpers for internal use

IOThread is a general framework that contains IO loop environment and a
real thread behind. It's also good to be used internally inside qemu.
Provide some helpers for it to create iothreads to be used internally.

Put all the internal used iothreads into the internal object container.

Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-id: 20170928025958.1420-3-peterx@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
/qemu/
H A Diothread.c0173e21b617d3de1fcfa917e329bb9194ab332a4 Thu Sep 28 02:59:55 UTC 2017 Peter Xu <peterx@redhat.com> iothread: provide helpers for internal use

IOThread is a general framework that contains IO loop environment and a
real thread behind. It's also good to be used internally inside qemu.
Provide some helpers for it to create iothreads to be used internally.

Put all the internal used iothreads into the internal object container.

Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-id: 20170928025958.1420-3-peterx@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>