From: Blue Swirl <blauwirbel@gmail.com>
To: Igor Kovalenko <igor.v.kovalenko@gmail.com>
Cc: Paul Brook <paul@codesourcery.com>, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH, RFC] Sparc64: convert APB to qdev
Date: Tue, 21 Jul 2009 10:45:08 +0300 [thread overview]
Message-ID: <f43fc5580907210045pcefff74s5d3ab770b920dd95@mail.gmail.com> (raw)
In-Reply-To: <b2fa41d60907201419k121d5c2fr274db4fbec2cc01c@mail.gmail.com>
On Tue, Jul 21, 2009 at 12:19 AM, Igor
Kovalenko<igor.v.kovalenko@gmail.com> wrote:
> On Mon, Jul 20, 2009 at 2:26 PM, Blue Swirl<blauwirbel@gmail.com> wrote:
>> I have a problem with APB conversion to qdev. For some reason, with
>> the patch applied, PCI config register access changes and OpenBIOS
>> can't find any PCI devices.
>
> You are using pci_host_data_* which expects opaque pointer to PCIHostState,
> so you need to pass appropriate opaque to cpu_register_io_memory.
> With this small amendment I verified there are no changes to qemu.log and
> serial console output.
Great, thanks!
> Not sure if this requires sign-off :)
Good question, perhaps the SoB experts should clarify the policy.
But in this case it makes no sense to commit my broken version and
then your patch. I think I'll just give you credit in the message for
the fixed commit.
next prev parent reply other threads:[~2009-07-21 7:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-20 10:26 [Qemu-devel] [PATCH, RFC] Sparc64: convert APB to qdev Blue Swirl
2009-07-20 21:19 ` Igor Kovalenko
2009-07-21 7:45 ` Blue Swirl [this message]
2009-07-27 14:05 ` Jason Wessel
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=f43fc5580907210045pcefff74s5d3ab770b920dd95@mail.gmail.com \
--to=blauwirbel@gmail.com \
--cc=igor.v.kovalenko@gmail.com \
--cc=paul@codesourcery.com \
--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).