JD wrote:
> I  have heard of VM's which let guest code run directly
> on cpu. I dont know much of the details of this, but I
> suspect it might apply only to guest apps which are
> running in user mode only (i.e. no syscall's). Perhaps someone
> on this list could elaborate on this.

When it is running in so-called raw mode, as opposed to when it is using
hardware virtualisation, VirtualBox executes guest user mode natively
and kernel mode semi-natively (that is, it makes use of a few tricks to
do so).  See http://www.virtualbox.org/wiki/VirtualBox_architecture if
you are interested in the details.

Regards,

Michael

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

Reply via email to