]> git.ipfire.org Git - thirdparty/qemu.git/commit
queue: add QTAILQ_REMOVE_SEVERAL
authorEmilio G. Cota <cota@braap.org>
Fri, 7 Dec 2018 00:04:07 +0000 (19:04 -0500)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 28 Oct 2019 15:12:38 +0000 (15:12 +0000)
commit050ec8cc18f020b3231db3311241cd3534e7a15f
tree093346889e18674b8b21e1c2ae8f1ff38dd93d45
parent5c5d69b0d523ad335b901800fc443aec77ec4688
queue: add QTAILQ_REMOVE_SEVERAL

This is faster than removing elements one by one.

Will gain a user soon.

Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
include/qemu/queue.h