Re: [Qemu-devel] [PATCH 0/6] convert some omap/palm devices from using old_mmio

2017-09-17 Thread Mark Cave-Ayland
On 16/09/17 17:46, Peter Maydell wrote: > This patchset converts a handful of old devices from the old_mmio > fields in MemoryRegionOps. We don't have very many devices still > using old_mmio, so it would be nice to get rid of the remainder > and drop the field entirely at some point. That remind

[Qemu-devel] [PATCH 0/6] convert some omap/palm devices from using old_mmio

2017-09-16 Thread Peter Maydell
This patchset converts a handful of old devices from the old_mmio fields in MemoryRegionOps. We don't have very many devices still using old_mmio, so it would be nice to get rid of the remainder and drop the field entirely at some point. (You could argue that really we should mark some of these ol