Andreas Färber
|
55e5c28502
cpu: Move cpu_index field to CPUState
|
12 years ago |
Richard Henderson
|
6ee77b1663
target-s390: Fix gdbstub
|
13 years ago |
Paolo Bonzini
|
927d4878b0
softmmu: move remaining include files to include/ subdirectories
|
12 years ago |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 years ago |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 years ago |
Paolo Bonzini
|
83c9089e73
monitor: move include files to include/monitor/
|
12 years ago |
Paolo Bonzini
|
022c62cbbc
exec: move include files to include/exec/
|
12 years ago |
Max Filippov
|
dd519cbec6
target-xtensa: add FP registers
|
13 years ago |
Aurelien Jarno
|
eca5c30333
gdbstub/sh4: fix build with USE_SOFTFLOAT_STRUCT_TYPES
|
13 years ago |
Jia Liu
|
fc04355bb8
target-or32: Add gdb stub support
|
13 years ago |
Wen Congyang
|
68f4730c71
make gdb_id() generally avialable and rename it to cpu_index()
|
13 years ago |
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 |