Age | Commit message (Expand) | Author |
2019-08-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in... | Peter Maydell |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster |
2019-08-20 | cpus-common: nuke finish_safe_work | Roman Kagan |
2019-01-11 | qemu/queue.h: simplify reverse access to QTAILQ | Paolo Bonzini |
2018-08-23 | qom: convert the CPU list to RCU | Emilio G. Cota |
2016-10-31 | *_run_on_cpu: introduce run_on_cpu_data type | Paolo Bonzini |
2016-09-27 | cpus-common: lock-free fast path for cpu_exec_start/end | Paolo Bonzini |
2016-09-27 | cpus-common: Introduce async_safe_run_on_cpu() | Paolo Bonzini |
2016-09-27 | cpus-common: simplify locking for start_exclusive/end_exclusive | Paolo Bonzini |
2016-09-27 | cpus-common: remove redundant call to exclusive_idle() | Paolo Bonzini |
2016-09-27 | cpus-common: always defer async_run_on_cpu work items | Paolo Bonzini |
2016-09-27 | cpus-common: move exclusive work infrastructure from linux-user | Paolo Bonzini |
2016-09-27 | cpus-common: fix uninitialized variable use in run_on_cpu | Paolo Bonzini |
2016-09-27 | cpus-common: move CPU work item management to common code | Sergey Fedorov |
2016-09-27 | cpus-common: move CPU list management to common code | Paolo Bonzini |