On 07/28/2017 01:19 PM, Michael Tokarev wrote: > 27.07.2017 17:30, Eduardo Otubo wrote: >> 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. > > Applied to -trivial, without the extra newline in target/tricore/cpu.h > > /mjt >
Thanks for picking this up :) Cheers, Bastian