qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] how to convert guest virtual address to host virtual addres


From: Gunasekaran Dharman
Subject: [Qemu-devel] how to convert guest virtual address to host virtual address in QEMU?
Date: Tue, 8 Mar 2011 23:00:32 +0530

From guest application, Iam passing some virtual addresses to QEMU through device I/O operation. Now I want to convert these guest virtual addresses to host virtual addresses so that I can perform some operation using them. In QEMU, is there any macro or function available to convert guest virtual address to host virtual address?
My objective is to perform guest's memcpy operation in host so that it will be faster.
 
Regards
Guna

reply via email to

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