]> git.proxmox.com Git - mirror_qemu.git/history - gdbstub/meson.build
iothread: Remove unused Error** argument in aio_context_set_aio_params
[mirror_qemu.git] / gdbstub / meson.build
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-31 Paolo Bonzinimeson: remove config_targetos
2023-10-10 Stefan HajnocziMerge tag 'firmware/seabios-20231010-pull-request'...
2023-10-10 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231010...
2023-10-09 Stefan HajnocziMerge tag 'pull-vfio-20231009' of https://github.com...
2023-10-09 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-07 Philippe Mathieu... gdbstub: Rename 'softmmu' -> 'system'
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-04 Stefan HajnocziMerge tag 'misc-pull-request' of https://gitlab.com...
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-29 Paolo Bonzinimeson: clean up static_library keyword arguments
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07 Paolo Bonziniconfigure, meson: remove target OS symbols from config...
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-10 Peter MaydellMerge tag 'pull_error_handle_fix_use_after_free.v1...
2023-04-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-04 Peter MaydellMerge tag 'pull-tcg-20230404' of https://gitlab.com...
2023-04-04 Peter MaydellMerge tag 'pull-for-8.0-040423-2' of https://gitlab...
2023-04-04 Philippe Mathieu... gdbstub: Only build libgdb_user.fa / libgdb_softmmu...
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-10 Peter MaydellMerge tag 'qga-pull-2023-03-08' of github.com:kostyanf1...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09 Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-07 Richard Hendersongdbstub: Build syscall.c once
2023-03-07 Alex Bennéegdbstub: only compile gdbstub twice for whole build
2023-03-07 Alex Bennéegdbstub: move syscall handling to new file
2023-03-07 Alex Bennéegdbstub: move chunks of user code into own files
2022-10-13 Stefan HajnocziMerge tag 'pull-request-2022-10-12' of https://gitlab...
2022-10-06 Stefan HajnocziMerge tag 'pull-testing-gdbstub-plugins-gitdm-061022...
2022-10-06 Alex Bennéegdbstub: move breakpoint logic to accel ops
2022-10-06 Alex Bennéegdbstub: move into its own sub directory