# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 22, 2025 8:07:18 PM Wed, 16 Jun 2010 09:55:56 GMT vboxsync [30234] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) This is very fatal Wed, 16 Jun 2010 09:49:50 GMT vboxsync [30233] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Use a valid cpu id Wed, 16 Jun 2010 09:33:36 GMT vboxsync [30232] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Compile fix Wed, 16 Jun 2010 09:32:13 GMT vboxsync [30231] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Chunk mapping calls can arrive from any thread now because of page ... Wed, 16 Jun 2010 03:20:35 GMT vboxsync [30230] * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/edk2.patch-memdetect (added) EFI: fix of vbox/7002. Wed, 16 Jun 2010 02:06:10 GMT vboxsync [30228] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Config.kmk,Runtime/Makefile.kmk: VCC100 / WINDDK updates. Wed, 16 Jun 2010 01:58:32 GMT vboxsync [30226] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) VBoxVideo.h: VBOXPEVENT casts for VCC100, needs checking as they seem ... Wed, 16 Jun 2010 01:56:56 GMT vboxsync [30225] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) VBoxServiceVMInfo-win.cpp: bump _WIN32_WINNT to 0x0502 to get the ... Wed, 16 Jun 2010 01:55:46 GMT vboxsync [30224] * trunk/src/VBox/Devices/Input/UsbKbd.cpp (modified) * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Devices: three size_t warnings. Wed, 16 Jun 2010 01:55:05 GMT vboxsync [30223] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) DrvHostDVD: More VCC100 intrinsic stupditity. Wed, 16 Jun 2010 01:51:07 GMT vboxsync [30222] * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) tstDeviceStructSize.cpp: VCC100 warnings. Wed, 16 Jun 2010 01:50:21 GMT vboxsync [30221] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: todo/r=bird: lwip_recv does not set errno, so checking it here ... Wed, 16 Jun 2010 01:48:47 GMT vboxsync [30220] * trunk/src/VBox/Devices/Network/lwip/src/api/sockets.c (modified) lwip/src/api/sockets.c: errno.h and MSC; who defines ERRNO in general? Wed, 16 Jun 2010 01:47:40 GMT vboxsync [30219] * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) DevVirtioNet.cpp: warning. Wed, 16 Jun 2010 01:47:21 GMT vboxsync [30218] * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) slirp: VCC100 errno adj. Wed, 16 Jun 2010 01:43:23 GMT vboxsync [30217] * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/testcase/tstHelp.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM: VCC100 warnings. Tue, 15 Jun 2010 22:42:46 GMT vboxsync [30216] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) wddm/2d: overlay flip/destroy in UMD Tue, 15 Jun 2010 22:31:34 GMT vboxsync [30215] * 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) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVhwa.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) wddm/2d: overlay create/update in UMD Tue, 15 Jun 2010 18:56:52 GMT vboxsync [30214] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) wddm/2d: bugfixing Tue, 15 Jun 2010 18:19:26 GMT vboxsync [30213] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h (modified) FE/Qt: New running VM core: move some common code into ... Tue, 15 Jun 2010 18:14:21 GMT vboxsync [30212] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) FE/Qt: New running VM core: Fixed potential bug in initial seamless- ... Tue, 15 Jun 2010 17:51:27 GMT vboxsync [30211] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: 4977: Workaround to fix failed XGrabKeyboard under metacity ... Tue, 15 Jun 2010 16:24:38 GMT vboxsync [30210] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) Frontends/VirtualBox: clean up size suffix translations, all should ... Tue, 15 Jun 2010 16:10:29 GMT vboxsync [30209] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: fixed non-Windows burns Tue, 15 Jun 2010 15:53:27 GMT vboxsync [30208] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) Frontends/VirtualBox: remove the need to translate the complicated ... Tue, 15 Jun 2010 15:49:27 GMT vboxsync [30207] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/tests/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/tests/TestVBox.java (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: console COM events, cleanup, locking Tue, 15 Jun 2010 15:41:05 GMT vboxsync [30206] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxHelpActions.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp (modified) FE/Qt4: added default help menu icon Tue, 15 Jun 2010 15:39:05 GMT vboxsync [30205] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp (modified) FE/Qt4: Added another ctor. Removed unnecessary char* conversation. Tue, 15 Jun 2010 15:26:28 GMT vboxsync [30204] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxSpecialControls.cpp (modified) FE/Qt4: add default cancel icon Tue, 15 Jun 2010 15:14:29 GMT vboxsync [30203] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) VMM/GMMR0: On Solaris, use legacy alloc for 32-bit (public #6899). Tue, 15 Jun 2010 14:52:31 GMT vboxsync [30202] * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) Make sure shared page candidates are in the allocated state Tue, 15 Jun 2010 14:27:16 GMT vboxsync [30201] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp (modified) Clean up balloon in pnp remove device as well Tue, 15 Jun 2010 14:18:05 GMT vboxsync [30200] * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) FE/headless: VNC coding style and minor fixes Tue, 15 Jun 2010 14:06:37 GMT vboxsync [30199] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: upps Tue, 15 Jun 2010 14:00:43 GMT vboxsync [30198] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) build fix Tue, 15 Jun 2010 13:29:42 GMT vboxsync [30197] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: log if 2D video acceleration is actually enabled for this VM Tue, 15 Jun 2010 13:22:05 GMT vboxsync [30196] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.cpp (modified) FE/Qt4: try to use the host icon and change the button order Tue, 15 Jun 2010 13:01:02 GMT vboxsync [30194] * trunk/src/VBox/Frontends/VirtualBox/src/globals/QIWithRetranslateUI.h (modified) FE/Qt: 5052: Runtime language switching should now translate all ... Tue, 15 Jun 2010 12:43:33 GMT vboxsync [30193] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/remove_shared_folder_16px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/remove_shared_folder_disabled_16px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSF.cpp (modified) FE/Qt4: bad typo Tue, 15 Jun 2010 12:35:56 GMT vboxsync [30192] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxHelpActions.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxUpdateDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonPress.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonSwitch.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSF.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxFilePathSelectorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMiniToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxSpecialControls.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) FE/Qt4: created separate icon factory Tue, 15 Jun 2010 11:58:55 GMT vboxsync [30191] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: add DMI product name and DMI product version to the release log ... Tue, 15 Jun 2010 11:57:37 GMT vboxsync [30190] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (modified) Solaris/VBI: fix segvbi_fault and segvbi_getprot routines. Some style ... Tue, 15 Jun 2010 09:19:40 GMT vboxsync [30189] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxSpecialControls.cpp (modified) FE/Qt4-OSX: wrong default Tue, 15 Jun 2010 09:06:21 GMT vboxsync [30188] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/UICocoaSpecialControls.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/UICocoaSpecialControls.mm (moved) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISpacerWidgets.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxSpecialControls.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxSpecialControls.h (modified) FE/Qt4-OSX: some improvements to the special controls Mon, 14 Jun 2010 20:59:28 GMT vboxsync [30187] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) compile fix Mon, 14 Jun 2010 20:54:19 GMT vboxsync [30186] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) Linux shared folders: fixed a small memory leak when reading the ... Mon, 14 Jun 2010 20:38:54 GMT vboxsync [30185] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) AsyncCompletion/File: Quick fix for raw disks on Windows Mon, 14 Jun 2010 14:35:57 GMT vboxsync [30184] * trunk/src/VBox/VMM/CPUMInternal.mac (modified) Obsolete comment Mon, 14 Jun 2010 14:28:04 GMT vboxsync [30183] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Compile fix Mon, 14 Jun 2010 14:23:22 GMT vboxsync [30182] * trunk/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialogSpecific.cpp (modified) GUI: 64-bit SMP on 32-bit hosts is now allowed Mon, 14 Jun 2010 14:14:33 GMT vboxsync [30181] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Allow 64-bit SMP guests on 32-bit hosts Mon, 14 Jun 2010 14:13:50 GMT vboxsync [30180] * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Make 32->64 switcher SMP aware. Mon, 14 Jun 2010 11:56:32 GMT vboxsync [30179] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) FE/Virtualbox: Change the port count to 1 for SATA controllers. Some ... Mon, 14 Jun 2010 09:35:02 GMT vboxsync [30177] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Same for memory balloon Mon, 14 Jun 2010 09:24:21 GMT vboxsync [30176] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Store the page fusion setting in the CFGM tree Sun, 13 Jun 2010 20:59:43 GMT vboxsync [30175] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) Linux shared folders: coding style Sun, 13 Jun 2010 13:52:51 GMT vboxsync [30174] * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILunSbc.cpp (modified) VSCSI: Handle VERIFY(10) command. Fixes full format during Windows ... Sun, 13 Jun 2010 13:32:51 GMT vboxsync [30173] * trunk/src/VBox/Additions/x11/vboxvideo/undefined_70 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_70.c (modified) Additions/x11/vboxvideo: add DRI bits to vboxvideo_70 Fri, 11 Jun 2010 18:26:06 GMT vboxsync [30171] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Webservice: fix ManagedObjectReference::release() which needs a write ... Fri, 11 Jun 2010 18:25:10 GMT vboxsync [30170] * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) SDK: update clienttest.java sample which no longer compiled Fri, 11 Jun 2010 18:24:42 GMT vboxsync [30169] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVhwa.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) wddm: scanline info support basics, some tooling for complex vidpn ... Fri, 11 Jun 2010 17:47:46 GMT vboxsync [30168] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) forward-port r62601: webservice: don't throw SOAP exceptions and ... Fri, 11 Jun 2010 16:52:04 GMT vboxsync [30167] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.h (modified) wddm/3d: make first dx9 test app draw correctly Fri, 11 Jun 2010 15:35:23 GMT vboxsync [30166] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS typo Fri, 11 Jun 2010 14:17:46 GMT vboxsync [30165] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Compile fix Fri, 11 Jun 2010 14:16:09 GMT vboxsync [30164] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMGC/CPUMGCA.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac (modified) CPUM: Added /CPUM/PortableCpuIdLevel={0..3} for automatically ... Fri, 11 Jun 2010 14:13:10 GMT vboxsync [30163] * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) tstInlineAsm.cpp: guest phys addr Fri, 11 Jun 2010 14:11:25 GMT vboxsync [30162] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.h (modified) wddm/3d: missing change Fri, 11 Jun 2010 13:59:25 GMT vboxsync [30161] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) wddm: crash fix Fri, 11 Jun 2010 13:26:50 GMT vboxsync [30160] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMMGetStackRC change Fri, 11 Jun 2010 08:06:55 GMT vboxsync [30159] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/tests/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/tests/TestVBox.java (modified) * trunk/src/VBox/Main/win/VBoxComEvents.cpp (modified) * trunk/src/VBox/Main/win/VBoxComEvents.h (modified) Main: generic Java glue works (including callbacks on Win) Fri, 11 Jun 2010 07:52:26 GMT vboxsync [30158] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Linux installer: be more verbose if the correct kernel headers are ... Thu, 10 Jun 2010 20:11:14 GMT vboxsync [30157] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) OVF: added OS types from CIM 2.25.0, including Windows 7 and Oracle; ... Thu, 10 Jun 2010 17:54:11 GMT vboxsync [30156] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/win/VBoxComEvents.cpp (added) * trunk/src/VBox/Main/win/VBoxComEvents.h (added) Main: COM events work (smth along those lines could be done for ... Thu, 10 Jun 2010 16:53:37 GMT vboxsync [30155] * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin-cocoa.mm (modified) FE/Qt4-OSX: autorelease on the wrong place Thu, 10 Jun 2010 16:28:15 GMT vboxsync [30154] * trunk/src/VBox/Frontends/VirtualBox/src/darwin/UICocoaApplication.mm (modified) FE/Qt4-OSX: try to fix burn Thu, 10 Jun 2010 16:23:36 GMT vboxsync [30153] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) Linux shared folders: spaces Thu, 10 Jun 2010 16:21:59 GMT vboxsync [30152] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) wddm/3d: bugfixing Thu, 10 Jun 2010 16:12:33 GMT vboxsync [30151] * trunk/src/VBox/Frontends/VirtualBox/src/darwin/UICocoaDockIconPreview.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaHelper.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin-cocoa.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.h (modified) FE/Qt4-OSX; restructuring Thu, 10 Jun 2010 16:05:56 GMT vboxsync [30150] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) Linux shared folders: re-read the directory if a file was changed Thu, 10 Jun 2010 12:20:22 GMT vboxsync [30149] * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Added note Thu, 10 Jun 2010 12:17:16 GMT vboxsync [30148] * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Too early to check guest cpuid features; use host Thu, 10 Jun 2010 12:11:24 GMT vboxsync [30147] * trunk/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp (modified) AsyncCompletion: Fix race in the failsafe manager when checking the ... Thu, 10 Jun 2010 12:07:32 GMT vboxsync [30146] * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Activate fixup for efer mask Thu, 10 Jun 2010 11:52:14 GMT vboxsync [30145] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac (modified) Preparations for fixing the NXE assumption in the 32/64 switcher. Thu, 10 Jun 2010 10:45:02 GMT vboxsync [30144] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) wddm/3d: more impl & bugfix Thu, 10 Jun 2010 10:00:23 GMT vboxsync [30143] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) #5020: Prevent flooding host's kernel log with warnings. Thu, 10 Jun 2010 08:25:16 GMT vboxsync [30142] * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaSpecialControls.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaSpecialControls.mm (modified) FE/Qt4-OSX: added dtor Thu, 10 Jun 2010 08:12:25 GMT vboxsync [30141] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) VMMDev: typo when displaying the guest version information 2 Wed, 09 Jun 2010 20:08:25 GMT vboxsync [30140] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) BusLogic: Fix race leading to I/O hang Wed, 09 Jun 2010 19:10:53 GMT vboxsync [30139] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) wddm/3d: more impl + bugfixing Wed, 09 Jun 2010 18:49:01 GMT vboxsync [30138] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.h (modified) wddm/3d: more impl Wed, 09 Jun 2010 18:45:50 GMT vboxsync [30137] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) solaris OSE fix Wed, 09 Jun 2010 18:44:10 GMT vboxsync [30136] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) r62531 improved Wed, 09 Jun 2010 18:28:05 GMT vboxsync [30135] * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified) plevent.c: Acknowledge the native queue on darwin so that we don't ... Wed, 09 Jun 2010 18:22:31 GMT vboxsync [30134] * trunk/src/VBox/Main/SessionImpl.cpp (modified) Session::close: Seems E_ACCESSDENIED is returned by OnSessionEnd ... Wed, 09 Jun 2010 18:22:21 GMT vboxsync [30133] * 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/Display/wddm/VBoxDispD3DCmn.h (modified) wddm/3d: more impl Wed, 09 Jun 2010 17:53:18 GMT vboxsync [30132] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) Build fix Wed, 09 Jun 2010 17:49:04 GMT vboxsync [30131] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp (modified) AsyncCompletion: Fix hang during migration of an endpoint to a ... Wed, 09 Jun 2010 16:22:21 GMT vboxsync [30130] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) PCI: make LPC placement on the bus unconditional (fixes older OSX guests)