aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hax/hax-accel-ops.c
AgeCommit message (Expand)Author
2023-06-28accel: Move HAX hThread to accelerator contextPhilippe Mathieu-Daudé
2023-06-28accel: Rename 'hax_vcpu' as 'accel' in CPUStatePhilippe Mathieu-Daudé
2023-06-28accel: Destroy HAX vCPU threads once donePhilippe Mathieu-Daudé
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2021-02-05accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana