]> git.proxmox.com Git - mirror_qemu.git/history - gdbstub/softmmu.c
Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k into...
[mirror_qemu.git] / gdbstub / softmmu.c
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-08-31 Stefan HajnocziMerge tag 'quick-fix-pull-request' of https://gitlab...
2023-08-31 Stefan HajnocziMerge tag 'pull-target-arm-20230831' of https://git...
2023-08-31 Stefan HajnocziMerge tag 'xen-virtio-2-tag' of https://gitlab.com...
2023-08-31 Stefan HajnocziMerge tag 'pull-maintainer-ominbus-300823-1' of https...
2023-08-30 Alex Bennéegdbstub: replace global gdb_has_xml with a function
2023-07-04 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-04 Richard HendersonMerge tag 'pull-maintainer-ominbus-030723-1' of https...
2023-07-03 Alex Bennéegdbstub: lightly refactor connection to avoid snprintf
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-21 Richard HendersonMerge tag 'for-upstream-urgent' of https://gitlab.com...
2023-05-19 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-18 Matheus Tavares... gdbstub: only send stop-reply packets when allowed to
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 Alex Bennéegdbstub: split out softmmu/user specifics for syscall...
2023-03-07 Alex Bennéegdbstub: move syscall handling to new file
2023-03-07 Alex Bennéegdbstub: specialise stub_can_reverse
2023-03-07 Alex Bennéegdbstub: introduce gdb_get_max_cpus
2023-03-07 Alex Bennéegdbstub: specialise target_memory_rw_debug
2023-03-07 Alex Bennéegdbstub: specialise handle_query_attached
2023-03-07 Alex Bennéegdbstub: abstract target specific details from gdb_put_...
2023-03-07 Alex Bennéegdbstub: rationalise signal mapping in softmmu
2023-03-07 Alex Bennéegdbstub: move chunks of user code into own files
2023-03-07 Alex Bennéegdbstub: move chunk of softmmu functionality to own...
2023-03-07 Alex Bennéegdbstub: fix-up copyright and license files
2023-03-01 Paolo BonziniMerge branch 'xenfv-kvm-15' of git://git.infradead...
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Philippe Mathieu... gdbstub: Use vaddr type for generic insert/remove_break...
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 guest debug support check to ops
2022-10-06 Alex Bennéegdbstub: move breakpoint logic to accel ops