- 18530e7 cpu-common.c: export cpu_get_free_index to be reused later by Harsh Prateek Bora · 8 months ago
- f8b64d3 cpu: Free queued CPU work by Akihiko Odaki · 8 months ago
- 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year, 2 months ago
- 3c55dd5 hw/cpu: Clean up global variable shadowing by Philippe Mathieu-Daudé · 1 year, 5 months ago
- fe0007f exec: Rename cpu.c -> cpu-target.c by Philippe Mathieu-Daudé · 1 year, 6 months ago[Renamed from cpus-common.c]
- 370ed60 cpu: expose qemu_cpu_list_lock for lock-guard use by Jamie Iles · 1 year, 10 months ago
- 42abcc5 cpus-common: stop using mb_set/mb_read by Paolo Bonzini · 2 years ago
- 8a8dc26 cpu: Move breakpoint helpers to common code by Philippe Mathieu-Daudé · 2 years, 3 months ago
- df8a688 cpus: Make {start,end}_exclusive() recursive by Ilya Leoshkevich · 2 years ago
- ab1a161 cpus: Introduce cpu_list_generation_id by Hyman Huang(黄勇) · 2 years, 8 months ago
- b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
- d6ea423 overall/alpha tcg cpus|hppa: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
- d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 5 months ago
- 421a75e cpus: Move CPU code from exec.c to cpus-common.c by Philippe Mathieu-Daudé · 4 years, 8 months ago
- 0c0fcc2 cpu: convert queued work to a QSIMPLEQ by Emilio G. Cota · 4 years, 9 months ago
- 716386e cpus-common: ensure auto-assigned cpu_indexes don't clash by Alex Bennée · 4 years, 9 months ago
- 6e8a355 lockable: replaced locks with lock guard macros where appropriate by Daniel Brodsky · 5 years ago
- cfbc3c6 cpu: introduce cpu_in_exclusive_context() by Emilio G. Cota · 6 years ago
- f3b8f18 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' into staging by Peter Maydell · 6 years ago
- 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
- e533f45 cpus-common: nuke finish_safe_work by Roman Kagan · 6 years ago
- eae3eb3 qemu/queue.h: simplify reverse access to QTAILQ by Paolo Bonzini · 6 years ago
- 068a5ea qom: convert the CPU list to RCU by Emilio G. Cota · 7 years ago
- 14e6fe1 *_run_on_cpu: introduce run_on_cpu_data type by Paolo Bonzini · 8 years ago
- c265e97 cpus-common: lock-free fast path for cpu_exec_start/end by Paolo Bonzini · 8 years ago
- 53f5ed9 cpus-common: Introduce async_safe_run_on_cpu() by Paolo Bonzini · 9 years ago
- 758e1b2 cpus-common: simplify locking for start_exclusive/end_exclusive by Paolo Bonzini · 8 years ago
- cf07da6 cpus-common: remove redundant call to exclusive_idle() by Paolo Bonzini · 8 years ago
- c978b31 cpus-common: always defer async_run_on_cpu work items by Paolo Bonzini · 8 years ago
- ab12997 cpus-common: move exclusive work infrastructure from linux-user by Paolo Bonzini · 8 years ago
- 0e55539 cpus-common: fix uninitialized variable use in run_on_cpu by Paolo Bonzini · 8 years ago
- d148d90 cpus-common: move CPU work item management to common code by Sergey Fedorov · 9 years ago
- 267f685 cpus-common: move CPU list management to common code by Paolo Bonzini · 9 years ago