qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Benoît Canet" <benoit.canet@gmail.com>,
	qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Avoiding memory API conversion races
Date: Sun, 20 Nov 2011 13:32:42 +0200	[thread overview]
Message-ID: <4EC8E55A.9000701@redhat.com> (raw)
In-Reply-To: <CAFEAcA9feTBv7C6X-jr1-hpAYKW1qVCRGXcf6G8BhkqpcvcFVg@mail.gmail.com>

On 11/18/2011 04:38 PM, Peter Maydell wrote:

> Incidentally, another cleanup that would be nice:
> there are currently two users of sysbus_init_mmio_cb2():
> hw/ppce500_pci.c and hw/sh_pci.c. I think these should be
> rewritable to either use one memory region with some
> subregions, or to expose multiple sysbus mmios for the
> user to map appropriately. That would let us get rid of
> the mmio_cb2 stuff completely. (cf commit 7d6e771 where
> I did this for versatile_pci.c.)

Those cleanups are fine, but not through my tree please.  Each should go
through the respective maintainer, I'd like to restrict my tree to the
bare minimum needed for the conversion.

-- 
error compiling committee.c: too many arguments to function

  reply	other threads:[~2011-11-20 11:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-18 14:05 [Qemu-devel] Avoiding memory API conversion races Benoît Canet
2011-11-18 14:14 ` Andreas Färber
2011-11-18 14:18   ` Benoît Canet
2011-11-18 14:38 ` Peter Maydell
2011-11-20 11:32   ` Avi Kivity [this message]
2011-11-24 14:29     ` Benoît Canet
2011-11-24 14:31       ` Avi Kivity
2011-11-24 15:06         ` Peter Maydell
2011-11-24 16:47         ` Benoît Canet
2011-11-24 16:50           ` Avi Kivity
2011-11-24 16:50           ` Peter Maydell
2011-11-20  9:28 ` Avi Kivity

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=4EC8E55A.9000701@redhat.com \
    --to=avi@redhat.com \
    --cc=benoit.canet@gmail.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).