qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] PCI Emulation in QEMU


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] PCI Emulation in QEMU
Date: Thu, 3 Apr 2014 14:34:02 +0300

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

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