Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-31 | *_run_on_cpu: introduce run_on_cpu_data type | Paolo Bonzini | 1 | -4/+5 |
2016-09-27 | cpus-common: lock-free fast path for cpu_exec_start/end | Paolo Bonzini | 1 | -15/+80 |
2016-09-27 | cpus-common: Introduce async_safe_run_on_cpu() | Paolo Bonzini | 1 | -2/+31 |
2016-09-27 | cpus-common: simplify locking for start_exclusive/end_exclusive | Paolo Bonzini | 1 | -3/+8 |
2016-09-27 | cpus-common: remove redundant call to exclusive_idle() | Paolo Bonzini | 1 | -1/+0 |
2016-09-27 | cpus-common: always defer async_run_on_cpu work items | Paolo Bonzini | 1 | -5/+0 |
2016-09-27 | cpus-common: move exclusive work infrastructure from linux-user | Paolo Bonzini | 1 | -0/+82 |
2016-09-27 | cpus-common: fix uninitialized variable use in run_on_cpu | Paolo Bonzini | 1 | -2/+2 |
2016-09-27 | cpus-common: move CPU work item management to common code | Sergey Fedorov | 1 | -0/+94 |
2016-09-27 | cpus-common: move CPU list management to common code | Paolo Bonzini | 1 | -0/+83 |