commit | be0e4952157f0f2c17c9b942c0b901b5e65288b5 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu Aug 07 18:42:03 2014 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Aug 19 11:25:17 2014 +0100 |
tree | 102cbbcea71c3b74bf4cb0ed6e1401687298975f | |
parent | 66449364f175bb617838ca348f7c146f65dc75a0 [diff] |
target-arm: Implement MDSCR_EL1 as having state Now that all the new code to support single-stepping is in place, wire up the guest-visible MDSCR_EL1, so the guest can enable single-stepping. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>