From: Anthony Liguori <anthony@codemonkey.ws>
To: Alexander Graf <agraf@suse.de>
Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org,
"Avi Kivity" <avi@redhat.com>,
"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH] prep: Fix offset of BIOS MemoryRegion
Date: Wed, 11 Jan 2012 16:04:51 -0600 [thread overview]
Message-ID: <4F0E0783.3000908@codemonkey.ws> (raw)
In-Reply-To: <3915D4C4-1C96-49AB-82A3-90A916D9D404@suse.de>
On 01/11/2012 03:49 PM, Alexander Graf wrote:
>
> On 11.01.2012, at 22:46, Anthony Liguori wrote:
>
>> On 01/11/2012 03:43 PM, Andreas Färber wrote:
>>> Am 05.01.2012 18:13, schrieb Andreas Färber:
>>>> Since 0c90c52fab5ea92d7f12b29bfe26a7cd75d9efcb (ppc_prep: convert to memory
>>>> API) OHW was "Trying to execute code outside RAM or ROM at 0xfff00700".
>>>>
>>>> The BIOS MemoryRegion is created with a fixed size of 1 MiB.
>>>> Ensure that the full size can be accessed since the exception
>>>> vectors are located at 0xfff00000 and the BIOS may want to use them.
>>>>
>>>> It thereby no longer depends on the actual BIOS binary size.
>>>>
>>>> Signed-off-by: Andreas Färber<afaerber@suse.de>
>>>> Cc: Avi Kivity<avi@redhat.com>
>>>> Cc: Alexander Graf<agraf@suse.de>
>>>
>>> Ping! Is everyone okay with this? Should I send a PULL?
>>
>> I would expect this to come through Alex's tree.
>
> I don't want to have yet another maintainer behind me. PREP and normal PPC stuff have very little common code, so I would rather have Andreas send PULL requests directly.
That's fine, I was just confused about who was maintaining prep...
If you're listed as M: in MAINTAINERS for a subsystem, and the patches have been
posted for a reasonable time without reviews, then by all means, send a pull
request.
Regards,
Anthony Liguori
>
>
> Alex
>
>
next prev parent reply other threads:[~2012-01-11 22:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-05 17:13 [Qemu-devel] [PATCH] prep: Fix offset of BIOS MemoryRegion Andreas Färber
2012-01-11 21:43 ` Andreas Färber
2012-01-11 21:46 ` Anthony Liguori
2012-01-11 21:49 ` Alexander Graf
2012-01-11 21:51 ` [Qemu-devel] [Qemu-ppc] " Alexander Graf
2012-01-11 21:55 ` Andreas Färber
2012-01-11 21:58 ` Alexander Graf
2012-01-11 22:04 ` Anthony Liguori [this message]
2012-01-11 23:12 ` [Qemu-devel] [PATCH] PREP: Finish qdev conversion Alexander Graf
2012-01-16 14:36 ` [Qemu-devel] [PATCH] prep: Fix offset of BIOS MemoryRegion Andreas Färber
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=4F0E0783.3000908@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=afaerber@suse.de \
--cc=agraf@suse.de \
--cc=avi@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.