VirtualBox

Changeset 99911 in vbox


Ignore:
Timestamp:
May 22, 2023 5:57:56 PM (21 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157554
Message:

VMM/MM: make it possible to prepopulate a RAM region with data from a file using CFGM, bugref:10388 [fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/MM.cpp

    r99907 r99911  
    385385            break;
    386386        }
     387        else
     388            rc = VINF_SUCCESS;
    387389
    388390        pVM->mm.s.cbRamBase += u64MemSize;
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