1. b14d064 license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later by Philippe Mathieu-Daudé · 3 months ago
  2. 5885bce Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 5 months ago
  3. 242da18 gdbstub: Add helper function to unregister GDB register space by Salil Mehta · 5 months ago
  4. e8122a7 gdbstub: Re-factor gdb command extensions by Alex Bennée · 5 months ago
  5. 3b6c27d gdbstub: Use true to set cmd_startswith by Gustavo Romero · 6 months ago
  6. 2be4d5d gdbstub: Pass CPU context to command handler by Gustavo Romero · 6 months ago
  7. 3ce0fc5 gdbstub: Make hex conversion function non-internal by Gustavo Romero · 6 months ago
  8. 60f4ce8 gdbstub: Add support for target-specific stubs by Gustavo Romero · 6 months ago
  9. 133f202 gdbstub: Move GdbCmdParseEntry into a new header file by Gustavo Romero · 6 months ago
  10. 0ef6b12 gdbstub: Clean up process_string_cmd by Gustavo Romero · 6 months ago
  11. 4408155 meson: Drop the .fa library suffix by Paolo Bonzini · 7 months ago
  12. 414b180 meson: Pass objects and dependencies to declare_dependency() by Akihiko Odaki · 7 months ago
  13. 5b7d54d gdbstub: move enums into separate header by Alex Bennée · 6 months ago
  14. 5927246 user: Use get_task_state() helper by Philippe Mathieu-Daudé · 8 months ago
  15. fe76673 gdbstub: Include missing 'hw/core/cpu.h' header by Philippe Mathieu-Daudé · 1 year ago
  16. 0eaf7fb gdbstub/system: Rename 'user_ctx' argument as 'ctx' by Philippe Mathieu-Daudé · 9 months ago
  17. 25f34eb gdbstub: Correct invalid mentions of 'softmmu' by 'system' by Philippe Mathieu-Daudé · 9 months ago
  18. 6971998 gdbstub: Fix double close() of the follow-fork-mode socket by Ilya Leoshkevich · 9 months ago
  19. 9ae5801 gdbstub: Add Xfer:siginfo:read stub by Gustavo Romero · 9 months ago
  20. f84e313 gdbstub: Save target's siginfo by Gustavo Romero · 9 months ago
  21. b6617e9 gdbstub: Rename back gdb_handlesig by Gustavo Romero · 9 months ago
  22. d547e71 gdbstub: Implement follow-fork-mode child by Ilya Leoshkevich · 10 months ago
  23. 539cb4e gdbstub: Introduce gdb_handle_detach_user() by Ilya Leoshkevich · 10 months ago
  24. e454f2f gdbstub: Introduce gdb_handle_set_thread_user() by Ilya Leoshkevich · 10 months ago
  25. 6d92311 gdbstub: Introduce gdb_handle_query_supported_user() by Ilya Leoshkevich · 10 months ago
  26. 6604b05 gdbstub: Call gdbserver_fork() both in parent and in child by Ilya Leoshkevich · 10 months ago
  27. 9d456e0 {linux,bsd}-user: Pass pid to gdbserver_fork() by Ilya Leoshkevich · 10 months ago
  28. 3d6ed98 gdbstub: Introduce gdbserver_fork_start() by Ilya Leoshkevich · 10 months ago
  29. e4e5cb4 {linux,bsd}-user: Introduce get_task_state() by Ilya Leoshkevich · 10 months ago
  30. 1ea96f1 gdbstub: Support disablement in a multi-threaded process by Ilya Leoshkevich · 10 months ago
  31. c3d0b46 gdbstub: expose api to find registers by Alex Bennée · 10 months ago
  32. eb37086 gdbstub: Add members to identify registers to GDBFeature by Akihiko Odaki · 10 months ago
  33. ecd6f6a gdbstub: Infer number of core registers from XML by Akihiko Odaki · 10 months ago
  34. ee59fa1 gdbstub: Simplify XML lookup by Akihiko Odaki · 10 months ago
  35. 6626015 gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb by Akihiko Odaki · 10 months ago
  36. c494f8f gdbstub: Use GDBFeature for GDBRegisterState by Akihiko Odaki · 10 months ago
  37. ac1e867 gdbstub: Use GDBFeature for gdb_register_coprocessor by Akihiko Odaki · 10 months ago
  38. 046f143 gdbstub: Implement catching syscalls by Ilya Leoshkevich · 11 months ago
  39. 0a0d87c gdbstub: Add syscall entry/return hooks by Ilya Leoshkevich · 11 months ago
  40. 8b7fcb8 gdbstub: Allow specifying a reason in stop packets by Ilya Leoshkevich · 11 months ago
  41. 4aad096 gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way by Ilya Leoshkevich · 11 months ago
  42. 1220f58 meson: remove config_targetos by Paolo Bonzini · 1 year, 4 months ago
  43. 5dcf633 gdbstub: use a better signal when we halt for IO reasons by Alex Bennée · 1 year, 1 month ago
  44. ac2786f gdbstub: spelling fix: respectivelly by Michael Tokarev · 1 year, 1 month ago
  45. e84f452 gdbstub: Introduce GDBFeatureBuilder by Akihiko Odaki · 1 year, 1 month ago
  46. 1218b68 gdbstub: Introduce gdb_find_static_feature() by Akihiko Odaki · 1 year, 1 month ago
  47. dbd6623 gdbstub: Check if gdb_regs is NULL by Akihiko Odaki · 1 year, 2 months ago
  48. e216256 gdbstub: replace exit calls with proper shutdown for softmmu by Clément Chigot · 1 year, 3 months ago
  49. 73c392c gdbstub: Replace gdb_regs with an array by Akihiko Odaki · 1 year, 2 months ago
  50. 213316d gdbstub: Remove gdb_has_xml variable by Akihiko Odaki · 1 year, 2 months ago
  51. 6d8f77a gdbstub: Use g_markup_printf_escaped() by Akihiko Odaki · 1 year, 2 months ago
  52. a650683 hw/core/cpu: Return static value with gdb_arch_name() by Akihiko Odaki · 1 year, 2 months ago
  53. 956af7d gdbstub: Introduce GDBFeature structure by Akihiko Odaki · 1 year, 2 months ago
  54. 5d1ab24 gdbstub: Fix target.xml response by Akihiko Odaki · 1 year, 2 months ago
  55. af2e06c gdbstub: Fix target_xml initialization by Akihiko Odaki · 1 year, 2 months ago
  56. 3f7d1bd gdbstub: Rename 'softmmu' -> 'system' by Philippe Mathieu-Daudé · 1 year, 3 months ago
  57. b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 3 months ago
  58. 4c545a0 meson: clean up static_library keyword arguments by Paolo Bonzini · 1 year, 3 months ago
  59. 1f2146f configure, meson: remove target OS symbols from config-host.mak by Paolo Bonzini · 1 year, 4 months ago
  60. 8dd7a4b gdbstub: move comment for gdb_register_coprocessor by Alex Bennée · 1 year, 4 months ago
  61. d0e5fa8 gdbstub: replace global gdb_has_xml with a function by Alex Bennée · 1 year, 4 months ago
  62. 56e534b gdbstub: refactor get_feature_xml by Alex Bennée · 1 year, 4 months ago
  63. 5b03099 gdbstub: remove unused user_ctx field by Alex Bennée · 1 year, 4 months ago
  64. 761e3c1 gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT by Matheus Branco Borella · 1 year, 4 months ago
  65. f1b0f89 gdbstub: don't complain about preemptive ACK chars by Alex Bennée · 1 year, 4 months ago
  66. 3869eb7 gdbstub: more fixes for client Ctrl-C handling by Alex Bennée · 1 year, 4 months ago
  67. 6c78de6 gdbstub: use 0 ("any process") on packets with no PID by Matheus Tavares Bernardino · 1 year, 5 months ago
  68. 108e818 gdbstub: Fix client Ctrl-C handling by Nicholas Piggin · 1 year, 5 months ago
  69. e282010 gdbstub: Add support for info proc mappings by Ilya Leoshkevich · 1 year, 6 months ago
  70. dc14a7a gdbstub: Report the actual qemu-user pid by Ilya Leoshkevich · 1 year, 6 months ago
  71. a3fcc11 gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process() by Ilya Leoshkevich · 1 year, 6 months ago
  72. 2261b73 gdbstub: clean-up vcont handling to avoid goto by Alex Bennée · 1 year, 6 months ago
  73. 3b72d68 gdbstub: Permit reverse step/break to provide stop response by Nicholas Piggin · 1 year, 6 months ago
  74. d2fe226 gdbstub: lightly refactor connection to avoid snprintf by Alex Bennée · 1 year, 6 months ago
  75. de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 6 months ago
  76. 7583700 gdbstub: only send stop-reply packets when allowed to by Matheus Tavares Bernardino · 1 year, 8 months ago
  77. 0beaebc gdbstub: don't report auxv feature unless on Linux by Alex Bennée · 1 year, 9 months ago
  78. b846ad6 gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary by Philippe Mathieu-Daudé · 1 year, 9 months ago
  79. cc37d98 *: Add missing includes of qemu/error-report.h by Richard Henderson · 1 year, 9 months ago
  80. 2d3d251 gdbstub: Build syscall.c once by Richard Henderson · 1 year, 10 months ago
  81. 0820a07 gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t by Richard Henderson · 1 year, 10 months ago
  82. 2f70f2d gdbstub: Remove gdb_do_syscallv by Richard Henderson · 1 year, 10 months ago
  83. 131f387 gdbstub: split out softmmu/user specifics for syscall handling by Alex Bennée · 1 year, 10 months ago
  84. 61b2e13 gdbstub: only compile gdbstub twice for whole build by Alex Bennée · 1 year, 10 months ago
  85. c566080 gdbstub: move syscall handling to new file by Alex Bennée · 1 year, 10 months ago
  86. 379b42e gdbstub: don't use target_ulong while handling registers by Alex Bennée · 1 year, 10 months ago
  87. b428ad1 gdbstub: fix address type of gdb_set_cpu_pc by Alex Bennée · 1 year, 10 months ago
  88. 505601d gdbstub: specialise stub_can_reverse by Alex Bennée · 1 year, 10 months ago
  89. 7ea0c33 gdbstub: introduce gdb_get_max_cpus by Alex Bennée · 1 year, 10 months ago
  90. 589a586 gdbstub: specialise target_memory_rw_debug by Alex Bennée · 1 year, 10 months ago
  91. 8a2025b gdbstub: specialise handle_query_attached by Alex Bennée · 1 year, 10 months ago
  92. a7e0f9b gdbstub: abstract target specific details from gdb_put_packet_binary by Alex Bennée · 1 year, 10 months ago
  93. ccd4c7c gdbstub: rationalise signal mapping in softmmu by Alex Bennée · 1 year, 10 months ago
  94. d96bf49 gdbstub: move chunks of user code into own files by Alex Bennée · 1 year, 10 months ago
  95. b6fa2ec gdbstub: move chunk of softmmu functionality to own file by Alex Bennée · 1 year, 10 months ago
  96. 36e067b gdbstub: make various helpers visible to the rest of the module by Alex Bennée · 1 year, 10 months ago
  97. 1678ea0 gdbstub: move fromhex/tohex routines to internals by Alex Bennée · 1 year, 10 months ago
  98. 548c960 includes: move tb_flush into its own header by Alex Bennée · 1 year, 10 months ago
  99. 9f56787 gdbstub: move GDBState to shared internals header by Alex Bennée · 1 year, 10 months ago
  100. 8e70c6f gdbstub: define separate user/system structures by Alex Bennée · 1 year, 10 months ago