Searched hist:b190f477e29c7cd03a8fee49c96d27f160e3f5b0 (Results 1 – 2 of 2) sorted by relevance
/qemu/target/tricore/ |
H A D | cpu.c | e00a56dbc3c278c36855fd0b72adc72c8bcf0cf5 Fri May 29 07:21:47 UTC 2020 Bastian Koppelmann <kbastian@mail.uni-paderborn.de> target/tricore: Implement tricore_cpu_get_phys_page_debug
this also removes tricore_cpu_get_phys_page_attrs_debug() as it was a temporary fix from b190f477e29c7cd03a8fee49c96d27f160e3f5b0.
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Message-Id: <20200529072148.284037-5-kbastian@mail.uni-paderborn.de> b190f477e29c7cd03a8fee49c96d27f160e3f5b0 Thu Jul 27 14:30:40 UTC 2017 Eduardo Otubo <otubo@redhat.com> qemu-system-tricore: segfault when entering "x 0" on the monitor
Starting Qemu with "qemu-system-tricore -nographic -M tricore_testboard -S" and entering "x 0" at the monitor prompt leads to Segmentation fault. This happens because tricore_cpu_get_phys_page_debug() is not implemented yet, this is a temporary workaround to avoid the crash.
Signed-off-by: Eduardo Otubo <otubo@redhat.com> Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
H A D | helper.c | e00a56dbc3c278c36855fd0b72adc72c8bcf0cf5 Fri May 29 07:21:47 UTC 2020 Bastian Koppelmann <kbastian@mail.uni-paderborn.de> target/tricore: Implement tricore_cpu_get_phys_page_debug
this also removes tricore_cpu_get_phys_page_attrs_debug() as it was a temporary fix from b190f477e29c7cd03a8fee49c96d27f160e3f5b0.
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Message-Id: <20200529072148.284037-5-kbastian@mail.uni-paderborn.de>
|