Greetings,

I have a question regarding how to translate between different types of memory 
addresses in VirtualBox. I am looking for ways to translate from:

* Guest Virtual Address ---> Guest Physical Address

* Guest Physical ---> Guest Virtual

* Guest Virtual ---> Host Physical

* Guest Physical ---> Host Physical

I looked through the VirtualBox code, and its is not completely clear to me. If 
you could provide examples and function names to use, it would be great. Your 
advice is much appreciated.

P.S. When I run a Linux guest system and translate some guest virtual addresses 
to guest physical addresses inside the guest, I sometimes get physical address 
which exceeds the maximum amount of VM memory -- could this be due to the fact 
that what I am really seeing is host physical address and not guest physical?



_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev

Reply via email to