qemu/target/mips
Libo Zhou d1cc153350 target/mips: gdbstub: Revert commit 8e0b373
Multiple reports from users were received regarding failures of
packet 'g' communication with gdb for some MIPS configurations.
It was found out (by bisecting) that the problematic commit is
8e0b373. Revert that commit until a better solution is developed.

Suggested-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Libo Zhou <zhlb29@foxmail.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <1568207966-25202-1-git-send-email-aleksandar.markovic@rt-rk.com>
2019-09-12 18:25:34 +02:00
..
Makefile.objs
TODO
cp0_timer.c target/mips: Style improvements in cp0_timer.c 2019-08-19 19:53:37 +02:00
cpu-param.h
cpu-qom.h hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ 2019-08-21 13:24:01 +02:00
cpu.c target/mips: Switch to do_transaction_failed() hook 2019-09-12 18:25:34 +02:00
cpu.h target/mips: Clean up handling of CP0 register 31 2019-08-29 12:08:49 +02:00
dsp_helper.c
gdbstub.c target/mips: gdbstub: Revert commit 8e0b373 2019-09-12 18:25:34 +02:00
helper.c
helper.h
internal.h target/mips: Switch to do_transaction_failed() hook 2019-09-12 18:25:34 +02:00
kvm.c
kvm_mips.h
lmi_helper.c
machine.c target/mips: Style improvements in machine.c 2019-08-19 19:53:37 +02:00
mips-defs.h
mips-semi.c
msa_helper.c target/mips: rationalise softfloat includes 2019-08-19 12:07:13 +01:00
op_helper.c target/mips: Switch to do_transaction_failed() hook 2019-09-12 18:25:34 +02:00
trace-events
translate.c Allow page table bit to swap endianness. 2019-09-04 16:29:18 +01:00
translate_init.inc.c