qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Wen Congyang <wency@cn.fujitsu.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [Question] PCI-to-PCI bridge
Date: Tue, 16 Aug 2011 15:40:52 +0200	[thread overview]
Message-ID: <4E4A7364.2050303@redhat.com> (raw)
In-Reply-To: <4E49D482.8000401@cn.fujitsu.com>

On 08/16/11 04:22, Wen Congyang wrote:
> Hi, all
>
> We'd like to add PCI-to-PCI Bridge for qemu(kvm) for x86/x86_64 box.
> I read the code, and find the following hardware calls the function
> pci_bridge_initfn():
> 1. apb
> 2. ioh3420
> 3. xio3130
>
> ioh3420 and xio3130 is for PCIe, and apb is for sparc box.
> I do not find any PCI-to-PCI bridge for x86/x86_64 box.
> Is there some projects we can join ? If not, we'll start

There is one in hw/dec_pci.c.  This isn't compiled by default, but that 
is just a configuration issue.  I had some IRQ routing issues with that 
one though.

There is also http://patchwork.ozlabs.org/patch/103058/ which works fine 
after fixing the double irq_num.  Michael wants implement hotplug 
support before merging it though.

cheers,
   Gerd

  reply	other threads:[~2011-08-16 13:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-16  2:22 [Qemu-devel] [Question] PCI-to-PCI bridge Wen Congyang
2011-08-16 13:40 ` Gerd Hoffmann [this message]
2011-08-17  2:41   ` Wen Congyang
2011-08-17 20:48     ` Gerd Hoffmann

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=4E4A7364.2050303@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=wency@cn.fujitsu.com \
    /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).