device: 0.946 semantic: 0.941 debug: 0.924 performance: 0.859 graphic: 0.828 other: 0.777 network: 0.586 boot: 0.584 PID: 0.549 vnc: 0.520 permissions: 0.435 socket: 0.114 KVM: 0.005 files: 0.002 TriCore: writing to registers is not working (as it's supposed to) Description of problem: Reading the tricore register list from QEMU works just fine. However, writing this registers is not working as expected. It looks like the bug is on QEMU's side, since third party gdb client faces the same issues.