VirtualBox

Changeset 26615 in vbox


Ignore:
Timestamp:
Feb 17, 2010 3:05:20 PM (15 years ago)
Author:
vboxsync
Message:

CPU hotplug: Increase the number of tries to unplug a CPU from the VM. The guest additions might need a bit longer now (changed paths). Definitely need a better solution than polling here but no time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r26603 r26615  
    17941794        if (RT_SUCCESS(vrc))
    17951795        {
    1796             unsigned cTries = 10;
     1796            unsigned cTries = 100;
    17971797
    17981798            do
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