qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Question] PCI-to-PCI bridge


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [Question] PCI-to-PCI bridge
Date: Tue, 16 Aug 2011 15:40:52 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Red Hat/3.1.11-2.el6_1 Thunderbird/3.1.11

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 via email to

[Prev in Thread] Current Thread [Next in Thread]