Peter Maydell f5095aa380 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
2017-02-07 18:55:15 +00:00
..
2016-10-19 10:09:24 +01:00
2017-01-31 10:10:14 +11:00
2017-01-23 15:32:46 +00:00
2017-02-06 13:36:49 +01:00
2017-02-02 18:48:06 +00:00
2017-01-31 23:31:22 +04:00
2017-01-27 18:08:00 +01:00
2017-01-24 13:10:35 -08:00
2016-10-26 08:29:00 -07:00
2015-02-16 15:07:19 +00:00