commit | c09199fe73f382b66293a1f571b8cbaaed023629 | [log] [tgz] |
---|---|---|
author | Leon Alrae <leon.alrae@imgtec.com> | Thu Jun 09 10:46:52 2016 +0100 |
committer | Leon Alrae <leon.alrae@imgtec.com> | Tue Jul 12 09:10:16 2016 +0100 |
tree | 10c45f5d17fffe119deac1c3ded5307f81186e51 | |
parent | dff94251f02708d2ef9aee5149abd69f039e4a13 [diff] |
hw/mips_cmgcr: implement RESET_BASE register in CM GCR Implement RESET_BASE register which is local to each VP and a write to it changes VP's reset exception base. Also, add OTHER register to allow a software running on one VP to access other VP's local registers. Guest can use this mechanism to specify custom address from which a VP will start execution. Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>