1. d6ea423 overall/alpha tcg cpus|hppa: Fix Lesser GPL version number by Chetan Pant · 4 years, 2 months ago
  2. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 3 months ago
  3. 421a75e cpus: Move CPU code from exec.c to cpus-common.c by Philippe Mathieu-Daudé · 4 years, 6 months ago
  4. 0c0fcc2 cpu: convert queued work to a QSIMPLEQ by Emilio G. Cota · 4 years, 7 months ago
  5. 716386e cpus-common: ensure auto-assigned cpu_indexes don't clash by Alex Bennée · 4 years, 8 months ago
  6. 6e8a355 lockable: replaced locks with lock guard macros where appropriate by Daniel Brodsky · 4 years, 9 months ago
  7. cfbc3c6 cpu: introduce cpu_in_exclusive_context() by Emilio G. Cota · 6 years ago
  8. f3b8f18 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' into staging by Peter Maydell · 5 years ago
  9. 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 5 years ago
  10. e533f45 cpus-common: nuke finish_safe_work by Roman Kagan · 6 years ago
  11. eae3eb3 qemu/queue.h: simplify reverse access to QTAILQ by Paolo Bonzini · 6 years ago
  12. 068a5ea qom: convert the CPU list to RCU by Emilio G. Cota · 6 years ago
  13. 14e6fe1 *_run_on_cpu: introduce run_on_cpu_data type by Paolo Bonzini · 8 years ago
  14. c265e97 cpus-common: lock-free fast path for cpu_exec_start/end by Paolo Bonzini · 8 years ago
  15. 53f5ed9 cpus-common: Introduce async_safe_run_on_cpu() by Paolo Bonzini · 8 years ago
  16. 758e1b2 cpus-common: simplify locking for start_exclusive/end_exclusive by Paolo Bonzini · 8 years ago
  17. cf07da6 cpus-common: remove redundant call to exclusive_idle() by Paolo Bonzini · 8 years ago
  18. c978b31 cpus-common: always defer async_run_on_cpu work items by Paolo Bonzini · 8 years ago
  19. ab12997 cpus-common: move exclusive work infrastructure from linux-user by Paolo Bonzini · 8 years ago
  20. 0e55539 cpus-common: fix uninitialized variable use in run_on_cpu by Paolo Bonzini · 8 years ago
  21. d148d90 cpus-common: move CPU work item management to common code by Sergey Fedorov · 8 years ago
  22. 267f685 cpus-common: move CPU list management to common code by Paolo Bonzini · 8 years ago