aboutsummaryrefslogtreecommitdiff
path: root/target/i386/whpx/whpx-accel-ops.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-28accel: Remove unused hThread variable on TCG/WHPXPhilippe Mathieu-Daudé1-3/+0
2022-04-06whpx: Added support for breakpoints and steppingIvan Shcherbakov1-0/+1
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster1-2/+2
2022-03-06accel: Introduce AccelOpsClass::cpu_thread_is_idle()Philippe Mathieu-Daudé1-0/+6
2021-02-05accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana1-0/+111