diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-09-01 16:40:59 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-09-14 14:23:19 +0100 |
commit | 9d8e61918f2ecb67885d90ea5c6ad8e3d73e7db4 (patch) | |
tree | b1433a02a666573d02b791afeac32749c62690fc /qdev-monitor.c | |
parent | 7b56d1f4aebf25d81d7b73fe1e2aac2d66b8c0ce (diff) | |
download | qemu-9d8e61918f2ecb67885d90ea5c6ad8e3d73e7db4.zip qemu-9d8e61918f2ecb67885d90ea5c6ad8e3d73e7db4.tar.gz qemu-9d8e61918f2ecb67885d90ea5c6ad8e3d73e7db4.tar.bz2 |
hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields
This model implementation is designed for 32-bit accesses.
We can simplify setting the MemoryRegionOps::impl min/max
fields to 32-bit (memory::access_with_adjusted_size() will
take care of the 8/16-bit accesses).
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200901144100.116742-4-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qdev-monitor.c')
0 files changed, 0 insertions, 0 deletions