Paolo Bonzini 7d9c858137 coroutine: use QSIMPLEQ instead of QTAILQ
CoQueue do not need to remove any element but the head of the list;
processing is always strictly FIFO.  Therefore, the simpler singly-linked
QSIMPLEQ can be used instead.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2016-07-13 13:26:02 +02:00
..
2016-06-16 15:20:37 +02:00
2016-06-16 18:39:03 +02:00
2016-07-13 13:26:02 +02:00
2016-06-16 18:39:03 +02:00
2016-07-06 10:52:04 +02:00
2016-06-16 18:39:03 +02:00