aboutsummaryrefslogtreecommitdiff
path: root/tests/test-rcu-list.c
AgeCommit message (Expand)Author
2020-03-06tests: Fix a bug with count variablesTianjia Zhang
2020-02-22rcu_queue: add QSLIST functionsPaolo Bonzini
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2018-10-02test-rcu-list: access n_reclaims and n_nodes_removed with atomic64Emilio G. Cota
2018-08-23tests: add test-rcu-tailqEmilio G. Cota
2018-08-23tests: add test-list-simpleqEmilio G. Cota
2018-08-23test-rcu-list: abstract the list implementationEmilio G. Cota
2018-08-23test-rcu-list: access goflag with atomicsEmilio G. Cota
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-02-16tests: Clean up includesPeter Maydell
2015-07-24rcu: actually register threads that have RCU read-side critical sectionsPaolo Bonzini
2015-03-25rcu tests: fix compilation on 32-bit ppcPaolo Bonzini
2015-02-16rcu: introduce RCU-enabled QLISTMike Day