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
still dosn't allow full 64 bit addresses).
So if you program a 64 bit bar outside the range supported by
the CPU, it won't be able to access it,

> Moreover, is "PCIE" emulation in QEMU used by any architecture?

q35 machine type is using it on x86.


Reply via email to