index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
rcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-08
call_rcu: stop using mb_set/mb_read
Paolo Bonzini
1
-13
/
+32
2023-05-08
rcu: remove qatomic_mb_set, expand comments
Paolo Bonzini
1
-13
/
+11
2022-03-04
rcu: use coroutine TLS macros
Stefan Hajnoczi
1
-5
/
+5
2021-11-10
rcu: Introduce force_rcu notifier
Greg Kurz
1
-0
/
+19
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-18
/
+18
2020-09-16
rcu: Implement drain_call_rcu
Maxim Levitsky
1
-0
/
+55
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
1
-5
/
+3
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-03-12
membarrier: introduce qemu/sys_membarrier.h
Paolo Bonzini
1
-4
/
+5
2018-03-12
rcu: make memory barriers more explicit
Paolo Bonzini
1
-3
/
+9
2017-12-21
rcu: reduce more than 7MB heap memory by malloc_trim()
Yang Zhong
1
-0
/
+6
2017-08-08
Revert "rcu: do not create thread in pthread_atfork callback"
Paolo Bonzini
1
-3
/
+7
2017-08-08
rcu: completely disable pthread_atfork callbacks as soon as possible
Paolo Bonzini
1
-0
/
+20
2016-10-24
rcu: simplify memory barriers
Paolo Bonzini
1
-6
/
+5
2016-02-04
util: Clean up includes
Peter Maydell
1
-5
/
+1
2015-09-16
Revert "rcu: init rcu_registry_lock after fork"
Paolo Bonzini
1
-6
/
+1
2015-09-09
rcu: init rcu_registry_lock after fork
Emilio G. Cota
1
-1
/
+6
2015-08-14
rcu: Allow calling rcu_(un)register_thread() during synchronize_rcu()
Wen Congyang
1
-13
/
+35
2015-07-24
rcu: actually register threads that have RCU read-side critical sections
Paolo Bonzini
1
-0
/
+2
2015-04-01
rcu: do not create thread in pthread_atfork callback
Paolo Bonzini
1
-4
/
+3
2015-03-10
rcu: handle forks safely
Paolo Bonzini
1
-1
/
+32
2015-02-11
rcu: run RCU callbacks under the BQL
Paolo Bonzini
1
-0
/
+5
2015-02-11
rcu: do not let RCU callbacks pile up indefinitely
Paolo Bonzini
1
-6
/
+8
2015-02-02
rcu: add call_rcu
Paolo Bonzini
1
-0
/
+119
2015-02-02
rcu: add rcu library
Paolo Bonzini
1
-0
/
+172