On 30/09/2018 10:13, Paolo Bonzini wrote: > From: Peter Maydell <peter.mayd...@linaro.org> > > Now that all the users of old_mmio MemoryRegion accessors > have been converted, we can remove the core code support. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > Message-Id: <20180824170422.5783-2-peter.mayd...@linaro.org> > Based-on: <20180802174042.29234-1-peter.mayd...@linaro.org>
Just noticed this tag. If patchew is collecting all tags, this one should be filtered out. > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > ---