qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] how to convert guest virtual address to host virtual address in QEMU?
@ 2011-03-08 17:30 Gunasekaran Dharman
  2011-03-08 19:00 ` Stefan Hajnoczi
  0 siblings, 1 reply; 5+ messages in thread
From: Gunasekaran Dharman @ 2011-03-08 17:30 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 434 bytes --]

>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

[-- Attachment #2: Type: text/html, Size: 500 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-10  6:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08 17:30 [Qemu-devel] how to convert guest virtual address to host virtual address in QEMU? Gunasekaran Dharman
2011-03-08 19:00 ` Stefan Hajnoczi
2011-03-09  9:34   ` Gunasekaran Dharman
2011-03-09 11:27     ` Stefan Hajnoczi
2011-03-10  6:39       ` Gunasekaran Dharman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).