VirtualBox

Changeset 14240 in vbox


Ignore:
Timestamp:
Nov 17, 2008 9:30:39 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39376
Message:

fix PAE VMM message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGM.cpp

    r14167 r14240  
    34383438
    34393439                VMSetRuntimeError(pVM, true, "PAEmode",
    3440                                   N_("The guest is trying to switch to the PAE mode which is currently disabled by default in VirtualBox. Experimental PAE support can be enabled using the -pae option with VBoxManage"));
     3440                                  N_("The guest is trying to switch to the PAE mode which is currently disabled by default in VirtualBox. PAE support can be enabled using the VM settings (General/Advanced)"));
    34413441                /* we must return VINF_SUCCESS here otherwise the recompiler will assert */
    34423442                return VINF_SUCCESS;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette