VirtualBox

Changeset 49739 in vbox for trunk/src


Ignore:
Timestamp:
Dec 2, 2013 1:59:40 PM (11 years ago)
Author:
vboxsync
Message:

VMM/HM: Same error code for unsupported host-guest paging mode combo. as the C code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMR0A.asm

    r49523 r49739  
    14781478
    14791479.not_in_long_mode:
    1480     mov     eax, VERR_PGM_UNSUPPORTED_SHADOW_PAGING_MODE
     1480    mov     eax, VERR_PGM_UNSUPPORTED_HOST_PAGING_MODE
    14811481    ret
    14821482ENDPROC   VMXR0StartVM64
Note: See TracChangeset for help on using the changeset viewer.

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