summaryrefslogtreecommitdiffstats
path: root/tests/test-rcu-list.c
Commit message (Expand)AuthorAgeFilesLines
* qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-111-1/+1
* test-rcu-list: access n_reclaims and n_nodes_removed with atomic64Emilio G. Cota2018-10-021-9/+11
* tests: add test-rcu-tailqEmilio G. Cota2018-08-231-0/+15
* tests: add test-list-simpleqEmilio G. Cota2018-08-231-0/+17
* test-rcu-list: abstract the list implementationEmilio G. Cota2018-08-231-12/+30
* test-rcu-list: access goflag with atomicsEmilio G. Cota2018-08-231-9/+9
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* tests: Clean up includesPeter Maydell2016-02-161-5/+1Star
* rcu: actually register threads that have RCU read-side critical sectionsPaolo Bonzini2015-07-241-0/+4
* rcu tests: fix compilation on 32-bit ppcPaolo Bonzini2015-03-251-22/+28
* rcu: introduce RCU-enabled QLISTMike Day2015-02-161-0/+306