186 Commits (21317bc222ef4cdca594b1856eea62f3dfbbfb6c)

Author SHA1 Message Date
MORITA Kazutaka bf1c852aa9 move socket_set_nodelay to osdep.c 14 years ago
Andreas Färber 0d34282fdd cpu: Move host_tid field to CPUState 14 years ago
Andreas Färber 55e5c28502 cpu: Move cpu_index field to CPUState 14 years ago
Richard Henderson 6ee77b1663 target-s390: Fix gdbstub 14 years ago
Paolo Bonzini 927d4878b0 softmmu: move remaining include files to include/ subdirectories 14 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 83c9089e73 monitor: move include files to include/monitor/ 14 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago
Max Filippov dd519cbec6 target-xtensa: add FP registers 14 years ago
Aurelien Jarno eca5c30333 gdbstub/sh4: fix build with USE_SOFTFLOAT_STRUCT_TYPES 14 years ago
Jia Liu fc04355bb8 target-or32: Add gdb stub support 14 years ago
Wen Congyang 68f4730c71 make gdb_id() generally avialable and rename it to cpu_index() 14 years ago
Peter Maydell a896d03bb5 gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pc 15 years ago
Meador Inge cdb432b202 gdbserver: Don't send a GDB syscall until the system CPU is stopped 15 years ago
Andreas Färber 9349b4f9fd Rename CPUState -> CPUArchState 15 years ago
Andreas Färber f3840919e9 monitor: Avoid CPUState in read/write functions 15 years ago
Jan Kiszka 00e94dbc7f gdbstub: Do not kill target in system emulation mode 15 years ago
Peter Maydell bb16172c52 gdbstub: Fix fd leak in gdbserver_open() error path 15 years ago
Stefan Weil e7d81004e4 Fix spelling in comments, documentation and messages 15 years ago
Stefan Weil 9643c25f8d gdbstub: Fix memory leak 15 years ago
Richard Henderson 30038fd818 target-sparc: Change fpr representation to doubles. 15 years ago
Fabien Chouteau 5a576fb3e2 Gdbstub: handle read of fpscr 15 years ago
Luiz Capitulino 0461d5a699 RunState: Rename enum values as generated by the QAPI 15 years ago
Luiz Capitulino 1354869c38 Drop the vm_running global variable 15 years ago
Luiz Capitulino 1dfb4dd993 Replace the VMSTOP macros with a proper state type 15 years ago
Fabien Chouteau 44520db10b Gdbstub: Fix back-trace on SPARC32 15 years ago
Max Filippov ccfcaba6fd target-xtensa: add gdb support 15 years ago
Anthony Liguori 70f24fb6c6 char: rename qemu_chr_close() -> qemu_chr_delete() 15 years ago
Anthony Liguori 27143a445b char: rename qemu_chr_open() -> qemu_chr_new() 15 years ago
Anthony Liguori fa5efccb2a char: rename qemu_chr_read() -> qemu_chr_be_write() 15 years ago
Anthony Liguori 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Blue Swirl 00aa0040e8 Wrap recv to avoid warnings 15 years ago
Blue Swirl 2b41f10e18 Remove exec-all.h include directives 15 years ago
Aurelien Jarno 142ab5bb87 target-mips/gdbstub: remove old CONFIG_SOFTFLOAT #ifndef 15 years ago
Alexander Graf 59467bacfa s390x: Adjust GDB stub 16 years ago
Jan Kiszka 425189a8ff gdbstub: Catch and report more vmstop reasons 16 years ago
Michael Walle 0c45d3d4b9 lm32: gdbstub support 16 years ago
Jan Kiszka e07bbac542 Improve vm_stop reason declarations 16 years ago
Fabien Chouteau e2af15b2ad gdbstub: Close connection in gdb_exit 16 years ago
Blue Swirl 0b65b9e105 Use gcc warning flag -Wnested-externs 16 years ago
Paolo Bonzini a88790a14f remove exec-all.h inclusion from cpu.h 16 years ago
Paul Brook 0e1c9c54af GDB exit status for semihosting 16 years ago
Blue Swirl 5a834bb47c sparc: Fix lazy flag calculation on interrupts, refactor 17 years ago
takasi-y@ops.dti.ne.jp e192a45c16 target-sh4: Fix gdb read/write register 17 years ago
Daniel Gutson 7ea06da32b Fix to 'gdb detach' stub 17 years ago
Richard Henderson 7c5a90dd41 target-alpha: Fix gdb access to fpcr and unique. 17 years ago
Edgar E. Iglesias 4a0b59fe3b cris: Add CRISv10 gdbstub support. 17 years ago
Kazu Hirata b3d6b95998 target-m68k: fix a typo in 'P' packet processing 17 years ago