Re: [Qemu-devel] [PATCH 0/3] tricore: Convert to translate_loop

2019-06-17 Thread no-reply
] [PATCH 0/3] tricore: Convert to translate_loop === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailback base.. === T

[Qemu-devel] [PATCH 0/3] tricore: Convert to translate_loop

2019-06-17 Thread Bastian Koppelmann
Hi, I finally came around to port TriCore to the "new" translate_loop infrastructure. This is neccessary such that TriCore can be used in the upcoming plugin API [1]. Cheers, Bastian [1] (https://lists.gnu.org/archive/html/qemu-devel/2019-06/msg03165.html) Bastian Koppelmann (3): target/tri