From: David Gibson <david@gibson.dropbear.id.au>
To: Alexander Graf <agraf@suse.de>
Cc: pbonzini@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] pseries: Refactor spapr irq allocation
Date: Thu, 29 Sep 2011 10:16:17 +1000 [thread overview]
Message-ID: <20110929001617.GH5361@yookeroo.fritz.box> (raw)
In-Reply-To: <409DA257-9DE6-430B-9C0A-8D705D3BF5FE@suse.de>
On Tue, Sep 27, 2011 at 02:17:53PM +0200, Alexander Graf wrote:
>
> On 16.09.2011, at 08:49, David Gibson wrote:
>
> > Paulo Bonzini changed the original spapr code, which manually assigned irq
> > numbers for each virtual device, to allocate them automatically from the
> > device initialization. That allowed spapr virtual devices to be constructed
> > with -device, which is a good start. However, the way that patch worked
> > doesn't extend nicely for the future when we want to support devices other
> > than sPAPR VIO devices (e.g. virtio and PCI).
> >
> > This patch rearranges the irq allocation to be global across the sPAPR
> > environment, so it can be used by other bus types as well.
> >
> > Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
>
> Thanks, applied to ppc-next.
Um.. where can I get the new ppc-next? I'm not seeing this patch in
git://repo.or.cz/qemu/agraf.git
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
prev parent reply other threads:[~2011-09-29 0:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-16 6:49 [Qemu-devel] [PATCH] pseries: Refactor spapr irq allocation David Gibson
2011-09-27 12:17 ` Alexander Graf
2011-09-29 0:16 ` David Gibson [this message]
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=20110929001617.GH5361@yookeroo.fritz.box \
--to=david@gibson.dropbear.id.au \
--cc=agraf@suse.de \
--cc=pbonzini@redhat.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).