| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | meson: remove config_targetos | Paolo Bonzini | 2023-12-31 | 1 | -2/+2 |
| * | gdbstub: Rename 'softmmu' -> 'system' | Philippe Mathieu-Daudé | 2023-10-07 | 1 | -5/+5 |
| * | meson: clean up static_library keyword arguments | Paolo Bonzini | 2023-09-29 | 1 | -2/+2 |
| * | configure, meson: remove target OS symbols from config-host.mak | Paolo Bonzini | 2023-09-07 | 1 | -2/+2 |
| * | meson: Replace softmmu_ss -> system_ss | Philippe Mathieu-Daudé | 2023-06-20 | 1 | -5/+5 |
| * | gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary | Philippe Mathieu-Daudé | 2023-04-04 | 1 | -2/+4 |
| * | gdbstub: Build syscall.c once | Richard Henderson | 2023-03-07 | 1 | -2/+1 |
| * | gdbstub: only compile gdbstub twice for whole build | Alex Bennée | 2023-03-07 | 1 | -4/+26 |
| * | gdbstub: move syscall handling to new file | Alex Bennée | 2023-03-07 | 1 | -0/+4 |
| * | gdbstub: move chunks of user code into own files | Alex Bennée | 2023-03-07 | 1 | -0/+3 |
| * | gdbstub: move breakpoint logic to accel ops | Alex Bennée | 2022-10-06 | 1 | -0/+8 |
| * | gdbstub: move into its own sub directory | Alex Bennée | 2022-10-06 | 1 | -0/+1 |