Searched hist:"4426 d3617d64922d97b74ed22e67e33b6fb7de0a" (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | cpu64.c | diff 4426d3617d64922d97b74ed22e67e33b6fb7de0a Fri Feb 14 11:51:06 CST 2020 Peter Maydell <peter.maydell@linaro.org> target/arm: Move DBGDIDR into ARMISARegisters
We're going to want to read the DBGDIDR register from KVM in a subsequent commit, which means it needs to be in the ARMISARegisters sub-struct. Move it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200214175116.9164-12-peter.maydell@linaro.org
|
H A D | internals.h | diff 4426d3617d64922d97b74ed22e67e33b6fb7de0a Fri Feb 14 11:51:06 CST 2020 Peter Maydell <peter.maydell@linaro.org> target/arm: Move DBGDIDR into ARMISARegisters
We're going to want to read the DBGDIDR register from KVM in a subsequent commit, which means it needs to be in the ARMISARegisters sub-struct. Move it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200214175116.9164-12-peter.maydell@linaro.org
|
H A D | cpu.c | diff 4426d3617d64922d97b74ed22e67e33b6fb7de0a Fri Feb 14 11:51:06 CST 2020 Peter Maydell <peter.maydell@linaro.org> target/arm: Move DBGDIDR into ARMISARegisters
We're going to want to read the DBGDIDR register from KVM in a subsequent commit, which means it needs to be in the ARMISARegisters sub-struct. Move it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200214175116.9164-12-peter.maydell@linaro.org
|
H A D | cpu.h | diff 4426d3617d64922d97b74ed22e67e33b6fb7de0a Fri Feb 14 11:51:06 CST 2020 Peter Maydell <peter.maydell@linaro.org> target/arm: Move DBGDIDR into ARMISARegisters
We're going to want to read the DBGDIDR register from KVM in a subsequent commit, which means it needs to be in the ARMISARegisters sub-struct. Move it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200214175116.9164-12-peter.maydell@linaro.org
|
H A D | helper.c | diff 4426d3617d64922d97b74ed22e67e33b6fb7de0a Fri Feb 14 11:51:06 CST 2020 Peter Maydell <peter.maydell@linaro.org> target/arm: Move DBGDIDR into ARMISARegisters
We're going to want to read the DBGDIDR register from KVM in a subsequent commit, which means it needs to be in the ARMISARegisters sub-struct. Move it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200214175116.9164-12-peter.maydell@linaro.org
|