summary refs log tree commit diff stats
path: root/qapi/string-output-visitor.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2012-01-13 17:34:03 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2012-02-17 08:33:33 -0600
commitcf904cfa7cf8fcd54ca4ad756e26997d1e7383fb (patch)
treee8e8d7d9333fb382d12a39c3661702d269d3f1ac /qapi/string-output-visitor.c
parent6095aa88e4cec8ea0af3944ffc0e667d04d47362 (diff)
downloadfocaccia-qemu-cf904cfa7cf8fcd54ca4ad756e26997d1e7383fb.tar.gz
focaccia-qemu-cf904cfa7cf8fcd54ca4ad756e26997d1e7383fb.zip
qemu-queue: drop QCIRCLEQ
The main advantage of circular lists (the fact that the head node
has the same memory layout as any other node) is completely negated
by the implementation in qemu-queue.h.  Not surprisingly, nobody
uses QCIRCLEQ.  While this might change if RCU is ever adopted by
QEMU, the QLIST is also RCU-friendly and in fact it is used in a
RCU-like manner by 9pfs already.  So, just kill QCIRCLEQ.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qapi/string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions