Commit History

Author SHA1 Message Date
  Peter Maydell a896d03bb5 gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pc 13 years ago
  Meador Inge cdb432b202 gdbserver: Don't send a GDB syscall until the system CPU is stopped 13 years ago
  Andreas Färber 9349b4f9fd Rename CPUState -> CPUArchState 13 years ago
  Andreas Färber f3840919e9 monitor: Avoid CPUState in read/write functions 13 years ago
  Jan Kiszka 00e94dbc7f gdbstub: Do not kill target in system emulation mode 13 years ago
  Peter Maydell bb16172c52 gdbstub: Fix fd leak in gdbserver_open() error path 13 years ago
  Stefan Weil e7d81004e4 Fix spelling in comments, documentation and messages 13 years ago
  Stefan Weil 9643c25f8d gdbstub: Fix memory leak 14 years ago
  Richard Henderson 30038fd818 target-sparc: Change fpr representation to doubles. 14 years ago
  Anthony Liguori ebffe2afce Merge remote-tracking branch 'qmp/queue/qmp' into staging 14 years ago
  Fabien Chouteau 5a576fb3e2 Gdbstub: handle read of fpscr 14 years ago
  Luiz Capitulino 0461d5a699 RunState: Rename enum values as generated by the QAPI 14 years ago
  Luiz Capitulino 1354869c38 Drop the vm_running global variable 14 years ago
  Luiz Capitulino 1dfb4dd993 Replace the VMSTOP macros with a proper state type 14 years ago
  Fabien Chouteau 44520db10b Gdbstub: Fix back-trace on SPARC32 14 years ago
  Max Filippov ccfcaba6fd target-xtensa: add gdb support 14 years ago
  Anthony Liguori 70f24fb6c6 char: rename qemu_chr_close() -> qemu_chr_delete() 14 years ago
  Anthony Liguori 27143a445b char: rename qemu_chr_open() -> qemu_chr_new() 14 years ago
  Anthony Liguori fa5efccb2a char: rename qemu_chr_read() -> qemu_chr_be_write() 14 years ago
  Anthony Liguori 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() 14 years ago
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 years ago
  Blue Swirl 00aa0040e8 Wrap recv to avoid warnings 14 years ago
  Blue Swirl 2b41f10e18 Remove exec-all.h include directives 14 years ago
  Aurelien Jarno 142ab5bb87 target-mips/gdbstub: remove old CONFIG_SOFTFLOAT #ifndef 14 years ago
  Alexander Graf 59467bacfa s390x: Adjust GDB stub 14 years ago
  Jan Kiszka 425189a8ff gdbstub: Catch and report more vmstop reasons 14 years ago
  Michael Walle 0c45d3d4b9 lm32: gdbstub support 14 years ago
  Jan Kiszka e07bbac542 Improve vm_stop reason declarations 14 years ago
  Fabien Chouteau e2af15b2ad gdbstub: Close connection in gdb_exit 14 years ago
  Blue Swirl 0b65b9e105 Use gcc warning flag -Wnested-externs 15 years ago