Age | Commit message (Expand) | Author | Files | Lines |
2019-10-28 | queue: add QTAILQ_REMOVE_SEVERAL | Emilio G. Cota | 1 | -0/+10 |
2019-08-16 | queue: Drop superfluous #include qemu/atomic.h | Markus Armbruster | 1 | -2/+0 |
2019-02-05 | queue: fix QTAILQ_FOREACH_REVERSE_SAFE | Paolo Bonzini | 1 | -1/+1 |
2019-01-11 | qemu/queue.h: simplify reverse access to QTAILQ | Paolo Bonzini | 1 | -8/+8 |
2019-01-11 | qemu/queue.h: reimplement QTAILQ without pointer-to-pointers | Paolo Bonzini | 1 | -78/+61 |
2019-01-11 | qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY} | Paolo Bonzini | 1 | -8/+6 |
2018-08-22 | migration: hold the lock only if it is really needed | Xiao Guangrong | 1 | -0/+1 |
2018-03-27 | queue: add QSIMPLEQ_PREPEND() | Stefan Hajnoczi | 1 | -0/+8 |
2017-12-29 | tcg: Dynamically allocate TCGOps | Richard Henderson | 1 | -0/+5 |
2017-01-24 | migration: migrate QTAILQ | Jianjun Duan | 1 | -0/+60 |
2016-09-13 | qtail: clean up direct access to tqe_prev field | Igor Mammedov | 1 | -0/+2 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -3/+3 |
2015-10-16 | block: Remove bdrv_swap() | Kevin Wolf | 1 | -6/+0 |
2015-06-12 | queue.h: Add QLIST_FIX_HEAD_PTR() | Kevin Wolf | 1 | -0/+6 |
2015-03-12 | queue: fix QSLIST_INSERT_HEAD_ATOMIC race | Paolo Bonzini | 1 | -5/+6 |
2015-02-16 | rcu: introduce RCU-enabled QLIST | Mike Day | 1 | -11/+0 |
2015-02-02 | rcu: add rcu library | Paolo Bonzini | 1 | -0/+13 |
2015-01-13 | QSLIST: add lock-free operations | Paolo Bonzini | 1 | -2/+13 |
2014-12-12 | linux-aio: simplify removal of completed iocbs from the list | Paolo Bonzini | 1 | -0/+11 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -0/+414 |