All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wen Congyang <wency@cn.fujitsu.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [Question] PCI-to-PCI bridge
Date: Wed, 17 Aug 2011 10:41:15 +0800	[thread overview]
Message-ID: <4E4B2A4B.2040702@cn.fujitsu.com> (raw)
In-Reply-To: <4E4A7364.2050303@redhat.com>

At 08/16/2011 09:40 PM, Gerd Hoffmann Write:
> 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.

Yes, I found this device. Do you mean there are some IRQ problems about this
device?

> 
> 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-17  2:42 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
2011-08-17  2:41   ` Wen Congyang [this message]
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=4E4B2A4B.2040702@cn.fujitsu.com \
    --to=wency@cn.fujitsu.com \
    --cc=kraxel@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 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.