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
/
gdbstub
/
meson.build
Age
Commit message (
Expand
)
Author
2024-07-03
meson: Drop the .fa library suffix
Paolo Bonzini
2024-07-03
meson: Pass objects and dependencies to declare_dependency()
Akihiko Odaki
2023-12-31
meson: remove config_targetos
Paolo Bonzini
2023-10-07
gdbstub: Rename 'softmmu' -> 'system'
Philippe Mathieu-Daudé
2023-09-29
meson: clean up static_library keyword arguments
Paolo Bonzini
2023-09-07
configure, meson: remove target OS symbols from config-host.mak
Paolo Bonzini
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-04-04
gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
Philippe Mathieu-Daudé
2023-03-07
gdbstub: Build syscall.c once
Richard Henderson
2023-03-07
gdbstub: only compile gdbstub twice for whole build
Alex Bennée
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
2022-10-06
gdbstub: move into its own sub directory
Alex Bennée