Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -49/+51 |
* | rcu_queue: add QSLIST functions | Paolo Bonzini | 2020-02-22 | 1 | -0/+47 |
* | qemu/queue.h: reimplement QTAILQ without pointer-to-pointers | Paolo Bonzini | 2019-01-11 | 1 | -21/+24 |
* | rcu_queue: add RCU QTAILQ | Emilio G. Cota | 2018-08-23 | 1 | -0/+66 |
* | rcu_queue: add RCU QSIMPLEQ | Emilio G. Cota | 2018-08-23 | 1 | -0/+65 |
* | rcu_queue: remove barrier from QLIST_EMPTY_RCU | Emilio G. Cota | 2018-08-23 | 1 | -1/+1 |
* | rcu_queue: use atomic_set in QLIST_REMOVE_RCU | Emilio G. Cota | 2018-08-23 | 1 | -1/+1 |
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | rcu: introduce RCU-enabled QLIST | Mike Day | 2015-02-16 | 1 | -0/+134 |