diff options
author | Eric Blake | 2021-01-13 23:10:11 +0100 |
---|---|---|
committer | Markus Armbruster | 2021-01-28 08:08:45 +0100 |
commit | dc13f40c6ba291e31d09053815c230ed88c8921f (patch) | |
tree | 3c72e00bf08374a22bf458315b41695716411dd8 /scsi | |
parent | qapi: A couple more QAPI_LIST_PREPEND() stragglers (diff) | |
download | qemu-dc13f40c6ba291e31d09053815c230ed88c8921f.tar.gz qemu-dc13f40c6ba291e31d09053815c230ed88c8921f.tar.xz qemu-dc13f40c6ba291e31d09053815c230ed88c8921f.zip |
qapi: Introduce QAPI_LIST_APPEND
Similar to the existing QAPI_LIST_PREPEND, but designed for use where
we want to preserve insertion order. Callers will be added in
upcoming patches. Note the difference in signature: PREPEND takes
List*, APPEND takes List**.
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210113221013.390592-4-eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scsi')
0 files changed, 0 insertions, 0 deletions