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