qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] About address mapping between host and guest in QEMU


From: Peter Maydell
Subject: Re: [Qemu-devel] About address mapping between host and guest in QEMU
Date: Thu, 23 Apr 2015 15:03:30 +0100

On 23 April 2015 at 14:56, Wenjie Liu <address@hidden> wrote:
> Can anybody take a few minutes to answer my question?

It might help if you explained at a higher level what you're
trying to achieve. Usually you don't need to manually try
to do this conversion from guest to host address because
there is an API which will do whatever memory operation
you wanted for you (including finding the host address,
dealing with the case where the guest physical address is
an MMIO device or has nothing mapped, and so on).

-- PMM



reply via email to

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