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