qemu-e2k/include/qapi
Paolo Bonzini 95385fe9ac qjson: store tokens in a GQueue
Even though we still have the "streamer" concept, the tokens can now
be deleted as they are read.  While doing so convert from QList to
GQueue, since the next step will make tokens not a QObject and we
will have to do the conversion anyway.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <1448300659-23559-4-git-send-email-pbonzini@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2015-11-26 10:07:07 +01:00
..
qmp qjson: store tokens in a GQueue 2015-11-26 10:07:07 +01:00
dealloc-visitor.h
error.h qapi: Simplify error cleanup in test-qmp-* 2015-11-10 08:08:21 +01:00
opts-visitor.h
qmp-event.h
qmp-input-visitor.h
qmp-output-visitor.h
string-input-visitor.h
string-output-visitor.h
util.h qom: Make enum string tables const-correct 2015-06-19 18:42:18 +02:00
visitor-impl.h qapi: Introduce a first class 'any' type 2015-09-21 09:56:49 +02:00
visitor.h qapi: Introduce a first class 'any' type 2015-09-21 09:56:49 +02:00