VirtualBox

Changeset 15996 in vbox for trunk/src


Ignore:
Timestamp:
Jan 16, 2009 3:39:41 PM (16 years ago)
Author:
vboxsync
Message:

Fixed wrong return code; broke MCP2 booting with AMD-V/VT-x

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp

    r15723 r15996  
    434434                          (RTGCPTR *)&pu8Virt);
    435435        if (RT_FAILURE(rc))
    436             return VINF_EM_RAW_GUEST_TRAP;
     436            return VINF_IOM_HC_MMIO_READ;
    437437
    438438        /* Check if destination address is MMIO. */
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