qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH 1/3] memory: Remove old_mmio accessors
Date: Sat, 25 Aug 2018 08:55:51 -0700	[thread overview]
Message-ID: <93a8de9e-b5c6-fdae-05a8-e0a8717e24d1@linaro.org> (raw)
In-Reply-To: <20180824170422.5783-2-peter.maydell@linaro.org>

On 08/24/2018 10:04 AM, Peter Maydell wrote:
> 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.maydell@linaro.org>
> ---
>  docs/devel/memory.txt |  2 --
>  include/exec/memory.h |  5 ----
>  memory.c              | 64 ++-----------------------------------------
>  3 files changed, 2 insertions(+), 69 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~

  reply	other threads:[~2018-08-25 16:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-24 17:04 [Qemu-devel] [PATCH 0/3] Drop old_mmio accessor support Peter Maydell
2018-08-24 17:04 ` [Qemu-devel] [PATCH 1/3] memory: Remove old_mmio accessors Peter Maydell
2018-08-25 15:55   ` Richard Henderson [this message]
2018-08-24 17:04 ` [Qemu-devel] [PATCH 2/3] hw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps struct Peter Maydell
2018-08-25 15:56   ` Richard Henderson
2018-08-24 17:04 ` [Qemu-devel] [PATCH 3/3] docs/devel/memory.txt: Document _with_attrs accessors Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=93a8de9e-b5c6-fdae-05a8-e0a8717e24d1@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=patches@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).