| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: rename qemu_wait_io_event/qemu_wait_io_event_common | Paolo Bonzini | 2025-09-17 | 1 | -1/+1 |
| * | cpus: properly kick CPUs out of inner execution loop | Paolo Bonzini | 2025-09-17 | 1 | -1/+2 |
| * | cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro | Philippe Mathieu-Daudé | 2025-03-09 | 1 | -6/+4 |
| * | accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h' | Philippe Mathieu-Daudé | 2025-03-06 | 1 | -1/+0 |
| * | include: Rename sysemu/ -> system/ | Philippe Mathieu-Daudé | 2024-12-20 | 1 | -1/+1 |
| * | cpu: ensure we don't call start_exclusive from cpu_exec | Pierrick Bouvier | 2024-11-16 | 1 | -0/+3 |
| * | cpu-common.c: export cpu_get_free_index to be reused later | Harsh Prateek Bora | 2024-07-26 | 1 | -3/+4 |
| * | cpu: Free queued CPU work | Akihiko Odaki | 2024-07-16 | 1 | -0/+11 |
| * | system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() | Stefan Hajnoczi | 2024-01-08 | 1 | -2/+2 |
| * | hw/cpu: Clean up global variable shadowing | Philippe Mathieu-Daudé | 2023-11-07 | 1 | -3/+3 |
| * | exec: Rename cpu.c -> cpu-target.c | Philippe Mathieu-Daudé | 2023-10-04 | 1 | -0/+442 |