On Monday 05 November 2007, Michael Thayer wrote: > Hi Alexey, > > -nopatm = do not use the patch manager, which modifies guest code before > it is executed to make it more virtualisation-friendly > -nocsam = do not use the code scanning and analysis manager, which > analyses guest code before it is executed to decide whether certain > optimisations are safe or not > -norawr0 = do not execute guest ring 0 code (privileged OS code) > directly, but emulate it instead > -norawr3 = do not execute guest ring 3 code (unprivileged code) > directly, but emulate it instead > > Combinations of these parameters can be tried out to get a better idea > of why a particular guest is not working, although the information this > provides is usually more informational than anything else.
Note that these parameters are meant as debugging aids. You should not use them normally as all of them degrade the performance a lot. Kind regards, Frank -- Dr.-Ing. Frank Mehnert innotek GmbH, http://www.innotek.de
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
