VirtualBox

Changeset 20690 in vbox


Ignore:
Timestamp:
Jun 18, 2009 12:35:14 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
48795
Message:

NetworkAttachment: VMR3ReqCall should be on cpu 0

File:
1 edited

Legend:

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

    r20631 r20690  
    33163316     */
    33173317    PVMREQ pReq;
    3318     int vrc = VMR3ReqCall (mpVM, VMCPUID_ANY, &pReq, 0 /* no wait! */,
     3318    int vrc = VMR3ReqCall (mpVM, 0, &pReq, 0 /* no wait! */,
    33193319                           (PFNRT) Console::changeNetworkAttachment, 7,
    33203320                           this, pszDevice, uInstance, uLun, eAttachmentType,
Note: See TracChangeset for help on using the changeset viewer.

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