1. 39ab61c char: remove explicit_fe_open, use a set_handlers argument by Marc-André Lureau · 8 years ago
  2. c39860e char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit by Marc-André Lureau · 8 years ago
  3. 5345fdb char: use qemu_chr_fe* functions with CharBackend argument by Marc-André Lureau · 8 years ago
  4. 32a6ebe char: remaining switch to CharBackend in frontend by Marc-André Lureau · 8 years ago
  5. b4948be char: remove init callback by Marc-André Lureau · 8 years ago
  6. 6ab3fc3 hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all by Daniel P. Berrange · 8 years ago
  7. b66e10e Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' into staging by Peter Maydell · 9 years ago
  8. 96165b9 gdbstub: set listen backlog to 1 by Peter Wu · 9 years ago
  9. 8fdb9fe linux-user: Remove redundant gdb_queuesig() by Timothy E Baldwin · 9 years ago
  10. 5819e3e gdbstub: avoid busy loop while waiting for gdb by Peter Wu · 9 years ago
  11. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  12. 33c1187 qemu-common: push cpu.h inclusion out of qemu-common.h by Paolo Bonzini · 9 years ago
  13. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  14. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  15. 33577b4 replay: character devices by Pavel Dovgalyuk · 9 years ago
  16. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  17. b3820e6 gdb: provide the name of the architecture in the target.xml by David Hildenbrand · 9 years ago
  18. d0d7708 qemu-char: add logfile facility to all chardev backends by Daniel P. Berrange · 9 years ago
  19. 5accecb gdbstub: Fix buffer overflows in gdb_handle_packet() by Kevin Wolf · 9 years ago
  20. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  21. 9102ded use qemu_cpu_kick instead of cpu_exit or qemu_cpu_kick_thread by Paolo Bonzini · 9 years ago
  22. 19239b3 gdbstub: Implement gdb_do_syscallv() by Peter Maydell · 9 years ago
  23. 226d007 gdbstub: Set current CPU on interruptions by Jan Kiszka · 10 years ago
  24. 4a2b24e gdbstub: Use cpu_set_pc() helper by Peter Crosthwaite · 10 years ago
  25. f7ec7f7 gdbstub: Change gdbserver_fork() to accept cpu instead of env by Peter Crosthwaite · 10 years ago
  26. bbd77c1 translate-all: Change tb_flush() env argument to cpu by Peter Crosthwaite · 10 years ago
  27. cfe67ce semihosting: create SemihostingConfig structure and semihost.h by Leon Alrae · 10 years ago
  28. ce0274f Revert "gdbstub: Do not kill target in system emulation mode" by Fabien Chouteau · 10 years ago
  29. a391938 Add GDB qAttached support by Jan Kiszka · 10 years ago
  30. 4dabe74 gdbstub: Introduce an is is_query_packet helper by Jan Kiszka · 10 years ago
  31. 070949f gdbstub: Fix qOffsets packet detection by Jan Kiszka · 10 years ago
  32. 3d0f441 gdbstub: avoid possible NULL pointer dereference by Paolo Bonzini · 10 years ago
  33. a38bb07 Add the "-semihosting-config" option. by Liviu Ionescu · 10 years ago
  34. f17b069 gdbstub: Add a missing case of signal number translation in gdbstub by Martin Simmons · 10 years ago
  35. 2472b6c gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag by Peter Maydell · 10 years ago
  36. 462efe9 gdbstub: init mon_chr through qemu_chr_alloc by Pavel Dovgalyuk · 10 years ago
  37. b3310ab exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument by Andreas Färber · 11 years ago
  38. 75a3403 exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument by Andreas Färber · 11 years ago
  39. ff4700b cpu: Move watchpoint fields from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  40. 0429a97 cpu: Move opaque field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  41. df39076 vl: allow "cont" from panicked state by Paolo Bonzini · 11 years ago
  42. 6669ca1 gdbstub: call socket_set_fast_reuse instead of setting SO_REUSEADDR by Sebastian Ottlik · 11 years ago
  43. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 12 years ago
  44. 35143f0 gdbstub: Fix gdb_register_coprocessor() register counting by Andreas Färber · 11 years ago
  45. 5b24c64 cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML by Andreas Färber · 12 years ago
  46. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  47. 986a299 gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions by Andreas Färber · 12 years ago
  48. 25d8ac0 target-xtensa: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  49. d0ff8d0 target-lm32: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  50. cfae5c9 target-s390x: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  51. c3ce8eb target-alpha: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  52. 213c19d target-cris: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  53. eabfc23 target-microblaze: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  54. 2f93773 target-sh4: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  55. 3002873 target-openrisc: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  56. 814ac26 target-mips: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  57. c88de14 target-m68k: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  58. 58850da target-arm: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  59. d19c87f target-sparc: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  60. 0980bfa target-ppc: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  61. f20f9df target-i386: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  62. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 12 years ago
  63. 19a7721 gdbstub: Drop dead code in cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  64. 47d74ef gdbstub: Fix cpu_gdb_{read,write}_register() Coding Style by Andreas Färber · 12 years ago
  65. 22169d4 gdbstub: Change gdb_register_coprocessor() argument to CPUState by Andreas Färber · 12 years ago
  66. eac8b35 cpu: Move gdb_regs field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  67. 2e0f2cf gdbstub: Change GDBState::{c,g}_cpu and find_cpu() to CPUState by Andreas Färber · 12 years ago
  68. f3659ee cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug() by Andreas Färber · 12 years ago
  69. f17ec44 exec: Change cpu_memory_rw_debug() argument to CPUState by Andreas Färber · 12 years ago
  70. 385b9f0 gdbstub: Change gdb_{read,write}_register() argument to CPUState by Andreas Färber · 12 years ago
  71. db6b81d gdbstub: Change gdb_handlesig() argument to CPUState by Andreas Färber · 12 years ago
  72. 9e0c542 gdbstub: Change syscall callback argument to CPUState by Andreas Färber · 12 years ago
  73. 6227881 kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUState by Andreas Färber · 12 years ago
  74. 3825b28 cpu: Change cpu_single_step() argument to CPUState by Andreas Färber · 12 years ago
  75. 5ca666c gdbstub: Update gdb_handlesig() and gdb_signalled() Coding Style by Andreas Färber · 12 years ago
  76. f45748f cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() by Andreas Färber · 12 years ago
  77. 52f3462 gdbstub: Change GDBState::query_cpu to CPUState by Andreas Färber · 12 years ago
  78. 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 12 years ago
  79. 1d5791f kvm: Change kvm_remove_all_breakpoints() argument to CPUState by Andreas Färber · 12 years ago
  80. aa48dd9 Revert "gdbstub: Simplify find_cpu()" by Andreas Färber · 12 years ago
  81. 64f6b34 gdbstub: Set gdb_set_stop_cpu() argument to CPUState by Andreas Färber · 12 years ago
  82. 60a3e17 cpu: Change cpu_exit() argument to CPUState by Andreas Färber · 12 years ago
  83. cb446ec kvm: Change cpu_synchronize_state() argument to CPUState by Andreas Färber · 12 years ago
  84. c52a6b6 gdbstub: Simplify find_cpu() by Andreas Färber · 12 years ago
  85. bc7d0e6 gdbstub: let the debugger resume from guest panicked state by Paolo Bonzini · 12 years ago
  86. 26ac7a3 gdbstub: fix for commit 87f25c12bfeaaa0c41fb857713bbc7e8a9b757dc by Paolo Bonzini · 12 years ago
  87. 87f25c1 gdbstub: do not restart crashed guest by Paolo Bonzini · 12 years ago
  88. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  89. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  90. 456d606 qemu-char: Call fe_claim / fe_release when not using qdev chr properties by Hans de Goede · 12 years ago
  91. d76bb73 Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu by Aurelien Jarno · 12 years ago
  92. d6478bc PPC/GDB: handle read and write of fpscr by Fabien Chouteau · 12 years ago
  93. 9957fc7 MinGW: Replace setsockopt by qemu_setsocketopt by Stefan Weil · 12 years ago
  94. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  95. bf1c852 move socket_set_nodelay to osdep.c by MORITA Kazutaka · 12 years ago
  96. 0d34282 cpu: Move host_tid field to CPUState by Andreas Färber · 12 years ago
  97. 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago
  98. 6ee77b1 target-s390: Fix gdbstub by Richard Henderson · 12 years ago
  99. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  100. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago