index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel
/
tcg
/
meson.build
Age
Commit message (
Expand
)
Author
2024-01-29
accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson
Philippe Mathieu-Daudé
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
2024-01-19
system/watchpoint: Move TCG specific code to accel/tcg/
Philippe Mathieu-Daudé
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-10-04
accel/tcg: Make cpu-exec-common.c a target agnostic unit
Philippe Mathieu-Daudé
2023-10-04
accel/tcg: Make icount.o a target agnostic unit
Philippe Mathieu-Daudé
2023-10-04
accel/tcg: Make monitor.c a target-agnostic unit
Philippe Mathieu-Daudé
2023-09-07
configure, meson: move --enable-plugins to meson
Paolo Bonzini
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-02-27
accel/tcg: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-01-16
tcg: add perfmap and jitdump
Ilya Leoshkevich
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
2022-10-26
accel/tcg: Split out tb-maint.c
Richard Henderson
2021-11-16
meson: remove useless libdl test
Paolo Bonzini
2021-07-09
monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically
Gerd Hoffmann
2021-07-09
accel: build tcg modular
Gerd Hoffmann
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2020-12-10
accel/tcg: split CpusAccel into three TCG variants
Claudio Fontana
2020-10-05
cpus: extract out TCG-specific code to accel/tcg
Claudio Fontana
2020-09-08
configure: move -ldl test to meson
Paolo Bonzini
2020-08-21
meson: accel
Marc-André Lureau