VirtualBox

Changeset 81376 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Oct 19, 2019 1:58:24 PM (5 years ago)
Author:
vboxsync
Message:

NEMR3Init: Set error info when VMMR0_DO_NEM_INIT_VM fails.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp

    r80531 r81376  
    12871287                    }
    12881288                }
     1289                else
     1290                    rc = RTErrInfoSetF(pErrInfo, rc, "VMMR0_DO_NEM_INIT_VM failed: %Rrc", rc);
    12891291            }
    12901292        }
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