aboutsummaryrefslogtreecommitdiff
path: root/accel/accel-softmmu.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson1-1/+1
2022-11-06accel: abort if we fail to load the accelerator pluginClaudio Fontana1-1/+7
2021-07-09accel: autoload modulesGerd Hoffmann1-1/+1
2021-02-05accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana1-3/+41
2021-02-05accel: extend AccelState and AccelClass to user-modeClaudio Fontana1-0/+62