# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Mar 12, 2025 12:41:11 AM Tue, 20 Oct 2009 18:53:51 GMT vboxsync [23923] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: warning Tue, 20 Oct 2009 18:52:58 GMT vboxsync [23922] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) missing case Tue, 20 Oct 2009 18:11:29 GMT vboxsync [23921] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: better error message if ''semget()'' returns ENOSPC Tue, 20 Oct 2009 17:52:29 GMT vboxsync [23920] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/MachineImpl: warning cosmetics Tue, 20 Oct 2009 17:48:40 GMT vboxsync [23919] * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxproces.c (modified) re-apply r53640, r53642 Tue, 20 Oct 2009 17:25:29 GMT vboxsync [23918] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) DrvIntNet: Send dummy ethernet frame on resume after teleporting. Tue, 20 Oct 2009 17:24:52 GMT vboxsync [23917] * trunk/src/VBox/VMM/VM.cpp (modified) VM: Set it VMINT::fTeleportedAndNotFullyResumedYet in VMR3Load.... Tue, 20 Oct 2009 17:14:40 GMT vboxsync [23916] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp (modified) Verify VMMREQUEST (xTracker #4336). Tue, 20 Oct 2009 17:06:58 GMT vboxsync [23915] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) VM,PDMDevHlp,PDMDrvHlp: VM[R3]TeleportedAndNotFullyResumedYet ... Tue, 20 Oct 2009 16:31:36 GMT vboxsync [23914] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) Main/MediumAttachment: very ugly fix for the fact that ... Tue, 20 Oct 2009 16:28:39 GMT vboxsync [23913] * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) Storage/Raw: fix memory leak for every open/create Tue, 20 Oct 2009 16:14:14 GMT vboxsync [23912] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManageHelp: removed the option dvdattach and floppyattach from ... Tue, 20 Oct 2009 15:56:43 GMT vboxsync [23911] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: fix for fix for tiny memory leak in GetExtraData Tue, 20 Oct 2009 15:54:50 GMT vboxsync [23910] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) Properly protect VMM device from concurrent access (guest SMP). Tue, 20 Oct 2009 15:50:06 GMT vboxsync [23909] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: fix tiny memory leak in GetExtraData Tue, 20 Oct 2009 15:02:15 GMT vboxsync [23905] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Moved the LivePrep phase to the worker thread. Tue, 20 Oct 2009 15:01:56 GMT vboxsync [23904] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) VMM,Main: Fixed bugs related to teleporting a paused VM. Tue, 20 Oct 2009 14:34:12 GMT vboxsync [23903] * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Runtime: fix memory leak Tue, 20 Oct 2009 14:32:19 GMT vboxsync [23902] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) VBoxManage: changed storageattach behaviour to match the syntax diagram Tue, 20 Oct 2009 14:22:03 GMT vboxsync [23901] * trunk/src/VBox/VMM/PDMDevMiscHlp.cpp (modified) doc typo. Tue, 20 Oct 2009 14:21:52 GMT vboxsync [23900] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) DevAPIC: spaces Tue, 20 Oct 2009 11:42:26 GMT vboxsync [23899] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBQuartz2D.cpp (modified) FE/Qt4-OSX: fix redraw problem on Snow Leopard/Carbon in a dual ... Tue, 20 Oct 2009 11:03:11 GMT vboxsync [23897] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) API docs Tue, 20 Oct 2009 10:10:07 GMT vboxsync [23896] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) SDK: fix makefile dependency Tue, 20 Oct 2009 09:34:01 GMT vboxsync [23895] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM.cpp: Corrected assertion. Tue, 20 Oct 2009 09:22:03 GMT vboxsync [23894] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: controllerName - BSTR -> Bstr. Tue, 20 Oct 2009 08:59:51 GMT vboxsync [23893] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) VBoxGuestR3LibMisc.cpp: uninitialized return value Tue, 20 Oct 2009 08:55:51 GMT vboxsync [23892] * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxproces.c (modified) temporarily back out r53642, r53640 Mon, 19 Oct 2009 21:30:36 GMT vboxsync [23891] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) 3rd try to fix r53634 Mon, 19 Oct 2009 21:10:42 GMT vboxsync [23890] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) API bindings: integrate PHP bindings generation into build system; ... Mon, 19 Oct 2009 20:58:07 GMT vboxsync [23889] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) 2nd try to fix r53634 Mon, 19 Oct 2009 20:18:33 GMT vboxsync [23888] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) Linux installer: fixed r53634 Mon, 19 Oct 2009 19:26:26 GMT vboxsync [23887] * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) API bindings: updated PHP wrappers from James Lucas Mon, 19 Oct 2009 19:15:49 GMT vboxsync [23885] * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) SharedClipboard: Replaced the SSMR3PutMem with a struct descriptor. Mon, 19 Oct 2009 18:55:38 GMT vboxsync [23884] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) windows build fix Mon, 19 Oct 2009 18:52:12 GMT vboxsync [23883] * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) SharedClipboard: SSMR3[Put|Get]Mem band-aid. Mon, 19 Oct 2009 18:36:03 GMT vboxsync [23882] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: make restoreSnapshot() work better, adjust VBoxManage Mon, 19 Oct 2009 18:07:38 GMT vboxsync [23881] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: make restoreSnapshot() work on snapshots other than the current ... Mon, 19 Oct 2009 17:48:04 GMT vboxsync [23880] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) Main/MediumAttachment: change return value of Controller getter to ... Mon, 19 Oct 2009 17:26:44 GMT vboxsync [23879] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSnapshotsWgt.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; ... Mon, 19 Oct 2009 16:24:26 GMT vboxsync [23876] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp (modified) VbglR3/VBoxTray/VBoxClient: Common code to check for host updates ... Mon, 19 Oct 2009 16:22:27 GMT vboxsync [23875] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) VBoxManage: fix deleting a guest property Mon, 19 Oct 2009 15:36:44 GMT vboxsync [23874] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2daccel: fix redraw issue on overlay hide for linux Mon, 19 Oct 2009 15:10:16 GMT vboxsync [23873] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: use RTGetOptFetchValue instead of the iNext hack and few ... Mon, 19 Oct 2009 14:49:13 GMT vboxsync [23872] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Extended and fixed the SSMFIELD_ENTRY_OLD bits. Mon, 19 Oct 2009 14:46:53 GMT vboxsync [23871] * trunk/src/VBox/Runtime/r3/init.cpp (modified) followup for waitpid fix: old sigaction flags check fix Mon, 19 Oct 2009 14:43:19 GMT vboxsync [23870] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/switcher/sw_common.c (modified) crOpenGL: disable d3d for javaws as well Mon, 19 Oct 2009 14:32:57 GMT vboxsync [23869] * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxproces.c (modified) fix/hack waitpid issues for unix platforms: racing of RT and xpcom, ... Mon, 19 Oct 2009 14:22:42 GMT vboxsync [23868] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstGetOpt.cpp (modified) RTGetOpt: Added RTGetOptFetchValue to fetch an additional value for ... Mon, 19 Oct 2009 12:59:42 GMT vboxsync [23867] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) E1000: Proper padding (with zeros) of short packets. Mon, 19 Oct 2009 12:55:05 GMT vboxsync [23866] * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) VbglR3: Guest Additions version lookup on non-Windows platforms. Mon, 19 Oct 2009 12:38:57 GMT vboxsync [23865] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) Linux installer: silently leave the boot script if the package was ... Mon, 19 Oct 2009 12:14:56 GMT vboxsync [23861] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Check if DPC array was initialized Mon, 19 Oct 2009 12:13:28 GMT vboxsync [23860] * trunk/include/VBox/dbus-calls.h (added) * trunk/include/VBox/dbus.h (added) * trunk/src/VBox/Runtime/VBox/dbus.cpp (added) D-Bus: OSE exports Mon, 19 Oct 2009 12:11:56 GMT vboxsync [23859] * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp (added) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) X11/VBoxClient: Added host version check. Mon, 19 Oct 2009 12:04:39 GMT vboxsync [23858] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/helpers.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/helpers.h (modified) VBoxTray: Make use of newly added host version functions in VbglR3. Mon, 19 Oct 2009 12:01:39 GMT vboxsync [23857] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) VBoxGuestR3LibHostVersion: EOL style. Mon, 19 Oct 2009 11:57:22 GMT vboxsync [23856] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (copied) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) VbglR3: Added host version checking routines. Mon, 19 Oct 2009 11:53:08 GMT vboxsync [23855] * trunk/src/VBox/Main/freebsd/HostHardwareFreeBSD.cpp (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) VBox Runtime/D-Bus: Renamed loading function to RTDBusLoadLib(). Mon, 19 Oct 2009 11:34:03 GMT vboxsync [23854] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.cpp (modified) FE/Qt4: Implicitly set SATA ports count when saving storage settings. Mon, 19 Oct 2009 11:33:30 GMT vboxsync [23853] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) docs Mon, 19 Oct 2009 11:03:37 GMT vboxsync [23852] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Main/D-Bus: Build fixes. Mon, 19 Oct 2009 10:14:02 GMT vboxsync [23851] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Annoying assertion Mon, 19 Oct 2009 10:00:22 GMT vboxsync [23850] * trunk/src/VBox/HostDrivers/linux/build_in_tmp (modified) Linux installer: cleanup after module compilation Mon, 19 Oct 2009 09:32:58 GMT vboxsync [23849] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Main/D-Bus: Include D-Bus module. Mon, 19 Oct 2009 09:21:19 GMT vboxsync [23848] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main/D-Bus: Moved to VBox Runtime. Mon, 19 Oct 2009 09:15:32 GMT vboxsync [23847] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManageHelp: moved firmware near other boot options Mon, 19 Oct 2009 08:51:33 GMT vboxsync [23846] * trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.inf (modified) Guest Additions Installer/VBoxDrvInst/VBoxMouse: Accidental commit, ... Mon, 19 Oct 2009 08:49:10 GMT vboxsync [23845] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.inf (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/helpers.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/helpers.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (deleted) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement. Mon, 19 Oct 2009 08:21:09 GMT vboxsync [23844] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Do not call ModifyPage handler with non-page aligned sizes. Mon, 19 Oct 2009 07:37:36 GMT vboxsync [23843] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) VBoxGuestR3LibMisc: warning Sat, 17 Oct 2009 19:07:43 GMT vboxsync [23841] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) Main: Fixed assertion and double error message when cancelling a ... Sat, 17 Oct 2009 14:51:40 GMT vboxsync [23840] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) crOpenGL: make sure window being destroyed isn't bound to opengl contexts Sat, 17 Oct 2009 08:21:39 GMT vboxsync [23839] * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) VBoxClient/VBoxTray/VBgl: Windows build fixes. Fri, 16 Oct 2009 22:55:57 GMT vboxsync [23838] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) VBoxClient/VBoxTray/VBgl: Tabs. Fri, 16 Oct 2009 22:54:47 GMT vboxsync [23837] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) VBoxClient/VBoxTray/VBgl: More Windows bits. Fri, 16 Oct 2009 22:36:52 GMT vboxsync [23836] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) VBoxClient/VBoxTray/VBgl: Windows build fixes. Fri, 16 Oct 2009 22:24:40 GMT vboxsync [23835] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/helpers.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/helpers.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (added) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) VBoxClient/VBoxTray/VBgl: More bits for host version checking. Fri, 16 Oct 2009 21:16:44 GMT vboxsync [23834] * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) typo, errno. Fri, 16 Oct 2009 21:10:24 GMT vboxsync [23833] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGMPhys.cpp: reverted r53588 - wrong fix. Fri, 16 Oct 2009 21:08:58 GMT vboxsync [23832] * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) SUPLib-solaris.cpp: don't return VERR_TRY_AGAIN, return VERR_NO_MEMORY. Fri, 16 Oct 2009 21:08:39 GMT vboxsync [23831] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) SUPLib-solaris.cpp: don't return VERR_TRY_AGAIN, return VERR_NO_MEMORY. Fri, 16 Oct 2009 19:48:17 GMT vboxsync [23830] * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) #3987: Virtio: Reset, feature negotiation, notification control. Fri, 16 Oct 2009 16:41:48 GMT vboxsync [23828] * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) VBoxClient: Added VBOX_WITH_DBUS Fri, 16 Oct 2009 15:50:35 GMT vboxsync [23827] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) Main: Cancellation fixes (almost perfect). Fri, 16 Oct 2009 14:59:05 GMT vboxsync [23826] * trunk/src/VBox/VMM/VM.cpp (modified) VMM: VMR3PowerOff should work for CREATED VMs as well. (TODO update ... Fri, 16 Oct 2009 14:42:34 GMT vboxsync [23825] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBoxSDL: removed hardcoded controller names and now controllers are ... Fri, 16 Oct 2009 14:21:57 GMT vboxsync [23824] * trunk/src/VBox/Runtime/Makefile.kmk (modified) VBox Runtime: Also include D-BUS handling on other *x* platforms. Fri, 16 Oct 2009 14:15:04 GMT vboxsync [23823] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) API/Medium: new attribute to get the kind of medium (dvd/floppy/hard ... Fri, 16 Oct 2009 12:31:35 GMT vboxsync [23822] * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) VBoxClient: Enabled service checking again Fri, 16 Oct 2009 12:30:59 GMT vboxsync [23821] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: Accidental slash Fri, 16 Oct 2009 12:26:32 GMT vboxsync [23820] * trunk/src/VBox/Main/include/vbox-dbus-internal.h (deleted) * trunk/src/VBox/Main/include/vbox-dbus.h (deleted) VBoxClient: Not needed anymore (now live in VBox runtime) Fri, 16 Oct 2009 12:24:52 GMT vboxsync [23819] * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/linux/vbox-dbus.cpp (deleted) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) VBoxClient: Fri, 16 Oct 2009 11:50:15 GMT vboxsync [23818] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsSystem.ui (modified) FE/Qt4: Spelling for r53564. Fri, 16 Oct 2009 11:48:31 GMT vboxsync [23817] * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) PATM: 64-bit host saved state fixes (addresses testbox burn). Fri, 16 Oct 2009 11:47:32 GMT vboxsync [23816] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Added flag for indicating that we're not using SSMR3PutStructEx ... Fri, 16 Oct 2009 10:49:09 GMT vboxsync [23815] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsSystem.ui (modified) FE/Qt4: 1893: Add EFI BIOS: GUI Option added. Fri, 16 Oct 2009 10:12:31 GMT vboxsync [23814] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) DevLsiLogicSCSI,tstDeviceStructSize: Critical section realigning. Thu, 15 Oct 2009 19:50:32 GMT vboxsync [23813] * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) Async completion testcase: bugfixes Thu, 15 Oct 2009 17:52:15 GMT vboxsync [23812] * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) PDMAsyncCompletion: Bugfixes