VirtualBox

Changeset 9483 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 6, 2008 1:46:44 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31743
Message:

async completion updates:

  • Rename the Darwin backend to FreeBSD because Mac OS does not support aio with kernel queue
  • Darwin uses the standard posix backend now
  • Make the testcase work again
  • Cleanups
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/Makefile.kmk

    r9427 r9483  
    168168VMMR3_SOURCES.darwin += \
    169169        PDMAsyncCompletionSocketPosix.cpp \
    170         PDMAsyncCompletionHostDarwin.cpp
     170        PDMAsyncCompletionHostPosix.cpp
    171171
    172172VMMR3_SOURCES.freebsd += \
    173173        PDMAsyncCompletionSocketPosix.cpp \
    174         PDMAsyncCompletionHostDarwin.cpp
     174        PDMAsyncCompletionHostFreeBSD.cpp
    175175
    176176endif
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