# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Feb 27, 2025 5:07:42 AM Mon, 14 Dec 2009 16:31:40 GMT vboxsync [25368] * trunk/include/VBox/pdmcritsect.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/iprt/critsect.h (modified) * trunk/include/iprt/lockvalidator.h (added) * trunk/include/iprt/thread.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp (added) * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) * trunk/src/VBox/Runtime/generic/critsect-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/testcase/tstDeadlock.cpp (modified) * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking ... Mon, 14 Dec 2009 12:22:02 GMT vboxsync [25357] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Turn on VPID by default (VT-x). Mon, 14 Dec 2009 09:37:11 GMT vboxsync [25350] * trunk/src/VBox/Main/AutoLock.cpp (modified) AutoLock.cpp: Pass file and line number to RTCritSectEnterDebug. Sun, 13 Dec 2009 17:23:32 GMT vboxsync [25349] * trunk/include/VBox/com/string.h (modified) * trunk/include/iprt/cpp/ministring.h (moved) * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) iprt/ministring_cpp.h -> iprt/cpp/ministring.h Sun, 13 Dec 2009 17:15:06 GMT vboxsync [25348] * trunk/include/iprt/cpp/xml.h (moved) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) iprt/xml_cpp.h -> iprt/cpp/xml.h Sun, 13 Dec 2009 16:21:19 GMT vboxsync [25346] * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/com/Guid.h (modified) * trunk/include/VBox/com/array.h (modified) * trunk/include/VBox/com/string.h (modified) * trunk/include/iprt/cpp/utils.h (moved) * trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) iprt/cpputils.h -> iprt/cpp/utils.h Sun, 13 Dec 2009 15:56:59 GMT vboxsync [25345] * trunk/include/iprt/cpp/lock.h (moved) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCritSect.cpp (modified) iprt/lock.h -> iprt/cpp/lock.h Fri, 11 Dec 2009 15:50:23 GMT vboxsync [25334] * trunk/src/VBox/Main/glue/errorprint.cpp (modified) Main/glue: print the error code if no other error info is available Fri, 11 Dec 2009 14:46:40 GMT vboxsync [25332] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Main/GuestProperties: compile-time option to make guest properties ... Fri, 11 Dec 2009 14:09:45 GMT vboxsync [25330] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fix parameter checking in AdoptSavedState Fri, 11 Dec 2009 13:09:40 GMT vboxsync [25326] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) Main/Machine+MediumAttachment: fix loading the passthrough setting Thu, 10 Dec 2009 21:09:15 GMT vboxsync [25315] * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) fix linking with binutils-gold Thu, 10 Dec 2009 18:33:15 GMT vboxsync [25314] * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/BIOSSettings: fix handling of empty string in logoImagePath ... Thu, 10 Dec 2009 17:06:44 GMT vboxsync [25310] * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.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/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxCallbackImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/Shareable.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/objectslist.h (modified) Main: lock validator, first batch: implement per-thread stack to ... Thu, 10 Dec 2009 00:32:17 GMT vboxsync [25289] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: remove obsolete method Thu, 10 Dec 2009 00:30:09 GMT vboxsync [25288] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) * trunk/src/VBox/Main/include/RemoteUSBBackend.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main: preparation for deadlock detection: make lock instance data ... Thu, 10 Dec 2009 00:14:12 GMT vboxsync [25287] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: flatten LockHandle ... Wed, 09 Dec 2009 23:50:02 GMT vboxsync [25286] * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: remove AutoMultiLock* template Wed, 09 Dec 2009 23:38:58 GMT vboxsync [25285] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: convert ... Wed, 09 Dec 2009 21:26:28 GMT vboxsync [25284] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: add AutoWriterLockBase in ... Wed, 09 Dec 2009 19:50:30 GMT vboxsync [25283] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: add handles vector to ... Wed, 09 Dec 2009 19:21:21 GMT vboxsync [25282] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: move more logic to AutoLockBase Wed, 09 Dec 2009 18:41:39 GMT vboxsync [25281] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: make AutoLockBase data ... Wed, 09 Dec 2009 18:15:54 GMT vboxsync [25280] * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: prohibit recursive locking ... Wed, 09 Dec 2009 17:50:26 GMT vboxsync [25279] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: clean up autolock classes Tue, 08 Dec 2009 21:18:38 GMT vboxsync [25256] * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main: MediumImpl must support IDispatch Fri, 04 Dec 2009 19:30:50 GMT vboxsync [25203] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) Main: make SerialPort instance data private and make it use the XML ... Fri, 04 Dec 2009 19:13:21 GMT vboxsync [25202] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) Main: make ParallelPort instance data private and make it use the XML ... Fri, 04 Dec 2009 18:52:36 GMT vboxsync [25201] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) Main: make BIOSSettings instance data private and make it use the XML ... Fri, 04 Dec 2009 18:19:05 GMT vboxsync [25200] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main: make MediumAttachment instance data private Fri, 04 Dec 2009 17:57:40 GMT vboxsync [25199] * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) Main: windows build fix Fri, 04 Dec 2009 17:53:00 GMT vboxsync [25198] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) Main: make StorageController instance data private Fri, 04 Dec 2009 17:32:03 GMT vboxsync [25197] * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) Main: less includes Fri, 04 Dec 2009 16:21:57 GMT vboxsync [25196] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxCloseVMDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxRegistrationDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxUpdateDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialog.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsInput.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsLanguage.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetwork.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetworkDetails.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsUpdate.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsAudio.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsGeneral.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsParallel.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSF.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSFDetails.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSerial.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSystem.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSB.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSBFilterDetails.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/VBoxExportApplianceWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/VBoxVMFirstRunWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/VBoxImportApplianceWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/VBoxNewHDWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/VBoxNewVMWzd.ui (modified) * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) filemuncher fixes Fri, 04 Dec 2009 16:06:08 GMT vboxsync [25195] * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) Main: windows build fix Fri, 04 Dec 2009 15:59:34 GMT vboxsync [25194] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/objectslist.h (modified) Main: stop USBController from being a VirtualBoxBaseWithChildren; ... Fri, 04 Dec 2009 12:08:17 GMT vboxsync [25186] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Accidental commit Fri, 04 Dec 2009 11:37:03 GMT vboxsync [25184] * trunk/src/VBox/Main/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/include/objectslist.h (added) Main: bring back r55600 with fix for broken machine creation Fri, 04 Dec 2009 10:50:15 GMT vboxsync [25182] * trunk/src/VBox/Main/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/include/objectslist.h (deleted) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Backed out 55600; unable to create new VMs Fri, 04 Dec 2009 09:55:55 GMT vboxsync [25179] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Wrong default HWVirtExExclusive value Thu, 03 Dec 2009 18:13:36 GMT vboxsync [25176] * trunk/src/VBox/Main/Global.cpp (modified) Main: boost default memory for RedHat/Fedora guests to 384MB Thu, 03 Dec 2009 18:13:01 GMT vboxsync [25175] * trunk/src/VBox/Main/Global.cpp (modified) Main: revert r55610 due to misleading commit message... Thu, 03 Dec 2009 18:04:14 GMT vboxsync [25173] * trunk/src/VBox/Main/Global.cpp (modified) Main: boost default memory for RedHat/Fedora guests to 768MB Thu, 03 Dec 2009 16:05:38 GMT vboxsync [25172] * trunk/src/VBox/Main/include/objectslist.h (added) Main: export Thu, 03 Dec 2009 15:40:52 GMT vboxsync [25170] * trunk/src/VBox/Main/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: rework VirtualBox implemenation to no longer use ... Wed, 02 Dec 2009 17:37:39 GMT vboxsync [25152] * 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/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main: kill VirtualBoxBaseWithTypedChildren template and rework Medium ... Wed, 02 Dec 2009 15:23:18 GMT vboxsync [25151] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main: cleanup: std::list< ComOBjPtr > typedefs Wed, 02 Dec 2009 14:40:46 GMT vboxsync [25150] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) Main: build fix Wed, 02 Dec 2009 14:34:47 GMT vboxsync [25149] * trunk/include/VBox/com/assert.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/MediumFormatImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.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/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/glue/SupportErrorInfo.cpp (modified) * trunk/src/VBox/Main/glue/VirtualBoxErrorInfo.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: cleanup: remove all CheckComRC* macros (no functional change) Wed, 02 Dec 2009 12:50:03 GMT vboxsync [25146] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix export of renamed storage controllers (public #5643) Wed, 02 Dec 2009 12:39:15 GMT vboxsync [25145] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main: remove dead assert macro code Wed, 02 Dec 2009 12:02:25 GMT vboxsync [25142] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) VBoxManage: fix missing --memory option which was never parsed for ... Wed, 02 Dec 2009 08:55:13 GMT vboxsync [25140] * trunk/src/VBox/Main/solaris/NetIf-solaris.cpp (modified) Main/solaris/NetIf: Added VLAN to pretty naming list. Tue, 01 Dec 2009 12:53:38 GMT vboxsync [25126] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Main: fixes for libpng14 (public ticket #5615) Mon, 30 Nov 2009 10:01:05 GMT vboxsync [25098] * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) Main/NetworkAdapter: fix NULL handling in NAT network attribute Mon, 30 Nov 2009 09:01:38 GMT vboxsync [25088] * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) Main/NetIf-generic: fix warnings. Sat, 28 Nov 2009 10:17:22 GMT vboxsync [25069] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) HGSMI/VBVA: enable VRDP commands only if there are connected RDP ... Fri, 27 Nov 2009 15:30:05 GMT vboxsync [25054] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) HGSMI/VBVA: enable VRDP commands only if there are connected RDP ... Fri, 27 Nov 2009 15:01:37 GMT vboxsync [25052] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/drv.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vbox.c (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) HGSMI/VBVA: enable VRDP commands only if there are connected RDP clients. Fri, 27 Nov 2009 07:29:34 GMT vboxsync [25036] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Fixed black screen when guest color depth is not 32 bpp (xTracker 4495). Fri, 27 Nov 2009 01:51:42 GMT vboxsync [25035] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) Turns out the code workes fine because of the post increment in the ... Fri, 27 Nov 2009 01:35:26 GMT vboxsync [25033] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) PerformanceImpl.cpp: r=bird: marked what looks like an invalid ... Thu, 26 Nov 2009 19:41:42 GMT vboxsync [25030] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Removed ExtraData VRDPBindPort, etc. Now there is a proper API. Thu, 26 Nov 2009 14:52:59 GMT vboxsync [25010] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/XML: do not ever write an empty RemoteDisplay/@port attribute ... Thu, 26 Nov 2009 12:44:36 GMT vboxsync [24995] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Main: gcc warning Thu, 26 Nov 2009 11:59:00 GMT vboxsync [24992] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: fix mac burn Thu, 26 Nov 2009 11:37:00 GMT vboxsync [24991] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fix windows burn Thu, 26 Nov 2009 11:33:37 GMT vboxsync [24990] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) Main/OVF: fix an enormously inefficient typo Thu, 26 Nov 2009 11:31:46 GMT vboxsync [24989] * trunk/Config.kmk (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/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCMObjects.cpp (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/hgcm/HGCMObjects.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main: enable -Wshadow gcc option to warn about shadowed variables and ... Thu, 26 Nov 2009 11:30:27 GMT vboxsync [24988] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs grammar Wed, 25 Nov 2009 16:56:40 GMT vboxsync [24969] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) Main,VBoxManage: Check for timeout in the progress object (simple ... Wed, 25 Nov 2009 16:28:02 GMT vboxsync [24963] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) HGCM: Release logging of load failures. Wed, 25 Nov 2009 16:02:32 GMT vboxsync [24961] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) Main: Added a timeout property to IProgress that can be used to ... Wed, 25 Nov 2009 14:20:25 GMT vboxsync [24955] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: do not reset diff images for immutable disks if the machine's ... Wed, 25 Nov 2009 14:01:57 GMT vboxsync [24954] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: do not reset diff images for immutable disks if the machine has ... Wed, 25 Nov 2009 12:17:00 GMT vboxsync [24949] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Console.cpp: Power off during live save. Wed, 25 Nov 2009 12:16:47 GMT vboxsync [24948] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: Better assertion text. Wed, 25 Nov 2009 12:04:22 GMT vboxsync [24946] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: Fixed power off during live save. Wed, 25 Nov 2009 11:33:35 GMT vboxsync [24942] * trunk/src/VBox/Main/DisplayResampleImage.cpp (modified) Main: fix header for image resampling code Wed, 25 Nov 2009 11:15:22 GMT vboxsync [24941] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) DisplayImpl: VBVA lock (xTracker 4463). Wed, 25 Nov 2009 11:11:08 GMT vboxsync [24939] * trunk/src/VBox/Main/webservice/samples/php/clienttest.php (modified) Webservice: PHP sample fix Wed, 25 Nov 2009 10:58:13 GMT vboxsync [24937] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: Made live snapshots cancellable (missing and it ... Wed, 25 Nov 2009 10:57:32 GMT vboxsync [24936] * trunk/src/VBox/Main/MachineImpl.cpp (modified) MachineImpl.cpp: Hacked around the locking cleanup issue in ... Wed, 25 Nov 2009 10:54:16 GMT vboxsync [24935] * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) typo Wed, 25 Nov 2009 10:50:52 GMT vboxsync [24934] * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) Main: Logging. Wed, 25 Nov 2009 10:50:21 GMT vboxsync [24933] * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/include/Global.h (modified) Main: Logging. Wed, 25 Nov 2009 10:38:13 GMT vboxsync [24932] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) DisplayImpl: VBVA lock (xTracker 4463). Wed, 25 Nov 2009 10:19:40 GMT vboxsync [24931] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) DisplayImpl: VBVA lock (xTracker 4463). Tue, 24 Nov 2009 20:11:58 GMT vboxsync [24924] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) More VBVA lock code (disabled, xTracker 4463) Tue, 24 Nov 2009 20:00:00 GMT vboxsync [24923] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Tue, 24 Nov 2009 19:33:31 GMT vboxsync [24922] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Main,VMM: Debugging live snapshots. Tue, 24 Nov 2009 19:13:44 GMT vboxsync [24921] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Tue, 24 Nov 2009 19:09:23 GMT vboxsync [24920] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) SnapshotImpl.cpp: BeginSnapshot error path (#4486). Tue, 24 Nov 2009 18:58:14 GMT vboxsync [24919] * trunk/src/VBox/Main/MachineImpl.cpp (modified) MachineImpl.cpp: State logging. Tue, 24 Nov 2009 15:45:00 GMT vboxsync [24917] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM,Main: Fixed error propagation on the target side so that a source ... Tue, 24 Nov 2009 14:54:00 GMT vboxsync [24914] * trunk/src/VBox/Main/webservice/samples/php (added) * trunk/src/VBox/Main/webservice/samples/php/clienttest.php (added) Webservice: export Tue, 24 Nov 2009 14:45:04 GMT vboxsync [24913] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) Webservice: updated sample headers, add PHP sample Tue, 24 Nov 2009 14:32:27 GMT vboxsync [24911] * trunk/src/VBox/Main/webservice/samples/java/axis/clienttest.java (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) Webservice: typo Tue, 24 Nov 2009 14:28:56 GMT vboxsync [24910] * trunk/src/VBox/Main/webservice/samples/java/axis/clienttest.java (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) Webservice: updated sample headers, add PHP sample Tue, 24 Nov 2009 14:22:12 GMT vboxsync [24906] * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) Webservice: updated PHP bindings