diff options
| author | Peter Maydell | 2017-02-07 19:30:00 +0100 |
|---|---|---|
| committer | Peter Maydell | 2017-02-07 19:55:15 +0100 |
| commit | f5095aa3805f8cf91c4df6e7e1dab0d914bc40bc (patch) | |
| tree | df91fcc2a1ba0cf594a8cbafd59689623a0acc74 /include/exec | |
| parent | stellaris: Document memory map and which SoC devices are unimplemented (diff) | |
| download | qemu-f5095aa3805f8cf91c4df6e7e1dab0d914bc40bc.tar.gz qemu-f5095aa3805f8cf91c4df6e7e1dab0d914bc40bc.tar.xz qemu-f5095aa3805f8cf91c4df6e7e1dab0d914bc40bc.zip | |
hw/misc: New "unimplemented" sysbus device
Create a new "unimplemented" sysbus device, which simply accepts
all read and write accesses, and implements them as read-as-zero,
write-ignored, with logging of the access as LOG_UNIMP.
This is useful for stubbing out bits of an SoC or board model
which haven't been written yet.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1484247815-15279-3-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
