Age | Commit message (Expand) | Author | Files | Lines |
2023-08-31 | accel: Remove HAX accelerator | Philippe Mathieu-Daudé | 1 | -105/+0 |
2023-06-28 | accel: Move HAX hThread to accelerator context | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-06-28 | accel: Rename 'hax_vcpu' as 'accel' in CPUState | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-06-28 | accel: Destroy HAX vCPU threads once done | Philippe Mathieu-Daudé | 1 | -0/+3 |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -2/+2 |
2021-02-05 | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana | 1 | -0/+102 |