aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hax/hax-accel-ops.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-31accel: Remove HAX acceleratorPhilippe Mathieu-Daudé1-105/+0
2023-06-28accel: Move HAX hThread to accelerator contextPhilippe Mathieu-Daudé1-1/+1
2023-06-28accel: Rename 'hax_vcpu' as 'accel' in CPUStatePhilippe Mathieu-Daudé1-1/+1
2023-06-28accel: Destroy HAX vCPU threads once donePhilippe Mathieu-Daudé1-0/+3
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster1-2/+2
2021-02-05accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana1-0/+102