Re: [Qemu-devel] [RFC v2 4/4] hw/arm/virt: Add generic-pci device support

2014-11-24 Thread alvise rigo
Yes, I forgot to remove this hard-coded (wrong) value. I will fix it in the next release. On Mon, Nov 24, 2014 at 11:38 AM, Claudio Fontana < claudio.font...@huawei.com> wrote: > On 21.11.2014 19:07, Alvise Rigo wrote: > > Instantiate a generic-pci PCI controller to add a PCI bus to the > > mach-

Re: [Qemu-devel] [RFC v2 4/4] hw/arm/virt: Add generic-pci device support

2014-11-24 Thread Claudio Fontana
On 21.11.2014 19:07, Alvise Rigo wrote: > Instantiate a generic-pci PCI controller to add a PCI bus to the > mach-virt platform. The platform memory map has now three more memory > ranges to map the device's memory regions (Configuration region, I/O > region and Memory region). Now that a PCI bus i