commit | 68274b945e9ab4369e97baa010a700f8056c8113 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Fri Aug 28 10:02:46 2020 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Aug 28 10:02:46 2020 +0100 |
tree | d17ddcfcdfecc65b4cfb88e4dd4bc04b72e8e3e2 | |
parent | 739fa3255492f1c7541db1c7a9795fcf4b472c91 [diff] |
hw/misc/unimp: Display value after offset To better align the read/write accesses, display the value after the offset (read accesses only display the offset). Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20200812190206.31595-2-f4bug@amsat.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>