aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/meson.build
AgeCommit message (Expand)Author
2023-06-20meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé
2023-02-27accel/tcg: Restrict 'qapi-commands-machine.h' to system emulationPhilippe Mathieu-Daudé
2023-01-16tcg: add perfmap and jitdumpIlya Leoshkevich
2023-01-16accel/tcg: Add debuginfo supportIlya Leoshkevich
2022-10-26accel/tcg: Split out tb-maint.cRichard Henderson
2021-11-16meson: remove useless libdl testPaolo Bonzini
2021-07-09monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamicallyGerd Hoffmann
2021-07-09accel: build tcg modularGerd Hoffmann
2021-02-05accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana
2021-02-05accel: extend AccelState and AccelClass to user-modeClaudio Fontana
2020-12-10accel/tcg: split CpusAccel into three TCG variantsClaudio Fontana
2020-10-05cpus: extract out TCG-specific code to accel/tcgClaudio Fontana
2020-09-08configure: move -ldl test to mesonPaolo Bonzini
2020-08-21meson: accelMarc-André Lureau