]> Git Repo - qemu.git/commit
RISC-V: Add hartid and \n to interrupt logging
authorMichael Clark <[email protected]>
Fri, 14 Dec 2018 00:18:30 +0000 (00:18 +0000)
committerPalmer Dabbelt <[email protected]>
Thu, 20 Dec 2018 20:08:42 +0000 (12:08 -0800)
commit9543fdaf223aac0313638752abfb3d6c2cf2169c
treeb18cc94b5c1e3cd2e13e1751b101f0c503909c6f
parent6c60757eb667c5c5b4a1f6ce3eff874b83bcd734
RISC-V: Add hartid and \n to interrupt logging

Add carriage return that was erroneously removed
when converting to qemu_log. Change hard coded
core number to the actual hartid.

Cc: Sagar Karandikar <[email protected]>
Cc: Bastian Koppelmann <[email protected]>
Cc: Palmer Dabbelt <[email protected]>
Cc: Alistair Francis <[email protected]>
Signed-off-by: Michael Clark <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Signed-off-by: Alistair Francis <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
target/riscv/cpu_helper.c
This page took 0.028617 seconds and 4 git commands to generate.