Re: [Qemu-devel] PCI Emulation in QEMU

2014-04-03 Thread Michael S. Tsirkin
On Thu, Apr 03, 2014 at 12:02:35PM +0500, Ayaz Akram wrote: > Can any one tell me, what's the address range used by PCI emulation in QEMU > and > whether this emulation supports 64 bit addresses? We'll support full 64 bit addresses starting 2.0. However, note that most hardware (cpus and iommus s

[Qemu-devel] PCI Emulation in QEMU

2014-04-03 Thread Ayaz Akram
Can any one tell me, what's the address range used by PCI emulation in QEMU and whether this emulation supports 64 bit addresses? Moreover, is "PCIE" emulation in QEMU used by any architecture?