diff options
author | 2018-03-09 16:59:51 +0800 | |
---|---|---|
committer | 2018-03-19 14:58:36 -0500 | |
commit | 238d9f34f40642d3d5bf6bf23d03738d2ff211cd (patch) | |
tree | fc8960f2ecfe3d350c811eb9902e20076db32662 /scripts/qapi/commands.py | |
parent | monitor: unify global init (diff) | |
download | qemu-238d9f34f40642d3d5bf6bf23d03738d2ff211cd.tar.xz qemu-238d9f34f40642d3d5bf6bf23d03738d2ff211cd.zip |
monitor: let mon_list be tail queue
It was QLIST. I want to use this list to do monitor priority job later,
which need tail insertion ability. So switching to a tail queue.
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180309090006.10018-9-peterx@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions