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
/
tests
/
guest-debug
Age
Commit message (
Expand
)
Author
2024-05-17
tests: Gently exit from GDB when tests complete
Gustavo Romero
2024-01-29
tests/tcg: Factor out gdbstub test functions
Ilya Leoshkevich
2023-08-30
tests/tcg: clean-up gdb confirm/pagination settings
Alex Bennée
2023-08-30
tests: remove test-gdbstub.py
Alex Bennée
2023-08-10
tests/tcg: ensure system-mode gdb tests start stopped
Alex Bennée
2023-05-18
gdbstub: add test for untimely stop-reply packets
Matheus Tavares Bernardino
2022-04-20
tests/guest-debug: better handle gdb crashes
Alex Bennée
2021-02-25
chardev: do not use short form boolean options in non-QemuOpts character devi...
Paolo Bonzini
2021-01-18
gdbstub: implement a softmmu based test
Alex Bennée
2021-01-18
test/guest-debug: echo QEMU command as well
Alex Bennée
2020-05-15
tests/guest-debug: catch hanging guests
Alex Bennée
2020-05-06
tests/guest-debug: use the unix socket for linux-user tests
Alex Bennée
2020-05-06
tests/tcg: better trap gdb failures
Alex Bennée
2020-03-17
tests/guest-debug: add a simple test runner
Alex Bennée
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2018-11-13
tests/guest-debug: fix scoping of failcount
Alex Bennée
2018-10-26
tests: Fix typos in comments and help message (found by codespell)
Stefan Weil
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2015-12-17
tests/guest-debug: introduce basic gdbstub tests
Alex Bennée