# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Jan 23, 2025 7:32:39 AM Wed, 23 Sep 2009 13:37:22 GMT vboxsync [23259] * trunk/src/VBox/Main/include/HostImpl.h (modified) Main: attempt solaris build fix Wed, 23 Sep 2009 13:30:15 GMT vboxsync [23257] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: IHost header cleanup, remove cruft elsewhere Wed, 23 Sep 2009 09:57:11 GMT vboxsync [23249] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) medium: rename default IDE/FD storage controller names to IDE ... Wed, 23 Sep 2009 08:12:07 GMT vboxsync [23245] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/MachineImpl: add a few missing null medium checks Tue, 22 Sep 2009 19:56:57 GMT vboxsync [23237] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: Fix crash when opening pre 1.7 config files. Attached ... Tue, 22 Sep 2009 18:54:10 GMT vboxsync [23236] * trunk/src/VBox/Main/HostImpl.cpp (modified) medium-merge: fix osx Tue, 22 Sep 2009 18:15:56 GMT vboxsync [23235] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) API: fix opening new dvd/floppy images, introduce fallback format Tue, 22 Sep 2009 17:03:09 GMT vboxsync [23232] * trunk/src/VBox/Main/HostImpl.cpp (modified) typo Tue, 22 Sep 2009 16:58:08 GMT vboxsync [23231] * trunk/src/VBox/Main/HostImpl.cpp (modified) merge: solaris build fix Tue, 22 Sep 2009 16:32:19 GMT vboxsync [23230] * trunk/src/VBox/Main/idl/doxygen.xsl (modified) Main: update forgotten doxygen.xsl as well Tue, 22 Sep 2009 16:20:08 GMT vboxsync [23228] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) merge: first solaris build fix Tue, 22 Sep 2009 15:50:03 GMT vboxsync [23223] * trunk/include/VBox/com/VirtualBoxErrorInfo.h (modified) * trunk/include/VBox/com/defs.h (modified) * trunk/include/VBox/com/ptr.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/iprt/ministring_cpp.h (modified) * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/ParallelsHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-Internal.h (deleted) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox/include/QILabelSeparator.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaManagerDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMedium.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxNewHDWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxNewVMWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMFirstRunWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsCD.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsFD.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsHD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QILabelSeparator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (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/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewHDWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsCD.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsFD.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxMediaManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsCD.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsFD.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsHD.ui (modified) * trunk/src/VBox/Main/ApplianceImpl.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/DVDDriveImpl.cpp (deleted) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (deleted) * trunk/src/VBox/Main/HardDiskAttachmentImpl.cpp (deleted) * trunk/src/VBox/Main/HardDiskFormatImpl.cpp (deleted) * trunk/src/VBox/Main/HardDiskImpl.cpp (deleted) * trunk/src/VBox/Main/HostDVDDriveImpl.cpp (deleted) * trunk/src/VBox/Main/HostFloppyDriveImpl.cpp (deleted) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostPower.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxCallbackImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/DVDDriveImpl.h (deleted) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/FloppyDriveImpl.h (deleted) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskAttachmentImpl.h (deleted) * trunk/src/VBox/Main/include/HardDiskFormatImpl.h (deleted) * trunk/src/VBox/Main/include/HardDiskImpl.h (deleted) * trunk/src/VBox/Main/include/HostDVDDriveImpl.h (deleted) * trunk/src/VBox/Main/include/HostFloppyDriveImpl.h (deleted) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/KeyboardImpl.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/MouseImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/VFSExplorerImpl.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/VirtualBoxCallbackImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/filesplitter.c (deleted) * trunk/src/VBox/Main/webservice/split-soapC.sed (deleted) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-shared.inc.xsl (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) API: big medium handling change and lots of assorted other cleanups ... Tue, 22 Sep 2009 15:48:26 GMT vboxsync [23222] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) ConsoleImpl2: Added support for attaching/detaching NetSniffer at Runtime Tue, 22 Sep 2009 06:13:09 GMT vboxsync [23203] * trunk/src/VBox/Main/linux/NetIf-linux.cpp (modified) Main/NetIf-linux: don't crash VBoxSVC if /proc/net/route couldn't be ... Mon, 21 Sep 2009 15:30:49 GMT vboxsync [23197] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) UUID: for r52117, r52023 Mon, 21 Sep 2009 12:51:48 GMT vboxsync [23188] * trunk/src/VBox/Main/MachineImpl.cpp (modified) SessionMachine::EndTakingSnapshot: Don't restore the state to ... Mon, 21 Sep 2009 12:51:05 GMT vboxsync [23187] * trunk/src/VBox/Main/MachineImpl.cpp (modified) SessionMachine::EndTakingSnapshot: Don't restore the state to ... Mon, 21 Sep 2009 12:23:57 GMT vboxsync [23185] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Skip VBVA update if framebufer is being resized. Mon, 21 Sep 2009 11:40:39 GMT vboxsync [23182] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) UUID: for r52603 Mon, 21 Sep 2009 11:32:50 GMT vboxsync [23180] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fixed win burns Mon, 21 Sep 2009 11:23:12 GMT vboxsync [23179] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: firmware type setter Mon, 21 Sep 2009 09:54:42 GMT vboxsync [23175] * trunk/src/VBox/Main/glue/initterm.cpp (modified) glue/initterm.cpp: Don't assume RTThreadSelf() won't return ... Fri, 18 Sep 2009 22:36:15 GMT vboxsync [23150] * trunk/src/VBox/Main/freebsd/PerformanceFreeBSD.cpp (modified) Main: Fix getHostMemoryUsage for FreeBSD. Contributed by Bernhard ... Fri, 18 Sep 2009 16:36:06 GMT vboxsync [23144] * trunk/src/VBox/Main/darwin/NetIf-darwin.cpp (modified) NetIf-darwin.cpp: More search corrections on sdl_data not terminated ... Fri, 18 Sep 2009 14:22:28 GMT vboxsync [23136] * trunk/src/VBox/Main/darwin/NetIf-darwin.cpp (modified) NetIf-darwin.cpp: Corrected search search on BSD name in the list ... Fri, 18 Sep 2009 14:19:02 GMT vboxsync [23134] * trunk/src/VBox/Main/darwin/iokit.cpp (modified) * trunk/src/VBox/Main/darwin/iokit.h (modified) Main/darwin/iokit.*: DARWINETHERNIC::szBSDName is too small, ... Fri, 18 Sep 2009 13:02:03 GMT vboxsync [23130] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) VM starts even if VRDP server fails to bind to a port. Fri, 18 Sep 2009 12:50:55 GMT vboxsync [23128] * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) COM/XPCOM glue: Bug fixes around the EventQueue init/uninit calls ... Thu, 17 Sep 2009 16:19:58 GMT vboxsync [23107] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) Backed out 52463 Thu, 17 Sep 2009 15:56:14 GMT vboxsync [23104] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/USBProxyServiceLinux: VBOX_USB_SYSFS_BY_DEFAULT -> ... Thu, 17 Sep 2009 15:40:54 GMT vboxsync [23103] * trunk/src/VBox/Main/darwin/NetIf-darwin.cpp (modified) HostOnly: Fixed VERR_INTNET_FLT_IF_NOT_FOUND issue (trailing garbage ... Thu, 17 Sep 2009 15:26:32 GMT vboxsync [23102] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/USBProxyServiceLinux: allow selection of the default host USB ... Thu, 17 Sep 2009 14:39:06 GMT vboxsync [23099] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) PATM: implemented couple tweaks to make NetBSD bootable (still some ... Thu, 17 Sep 2009 13:57:50 GMT vboxsync [23096] * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) EventQuqueu.cpp: windows simplications. Thu, 17 Sep 2009 13:20:18 GMT vboxsync [23092] * trunk/include/VBox/com/EventQueue.h (modified) * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) Main/glue: EventQueue bugfixes and code style adjustments and ... Thu, 17 Sep 2009 11:13:06 GMT vboxsync [23084] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl: removed todo, not valid anymore Thu, 17 Sep 2009 10:08:00 GMT vboxsync [23080] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMReq.cpp (modified) VMM,ConsoleImpl.cpp: Added fFlags to VMR3ReqCall. Wed, 16 Sep 2009 11:57:32 GMT vboxsync [23061] * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) forward ported r52387 (fixes host interface parsing problem) Tue, 15 Sep 2009 06:56:17 GMT vboxsync [23020] * trunk/src/VBox/Devices/Storage/ATAController.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) unused variables Mon, 14 Sep 2009 17:00:11 GMT vboxsync [23015] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/VMM/DBGFInfo.cpp (modified) * trunk/src/VBox/VMM/DBGFOS.cpp (modified) * trunk/src/VBox/VMM/VMReq.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. ... Mon, 14 Sep 2009 16:38:13 GMT vboxsync [23012] * trunk/src/VBox/Devices/Storage/ATAController.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/DBGF.cpp (modified) * trunk/src/VBox/VMM/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/DBGFBp.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/DBGFLog.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/DBGFStack.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMFork.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. Mon, 14 Sep 2009 15:05:45 GMT vboxsync [23009] * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) VMM: State machine adjustments. Have only received basic testing. Mon, 14 Sep 2009 14:55:54 GMT vboxsync [23008] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: increased the maximum length of host-only internal network ... Sun, 13 Sep 2009 22:17:34 GMT vboxsync [22982] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/ParallelsHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-Internal.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVDCopy.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) VBoxHDD: Add new parameter to VDGetFormat which takes a list of ... Thu, 10 Sep 2009 13:45:12 GMT vboxsync [22916] * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) fixed Win burns, spaces Thu, 10 Sep 2009 13:43:25 GMT vboxsync [22915] * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) VMM: some state stuff (work in progress, back out on bustage). Thu, 10 Sep 2009 12:02:36 GMT vboxsync [22911] * trunk/include/VBox/com/EventQueue.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) event queues cleaned up Thu, 10 Sep 2009 11:54:11 GMT vboxsync [22910] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: spaces. Wed, 09 Sep 2009 19:21:32 GMT vboxsync [22875] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/freebsd/NetIf-freebsd.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/apps/Makefile.kmk (modified) FreeBSD: Add support for bridged and hostonly networking. Contributed ... Wed, 09 Sep 2009 15:26:10 GMT vboxsync [22867] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: Minore BSTR leak (not on branches). Good pratice to ... Wed, 09 Sep 2009 14:39:46 GMT vboxsync [22866] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (added) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) #3987: Virtio PCI + Net skeleton. Wed, 09 Sep 2009 12:01:50 GMT vboxsync [22864] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) TCP ports range for VRDP server: delete VRDPPortRange extra data on ... Tue, 08 Sep 2009 21:16:41 GMT vboxsync [22849] * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) typos Tue, 08 Sep 2009 20:37:54 GMT vboxsync [22847] * trunk/include/VBox/com/EventQueue.h (modified) * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) Python, COM glue: event processing API Mon, 07 Sep 2009 16:45:27 GMT vboxsync [22815] * trunk/src/VBox/Main/darwin/NetIf-darwin.cpp (modified) #2957: Fixed an error in listing host network interfaces when all ... Mon, 07 Sep 2009 16:34:29 GMT vboxsync [22814] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) HGCM: delete a disconnected client handle. Fixes HGCMReset ... Mon, 07 Sep 2009 13:41:45 GMT vboxsync [22810] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS ... Sat, 05 Sep 2009 01:29:24 GMT vboxsync [22793] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/fdc.c (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBQGL.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the ... Fri, 04 Sep 2009 14:31:30 GMT vboxsync [22786] * trunk/src/VBox/Main/MachineImpl.cpp (modified) build fix (msc doesn't like #ifdefs inside macro parameter lists). Fri, 04 Sep 2009 14:25:31 GMT vboxsync [22784] * trunk/Config.kmk (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMControl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/VMM/VM.cpp (modified) VMM,Main,VBoxBFE: Changed VMR3Save and started working on making ... Fri, 04 Sep 2009 13:15:27 GMT vboxsync [22779] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: cosmetics Fri, 04 Sep 2009 13:15:13 GMT vboxsync [22778] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: fix infinite recursion when renaming machines with snapshots Fri, 04 Sep 2009 08:53:23 GMT vboxsync [22763] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main/GuestProperties: expanded a comment about guest properties ... Fri, 04 Sep 2009 08:52:31 GMT vboxsync [22762] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/GuestProperties: made transient properties setable while a ... Thu, 03 Sep 2009 13:15:11 GMT vboxsync [22746] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: SysprepArgs and SysprepExec should be set before we ... Thu, 03 Sep 2009 09:59:50 GMT vboxsync [22732] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) HGCM: properly delete a client handle on the client disconnect. ... Wed, 02 Sep 2009 15:52:24 GMT vboxsync [22725] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Webservice: cosmetics Wed, 02 Sep 2009 15:05:57 GMT vboxsync [22722] * trunk/include/VBox/com/EventQueue.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) VBoxCOM,VBoxManage,WebService: Event queue fun. Wed, 02 Sep 2009 11:40:56 GMT vboxsync [22708] * trunk/include/VBox/com/ptr.h (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/glue/com.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.h (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) Main: comptr+webservice logging Wed, 02 Sep 2009 10:45:36 GMT vboxsync [22705] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: fix windows burn Wed, 02 Sep 2009 10:16:24 GMT vboxsync [22702] * trunk/include/VBox/com/ptr.h (modified) * trunk/src/VBox/Main/glue/com.cpp (modified) Main: comptr logging Wed, 02 Sep 2009 10:05:23 GMT vboxsync [22700] * trunk/include/VBox/com/ptr.h (modified) * trunk/include/iprt/log.h (modified) * trunk/include/iprt/xml_cpp.h (modified) * trunk/src/VBox/Main/glue/com.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Main: comptr logging Wed, 02 Sep 2009 09:32:40 GMT vboxsync [22699] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/XML: fix bad snapshot description written by earlier trunk ... Tue, 01 Sep 2009 14:03:51 GMT vboxsync [22666] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.h (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) webservice: add webtest logoff command, docs, cleanup Tue, 01 Sep 2009 14:03:09 GMT vboxsync [22665] * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) webservice: use -1 for allocating a single object with soap_new_* ... Tue, 01 Sep 2009 14:02:28 GMT vboxsync [22663] * trunk/include/VBox/vrdpapi.h (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) VRDP server port range: extra data keys. Tue, 01 Sep 2009 12:02:32 GMT vboxsync [22653] * trunk/src/VBox/Devices/Serial/DrvRawFile.cpp (modified) * trunk/src/VBox/HostServices/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/testcase/tstHGCMSvc.cpp (modified) * trunk/src/VBox/Main/webservice/glue-jaxws.xsl (modified) OSE headers fixes Tue, 01 Sep 2009 11:30:23 GMT vboxsync [22648] * trunk/src/VBox/Main/darwin/HostPowerDarwin.cpp (modified) 3.0+trunk: HostPowerDarwin.cpp: Fixed bad log statement - no floating ... Mon, 31 Aug 2009 17:42:43 GMT vboxsync [22625] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: lock media correctly after creating an online snapshot ... Mon, 31 Aug 2009 17:32:17 GMT vboxsync [22624] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: cosmetics Mon, 31 Aug 2009 15:59:02 GMT vboxsync [22615] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) refined r51666 Mon, 31 Aug 2009 14:34:02 GMT vboxsync [22609] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) disable VT-x on Linux < 2.6.13 Mon, 31 Aug 2009 13:00:58 GMT vboxsync [22603] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main/GuestProperties: tentatively fix r51587 and r51594 to use C ... Mon, 31 Aug 2009 12:22:42 GMT vboxsync [22601] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main/GuestProperties: tentatively fix r51587 and r51594 to use C ... Mon, 31 Aug 2009 11:54:30 GMT vboxsync [22595] * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) Add 32 bits host guest memory size restriction here Mon, 31 Aug 2009 09:38:02 GMT vboxsync [22590] * trunk/src/VBox/Main/cbinding/VBoxCAPI_v3_0.h (modified) cbinding: Updated VBoxCAPI_v3_0.h to r51621 Fri, 28 Aug 2009 19:55:30 GMT vboxsync [22567] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main/GuestProperties: fix r51587 Fri, 28 Aug 2009 17:58:24 GMT vboxsync [22562] * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.h (deleted) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControlSVN.cpp (deleted) * trunk/src/VBox/Additions/common/VBoxControl/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/testcase/tstVBoxControl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSVN.cpp (deleted) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/Version.h (deleted) * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for ... Fri, 28 Aug 2009 17:17:17 GMT vboxsync [22560] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main/GuestProperties: fix setting empty strings as guest properties ... Thu, 27 Aug 2009 12:58:33 GMT vboxsync [22519] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsDisplay.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) crOpenGL-OSX: Enable OpenGL for the Cocoa port again. Thu, 27 Aug 2009 10:13:42 GMT vboxsync [22503] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) VBoxService: Added command execution thread (only used for sysprep ... Wed, 26 Aug 2009 20:55:09 GMT vboxsync [22487] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Fixed a handful status code mixups caught by RTERR_STRICT_RC. Wed, 26 Aug 2009 17:14:13 GMT vboxsync [22480] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/fdc.c (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/SSMInternal.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API ... Wed, 26 Aug 2009 14:19:20 GMT vboxsync [22472] * trunk/include/VBox/WinNetConfig.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/NetAdpInstall.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/WinNetConfig.cpp (modified) * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) netadp/win: install from specified inf (first step to pure non-DIFX ... Wed, 26 Aug 2009 08:39:33 GMT vboxsync [22456] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: missing defined() around RT_OS_FREEBSD in the ... Wed, 26 Aug 2009 08:32:32 GMT vboxsync [22455] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) ConsoleImpl: meAttachmentType shouldn't be static Tue, 25 Aug 2009 16:54:53 GMT vboxsync [22443] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Removed unnecessary log statement. Tue, 25 Aug 2009 16:52:11 GMT vboxsync [22442] * trunk/src/VBox/Main/Makefile.kmk (modified) HGSMI in Main/Makefile.kmk Tue, 25 Aug 2009 14:26:49 GMT vboxsync [22434] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) beb: more fixes Tue, 25 Aug 2009 12:05:29 GMT vboxsync [22432] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) beb: mark the release log