# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 13, 2025 2:50:14 AM Tue, 17 Aug 2010 11:47:52 GMT vboxsync [31721] * trunk/include/VBox/ftm.h (added) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/VMM/FTM.cpp (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) FT skeleton code Tue, 17 Aug 2010 11:37:35 GMT vboxsync [31720] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp (modified) Additions: fixed the gcc C90 warnings regardings mixed declarations ... Tue, 17 Aug 2010 11:22:15 GMT vboxsync [31719] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) Linux additions: Linux 2.6.36 compile fixes Tue, 17 Aug 2010 10:18:05 GMT vboxsync [31718] * trunk/include/VBox/com/array.h (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Main: PNG screenshoting API Tue, 17 Aug 2010 09:51:01 GMT vboxsync [31717] * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) Runtime/r3/posix: fileio-posix, comment. Tue, 17 Aug 2010 09:50:17 GMT vboxsync [31716] * trunk/src/VBox/Main/Global.cpp (modified) Main/Global.cpp: MachineState_FaultTolerantSyncing to string. Tue, 17 Aug 2010 08:57:23 GMT vboxsync [31715] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) More information in assertion Mon, 16 Aug 2010 19:37:05 GMT vboxsync [31714] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) iSCSI: Bug fixes. ExpStartSN should start with 0 because the field is ... Mon, 16 Aug 2010 18:13:40 GMT vboxsync [31713] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoIf.h (modified) wddm/3d: shared resources frontend (driver) part Mon, 16 Aug 2010 17:16:33 GMT vboxsync [31712] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/Medium: automatically repair base images with a non-zero parent UUID Mon, 16 Aug 2010 16:32:16 GMT vboxsync [31711] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) Java glue: update, MSCOM compiles again Mon, 16 Aug 2010 16:08:20 GMT vboxsync [31710] * trunk/src/VBox/Main/glue/vboxapi.py (modified) excessive Mon, 16 Aug 2010 16:04:00 GMT vboxsync [31709] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows installer: properly name VRDPAuthSimple.dll Mon, 16 Aug 2010 15:56:57 GMT vboxsync [31708] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) * trunk/src/VBox/Main/glue/tests/TestVBox.java (modified) * trunk/src/VBox/Main/webservice/websrv-shared.inc.xsl (modified) Java: use byte[] for glue layer (JWS converts from List atm) Mon, 16 Aug 2010 15:36:06 GMT vboxsync [31707] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Todo Mon, 16 Aug 2010 15:27:24 GMT vboxsync [31706] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) More FT state change work Mon, 16 Aug 2010 15:24:39 GMT vboxsync [31705] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: indentation Mon, 16 Aug 2010 15:20:07 GMT vboxsync [31704] * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c (modified) vboxnetadp: cosmetics Mon, 16 Aug 2010 15:20:05 GMT vboxsync [31703] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: typo Mon, 16 Aug 2010 15:15:39 GMT vboxsync [31702] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: qdisc state fix for 2.6.36 and newer kernels Mon, 16 Aug 2010 15:14:07 GMT vboxsync [31701] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) win burn Mon, 16 Aug 2010 15:08:09 GMT vboxsync [31700] * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.h (modified) missed Mon, 16 Aug 2010 15:05:04 GMT vboxsync [31699] * trunk/src/VBox/Main/idl/midl.xsl (modified) typo Mon, 16 Aug 2010 15:00:05 GMT vboxsync [31698] * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) * trunk/src/VBox/Frontends/VBoxFB/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxFB/Helper.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) Main, frontends: unsigned long long -> long long Mon, 16 Aug 2010 14:56:22 GMT vboxsync [31697] * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c (modified) vboxnetadp: ioctl to unlocked_ioctl transition for 2.6.36 and newer ... Mon, 16 Aug 2010 14:50:24 GMT vboxsync [31696] * trunk/include/VBox/settings.h (modified) gcc warning Mon, 16 Aug 2010 14:20:27 GMT vboxsync [31695] * trunk/include/VBox/types.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) State changes for FT Mon, 16 Aug 2010 13:48:57 GMT vboxsync [31694] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) * trunk/src/VBox/Main/glue/tests/TestVBox.java (modified) * trunk/src/libs/xpcom18a4/java/tools/genjifaces.xsl (modified) Java XPCOM bridge: octet arrays are byte[] in XPCOM backend, proper ... Mon, 16 Aug 2010 13:17:14 GMT vboxsync [31693] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) FE/Qt: 5196: Host-key shortcuts should now work even if host-key is ... Mon, 16 Aug 2010 13:12:42 GMT vboxsync [31692] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Cleaned up IGuest page fusion api Mon, 16 Aug 2010 12:59:23 GMT vboxsync [31691] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_mount.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.h (modified) Additions/Solaris/SharedFolders: OSE compatibility. Mon, 16 Aug 2010 11:58:02 GMT vboxsync [31690] * trunk/src/VBox/Main/xml/Settings.cpp (modified) FT settings Mon, 16 Aug 2010 11:35:27 GMT vboxsync [31689] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: New running VM core: Little cleanup. Mon, 16 Aug 2010 11:19:25 GMT vboxsync [31688] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) New state Mon, 16 Aug 2010 10:59:01 GMT vboxsync [31687] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxScreen.cpp (added) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxScreen.h (added) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (modified) wddm: multimonitor support Mon, 16 Aug 2010 10:18:01 GMT vboxsync [31686] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) FT api update Mon, 16 Aug 2010 10:01:36 GMT vboxsync [31685] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) FT api Mon, 16 Aug 2010 09:56:13 GMT vboxsync [31684] * trunk/src/VBox/VMM/PGM.cpp (modified) PGM.cpp: comment, spaces. Mon, 16 Aug 2010 09:39:00 GMT vboxsync [31683] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fix crash taking/restoring snapshot (regression from last ... Mon, 16 Aug 2010 09:22:39 GMT vboxsync [31682] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin/.kmk: use the right variable. Mon, 16 Aug 2010 09:19:01 GMT vboxsync [31681] * trunk/doc/ReadMe-MacOSX.txt (deleted) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) doc/ReadMe-MacOSX.txt: Inhumed the old Mac OSX read me. Mon, 16 Aug 2010 07:32:57 GMT vboxsync [31680] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) don't enable qdisc support if CONFIG_NET_SCHED is disabled (Linux ... Fri, 13 Aug 2010 19:39:19 GMT vboxsync [31679] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer-OSX: add python2.5 again Fri, 13 Aug 2010 18:45:20 GMT vboxsync [31678] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: pre 2.6.10 kernel compilation fix Fri, 13 Aug 2010 18:43:24 GMT vboxsync [31677] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) Main: move include statement Fri, 13 Aug 2010 18:40:53 GMT vboxsync [31676] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzd.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) Main/FE/Qt4: add initial OVA support Fri, 13 Aug 2010 18:38:01 GMT vboxsync [31675] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: pre 2.6.18 kernel compilation fixes Fri, 13 Aug 2010 18:25:28 GMT vboxsync [31674] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer-OSX: fix burns Fri, 13 Aug 2010 18:21:51 GMT vboxsync [31673] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/InstallationCheck (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/VirtualBox (modified) * trunk/src/VBox/Installer/darwin/VirtualBox/postflight (modified) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/checkforrunningvms (modified) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) Installer-OSX: change headers Fri, 13 Aug 2010 17:55:41 GMT vboxsync [31672] * trunk/src/VBox/Installer/darwin/DiskImage (added) * trunk/src/VBox/Installer/darwin/DiskImage/DS_Store (added) * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (added) * trunk/src/VBox/Installer/darwin/DiskImage/vbox_folder.tiff (added) * trunk/src/VBox/Installer/darwin/DiskImage/vbox_folder.xcf (added) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer-OSX: make it build in OSE Fri, 13 Aug 2010 17:54:48 GMT vboxsync [31671] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: qdisc RHEL compilation fixes Fri, 13 Aug 2010 17:28:28 GMT vboxsync [31670] * trunk/Config.kmk (modified) * trunk/doc/License-gpl-2.0.html (added) * trunk/doc/License-gpl-2.0.rtf (added) * trunk/doc/License-gpl-2.0.txt (added) License: add gpl2 Fri, 13 Aug 2010 17:12:07 GMT vboxsync [31669] * trunk/doc/ReadMe-MacOSX.txt (added) Doc: export mac readme Fri, 13 Aug 2010 17:02:04 GMT vboxsync [31668] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: qdisc is now enabled by default Fri, 13 Aug 2010 15:57:03 GMT vboxsync [31667] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStub.h (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStub.rc (modified) * trunk/src/VBox/Installer/win/Stub/resource.h (modified) * trunk/src/VBox/Installer/win/StubBld/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.cpp (modified) * trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.h (modified) * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl (modified) Installer: header fixes Fri, 13 Aug 2010 15:55:20 GMT vboxsync [31666] * trunk/src/apps/svnsync-vbox/Makefile (modified) * trunk/src/apps/svnsync-vbox/Makefile.kmk (modified) apps: header fixes Fri, 13 Aug 2010 15:54:23 GMT vboxsync [31665] * trunk/include/VBox/VBoxCocoa.h (modified) * trunk/include/VBox/VMMDevTesting.h (modified) include: header fixes Fri, 13 Aug 2010 15:53:22 GMT vboxsync [31664] * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/routines.sh (modified) * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Linux installer: header fixes Fri, 13 Aug 2010 15:52:11 GMT vboxsync [31663] * trunk/src/VBox/Main/include/vector.h (modified) Main: header fixes Fri, 13 Aug 2010 15:51:09 GMT vboxsync [31662] * trunk/src/VBox/Devices/USB/USBProxyDevice.h (modified) * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) Devices: header fixes Fri, 13 Aug 2010 15:49:24 GMT vboxsync [31661] * trunk/src/VBox/Additions/WINNT/Installer/ISO/AUTORUN.INF (modified) * trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.rc (modified) * trunk/src/VBox/Additions/WINNT/Installer/Loader/resource.h (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/RegCleanup.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/RegCleanup.rc (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBCoInst.def (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBCoInst.rc (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.rc (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.rc (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.def (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.rc (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/VBoxSF.inf (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/VBoxSF.rc (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss.asm (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss/rdbss.def (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vbsfhdrs.h (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vbsfhlp.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vbsfhlp.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest2.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest2.h (modified) * trunk/src/VBox/Additions/common/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/testcase/tstPageFusion.cpp (modified) * trunk/src/VBox/Additions/linux/installer/test.c (modified) * trunk/src/VBox/Additions/linux/installer/test_drm.c (modified) Additions header fixes Fri, 13 Aug 2010 15:31:37 GMT vboxsync [31660] * trunk/src/VBox/Installer/win/AutoStartMenu (deleted) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) OSE fix Fri, 13 Aug 2010 15:13:08 GMT vboxsync [31659] * trunk/src/VBox/Installer/win (added) * trunk/src/VBox/Installer/win/AutoStartMenu (added) * trunk/src/VBox/Installer/win/AutoStartMenu/AutoStartMenu.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/AutoStartMenu.rc (added) * trunk/src/VBox/Installer/win/AutoStartMenu/DocHostUiHandler.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/DocHostUiHandler.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/HTMLWindow.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/HTMLWindow.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/Makefile.kmk (added) * trunk/src/VBox/Installer/win/AutoStartMenu/OleClientSite.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/OleClientSite.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/OleInPlaceFrame.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/OleInPlaceSite.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/OleInPlaceSite.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/Storage.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/Tracer.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/Tracer.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/UrlHelper.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/UrlHelper.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/VariantHelper.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/VariantHelper.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/resource.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/stdHelpers.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/stdHelpers.h (added) * trunk/src/VBox/Installer/win/Makefile.kmk (added) * trunk/src/VBox/Installer/win/Stub (added) * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (added) * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (added) * trunk/src/VBox/Installer/win/Stub/VBoxStub.h (added) * trunk/src/VBox/Installer/win/Stub/VBoxStub.rc (added) * trunk/src/VBox/Installer/win/Stub/resource.h (added) * trunk/src/VBox/Installer/win/StubBld (added) * trunk/src/VBox/Installer/win/StubBld/Makefile.kmk (added) * trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.cpp (added) * trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.h (added) * trunk/src/VBox/Installer/win/UserInterface.wxi (added) * trunk/src/VBox/Installer/win/VBoxKey.wxi (added) * trunk/src/VBox/Installer/win/VirtualBox.wxs (added) * trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl (added) export Windows installer to OSE Fri, 13 Aug 2010 14:56:55 GMT vboxsync [31658] * trunk/src/VBox/Installer/darwin/Makefile.kmk (added) OSE fix Fri, 13 Aug 2010 14:53:34 GMT vboxsync [31657] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMPool: Drop cRefs since it's always 1. Fri, 13 Aug 2010 14:44:33 GMT vboxsync [31656] * trunk/Config.kmk (modified) OSE fix Fri, 13 Aug 2010 14:43:47 GMT vboxsync [31655] * trunk/src/VBox/Installer/darwin (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/Description.plist (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/English.lproj (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/English.lproj/InstallationCheck.strings (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/Info.plist (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/InstallationCheck (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/ReadMe.html (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/Description.plist (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/Info.plist (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/Resources (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/Resources/English.lproj (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/Resources/English.lproj/Localizable.strings (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/StartupParameters.plist (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/VirtualBox (added) * trunk/src/VBox/Installer/darwin/VirtualBox (added) * trunk/src/VBox/Installer/darwin/VirtualBox/Description.plist (added) * trunk/src/VBox/Installer/darwin/VirtualBox/Info.plist (added) * trunk/src/VBox/Installer/darwin/VirtualBox/postflight (added) * trunk/src/VBox/Installer/darwin/VirtualBoxCLI (added) * trunk/src/VBox/Installer/darwin/VirtualBoxCLI/Description.plist (added) * trunk/src/VBox/Installer/darwin/VirtualBoxCLI/Info.plist (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Conclusion.html (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Description.plist (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Info.plist (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Localizable.strings (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Welcome.html (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/background.tif (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/checkforrunningvms (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (added) export darwin installer to OSE Fri, 13 Aug 2010 14:38:49 GMT vboxsync [31654] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: qdisc stability fixes Fri, 13 Aug 2010 14:20:27 GMT vboxsync [31653] * trunk/Config.kmk (modified) OSE fixes Fri, 13 Aug 2010 14:17:53 GMT vboxsync [31652] * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) re-applied r64780 Fri, 13 Aug 2010 13:48:30 GMT vboxsync [31651] * trunk/src/VBox/Main/include/vector.h (added) Main/HostHardwareLinux: switch the stl vectors to a C implementation Fri, 13 Aug 2010 13:29:25 GMT vboxsync [31650] * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) EventQueue.cpp: check interrupted status before waiting for the next ... Fri, 13 Aug 2010 13:18:04 GMT vboxsync [31649] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/websrv-gsoapH.xsl (deleted) webservice: remove obsolete file, add comments Fri, 13 Aug 2010 13:08:27 GMT vboxsync [31648] * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) backed out r64780 Fri, 13 Aug 2010 13:06:37 GMT vboxsync [31647] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: forgot UUID change for IMachine Fri, 13 Aug 2010 12:49:15 GMT vboxsync [31646] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) HWVMXR0.cpp: Made the PGM/MMIO hack work with EPT. Fri, 13 Aug 2010 12:48:57 GMT vboxsync [31645] * trunk/configure (modified) configure: mkisofs Fri, 13 Aug 2010 12:47:07 GMT vboxsync [31644] * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) Main/HostHardwareLinux: switch the stl vectors to a C implementation Fri, 13 Aug 2010 12:42:31 GMT vboxsync [31643] * trunk/Config.kmk (modified) OSE fix Fri, 13 Aug 2010 12:39:02 GMT vboxsync [31642] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) fix Fri, 13 Aug 2010 12:37:29 GMT vboxsync [31641] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Linux installer fixes Fri, 13 Aug 2010 12:31:42 GMT vboxsync [31640] * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) EventQueue.cpp: Fixed shadowed rc variable in ... Fri, 13 Aug 2010 12:29:43 GMT vboxsync [31639] * trunk/configure (modified) configure: check for makeself Fri, 13 Aug 2010 12:16:02 GMT vboxsync [31638] * trunk/src/VBox/Installer/linux/deffiles (added) * trunk/src/VBox/Installer/linux/install.sh (added) * trunk/src/VBox/Installer/linux/routines.sh (added) * trunk/src/VBox/Installer/linux/run-inst.sh (added) * trunk/src/VBox/Installer/linux/uninstall.sh (added) Linux installer: export some files Fri, 13 Aug 2010 12:12:41 GMT vboxsync [31637] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/installer/Makefile.test (added) * trunk/src/VBox/Additions/linux/installer/deffiles (added) * trunk/src/VBox/Additions/linux/installer/test.c (added) * trunk/src/VBox/Additions/linux/installer/test_drm.c (added) Linux Additions: fix installer Fri, 13 Aug 2010 12:03:15 GMT vboxsync [31636] * trunk/include/VBox/em.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/EMRaw.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use ... Fri, 13 Aug 2010 11:38:20 GMT vboxsync [31635] * trunk/src/VBox/Additions/x11/x11include/Mesa-7.5 (deleted) remove the unused Mesa 7.5 stuff Fri, 13 Aug 2010 11:17:20 GMT vboxsync [31634] * trunk/src/VBox/Additions/WINNT/Installer/ISO (added) * trunk/src/VBox/Additions/WINNT/Installer/ISO/AUTORUN.INF (added) * trunk/src/VBox/Additions/WINNT/Installer/ISO/ReadmeDrivers.txt (added) * trunk/src/VBox/Additions/WINNT/Installer/Loader (added) * trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp (added) * trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.rc (added) * trunk/src/VBox/Additions/WINNT/Installer/Loader/resource.h (added) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/Installer/RegCleanup.cpp (added) * trunk/src/VBox/Additions/WINNT/Installer/RegCleanup.rc (added) * trunk/src/VBox/Additions/WINNT/Installer/ReplaceDLL.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBCoInst.cpp (added) * trunk/src/VBox/Additions/WINNT/Installer/VBCoInst.def (added) * trunk/src/VBox/Additions/WINNT/Installer/VBCoInst.rc (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.rc (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsNT4.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstallOld.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.cpp (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.rc (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxWHQLFake.au3 (added) * trunk/src/VBox/Additions/WINNT/Installer/dumplog.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/iexplore.ico (added) * trunk/src/VBox/Additions/WINNT/Installer/servicepack.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/strstr.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/welcome.bmp (added) * trunk/src/VBox/Additions/WINNT/Installer/winver.nsh (added) * trunk/src/VBox/Additions/WINNT/SharedFolders (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/dllmain.cpp (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.cpp (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.def (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.rc (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/VBoxSF.inf (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/VBoxSF.rc (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/devctrl.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/devfcb.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/downlvli.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/ea.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/fileinfo.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/init.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/locks.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/minip.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/mrxglobs.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/mrxprocs.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/netroot.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/notimpl.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/nulmrx.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/openclos.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/precomp.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss.asm (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss/Makefile.kup (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss/rdbss.def (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss_vbox.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss_vbox.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/read.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rename.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/srvcall.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/transprt.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vboxsf.ini (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vbsfhdrs.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vbsfhlp.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vbsfhlp.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/wmlkm.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/wmlkm.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/write.c (added) Windows Additions: export shared folders and installer to OSE Fri, 13 Aug 2010 10:36:32 GMT vboxsync [31633] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/comimpl.xsl (modified) events: more on reusability Fri, 13 Aug 2010 09:56:59 GMT vboxsync [31632] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) webservice/Makefile.kmk: Added missing VBOX_FILESPLIT order ... Fri, 13 Aug 2010 09:48:28 GMT vboxsync [31631] * trunk/src/VBox/VMM/VMReq.cpp (modified) Wrong assertion Fri, 13 Aug 2010 09:25:42 GMT vboxsync [31630] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Wrong queue flag Fri, 13 Aug 2010 09:19:54 GMT vboxsync [31629] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) doc/idl: fix a bunch of broken links Fri, 13 Aug 2010 09:08:50 GMT vboxsync [31628] * trunk/src/VBox/RDP/client/Makefile.kmk (modified) RDP/Makefile.kmk: Use a different directory by adding a subdir. ... Fri, 13 Aug 2010 05:53:38 GMT vboxsync [31627] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: fixed system lockup during VM shutdown (#5033) (corrected) Fri, 13 Aug 2010 05:37:54 GMT vboxsync [31626] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Reverted r64750 as it was inconvenient for backporting Fri, 13 Aug 2010 00:33:16 GMT vboxsync [31625] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) Main: add a getter in IProgress for getting the current operation weight Fri, 13 Aug 2010 00:31:22 GMT vboxsync [31624] * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) Runtime: cast Fri, 13 Aug 2010 00:24:14 GMT vboxsync [31623] * trunk/include/iprt/tar.h (modified) * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) Runtime: add progress callback support to the tar backend Thu, 12 Aug 2010 21:13:13 GMT vboxsync [31622] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: fixed system lockup during VM shutdown (#5033)