Age | Commit message (Expand) | Author |
---|---|---|
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi |
2020-03-06 | tests: Fix a bug with count variables | Tianjia Zhang |
2020-02-22 | rcu_queue: add QSLIST functions | Paolo Bonzini |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini |
2018-10-02 | test-rcu-list: access n_reclaims and n_nodes_removed with atomic64 | Emilio G. Cota |
2018-08-23 | tests: add test-rcu-tailq | Emilio G. Cota |
2018-08-23 | tests: add test-list-simpleq | Emilio G. Cota |
2018-08-23 | test-rcu-list: abstract the list implementation | Emilio G. Cota |
2018-08-23 | test-rcu-list: access goflag with atomics | Emilio G. Cota |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell |
2016-02-16 | tests: Clean up includes | Peter Maydell |
2015-07-24 | rcu: actually register threads that have RCU read-side critical sections | Paolo Bonzini |
2015-03-25 | rcu tests: fix compilation on 32-bit ppc | Paolo Bonzini |
2015-02-16 | rcu: introduce RCU-enabled QLIST | Mike Day |