Files
qemu-esp-boards/include
Peter Maydell f68d881c9b armv7m: Make bitband device take the address space to access
Instead of the bitband device doing a cpu_physical_memory_read/write,
make it take a MemoryRegion which specifies where it should be
accessing, and use address_space_read/write to access the
corresponding AddressSpace.

Since this entails pretty much a rewrite, convert away from
old_mmio in the process.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1487604965-23220-8-git-send-email-peter.maydell@linaro.org
2017-02-28 16:18:49 +00:00
..
2017-02-24 16:09:23 +01:00
2016-10-19 10:09:24 +01:00
2017-02-13 17:27:14 +00:00
2017-02-27 16:15:29 +01:00
2017-01-24 13:10:35 -08:00
2016-10-26 08:29:00 -07:00