Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-19 | cpus: Restrict 'start-powered-off' property to system emulation | Philippe Mathieu-Daudé | 1 | -1/+6 |
2024-01-19 | accel/tcg: Remove unused tb_invalidate_phys_addr() | Philippe Mathieu-Daudé | 1 | -29/+0 |
2024-01-05 | cpu: Add generic cpu_list() | Gavin Shan | 1 | -3/+26 |
2024-01-05 | cpu: Add helper cpu_model_from_type() | Gavin Shan | 1 | -0/+15 |
2023-12-30 | cpu-target: Constify VMState | Richard Henderson | 1 | -4/+4 |
2023-11-08 | cpu: Call plugin hooks only when ready | Akihiko Odaki | 1 | -11/+0 |
2023-11-07 | exec/cpu: Have cpu_exec_realize() return a boolean | Philippe Mathieu-Daudé | 1 | -2/+4 |
2023-10-07 | cpu: Correct invalid mentions of 'softmmu' by 'system-mode' | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-10-04 | exec: Rename cpu.c -> cpu-target.c | Philippe Mathieu-Daudé | 1 | -0/+435 |