# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Jan 23, 2025 4:16:50 AM Tue, 10 Nov 2009 14:20:40 GMT vboxsync [24552] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl: Assertion update Tue, 10 Nov 2009 13:53:28 GMT vboxsync [24551] * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) virtio: no setting file updates needed, reverting r54670 Tue, 10 Nov 2009 13:39:06 GMT vboxsync [24548] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) virtio: string mismatch between device and some parts of main. (part ... Tue, 10 Nov 2009 13:30:10 GMT vboxsync [24547] * trunk/src/VBox/Main/Version.cpp (deleted) Main/Version.cpp: obsolete Tue, 10 Nov 2009 13:24:50 GMT vboxsync [24546] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) virtio: string mismatch between device and some parts of main. Tue, 10 Nov 2009 12:29:05 GMT vboxsync [24541] * trunk/src/VBox/Main/xpcom/server_module.cpp (modified) fix #4415: VBoxSVC zombie Tue, 10 Nov 2009 11:59:03 GMT vboxsync [24539] * trunk/src/VBox/Main/DisplayImpl.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) Saved state screenshot API (xTracker 4364). Tue, 10 Nov 2009 11:55:13 GMT vboxsync [24538] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: fix typo in hardware conversion settings version bump Mon, 09 Nov 2009 20:40:18 GMT vboxsync [24528] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Saved state screenshot Main API prototype (xTracker 4364). Mon, 09 Nov 2009 19:34:28 GMT vboxsync [24526] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: fix import and export of floppy and DVD attachments broken by ... Mon, 09 Nov 2009 19:02:41 GMT vboxsync [24525] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) ApplianceImpl: Fixed to build on Windows. Mon, 09 Nov 2009 17:47:03 GMT vboxsync [24524] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/Machine: fix error handling in MountMedium, dropping the error ... Mon, 09 Nov 2009 17:25:44 GMT vboxsync [24522] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) Main/OVF: fix import of floppies, add stub code for proper future CD- ... Mon, 09 Nov 2009 15:27:28 GMT vboxsync [24511] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * 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/MediumAttchment: back out API change which changed the return ... Mon, 09 Nov 2009 14:59:05 GMT vboxsync [24509] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: fix deleteSnapshot failure: medium backreferences were not ... Mon, 09 Nov 2009 12:35:37 GMT vboxsync [24499] * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main/testcase: build fix Mon, 09 Nov 2009 12:31:12 GMT vboxsync [24497] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings.cpp: Corrected the handling of the hardware version. ... Mon, 09 Nov 2009 12:30:03 GMT vboxsync [24496] * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main/testcase: update to changed MountMedium method as well Mon, 09 Nov 2009 12:12:28 GMT vboxsync [24494] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Appliance: fix SCSI controller import (use long name now), and ... Mon, 09 Nov 2009 11:59:49 GMT vboxsync [24493] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.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/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.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) * trunk/src/VBox/Main/include/SessionImpl.h (modified) API/Machine,Session: add a force mount parameter to MountMedium and ... Mon, 09 Nov 2009 11:23:35 GMT vboxsync [24490] * trunk/src/VBox/Main/DisplayImpl.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) Saved state screenshot API stubs (xTracker 4364). Fri, 06 Nov 2009 16:56:37 GMT vboxsync [24466] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: more XML documentation Fri, 06 Nov 2009 16:28:36 GMT vboxsync [24465] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Respect the default value of PAE for pre 1.9 xml files. Always write ... Fri, 06 Nov 2009 16:24:00 GMT vboxsync [24464] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) TakeScreenShotSlow corrected comment and API spec. Fri, 06 Nov 2009 16:20:13 GMT vboxsync [24462] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: fix deadlock discarding images Fri, 06 Nov 2009 16:18:05 GMT vboxsync [24460] * trunk/src/VBox/Main/MachineImpl.cpp (modified) PAE enabled by default Fri, 06 Nov 2009 16:04:38 GMT vboxsync [24459] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) TakeScreenShotSlow convert pixels. Fri, 06 Nov 2009 16:02:24 GMT vboxsync [24458] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: fix medium detachments when restoring snapshot, second try Fri, 06 Nov 2009 15:53:06 GMT vboxsync [24457] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Put PNG screenshot to saved state (works but disabled). Fri, 06 Nov 2009 15:50:01 GMT vboxsync [24456] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Changed default of PAE to true for 64 bits and 32 bits Windows & ... Fri, 06 Nov 2009 14:40:24 GMT vboxsync [24447] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: fix double medium detachment when restoring snapshot Fri, 06 Nov 2009 13:39:28 GMT vboxsync [24441] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl: should be pcnet and not e1000 Fri, 06 Nov 2009 12:33:11 GMT vboxsync [24438] * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) Wrong approach Fri, 06 Nov 2009 12:28:36 GMT vboxsync [24436] * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) Disable CD/DVD drives for SATA because supprt is not complete yet (no ... Fri, 06 Nov 2009 11:59:10 GMT vboxsync [24434] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Fri, 06 Nov 2009 11:58:54 GMT vboxsync [24433] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: fix crash when deleting the only snapshot Thu, 05 Nov 2009 21:17:56 GMT vboxsync [24416] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) Fixed bugs in VBoxManage list hostcpuids and the cpuid part of the ... Thu, 05 Nov 2009 20:43:32 GMT vboxsync [24413] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: rc mix up. Thu, 05 Nov 2009 17:21:26 GMT vboxsync [24407] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Put screenshot to saved state (incomplete and disabled), fixed burn. Thu, 05 Nov 2009 17:20:01 GMT vboxsync [24406] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) Main/CPUM: Use /CPUM/HostCPUID instead of /CPUM/CPUID since the ... Thu, 05 Nov 2009 17:17:12 GMT vboxsync [24405] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Put screenshot to saved state (incomplete and disabled). Thu, 05 Nov 2009 17:12:55 GMT vboxsync [24403] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Main: Added Host::GetProcessorCpuIdLeaf. Thu, 05 Nov 2009 17:10:18 GMT vboxsync [24401] * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) MediumAttachment: get the controller only if mParent is valid Thu, 05 Nov 2009 09:51:34 GMT vboxsync [24373] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/DisplayResampleImage.cpp (added) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Updated screenshot API (xTracker 4364). Thu, 05 Nov 2009 03:08:48 GMT vboxsync [24366] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: Pick up any SSM error message that might be around ... Thu, 05 Nov 2009 03:07:25 GMT vboxsync [24365] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) ConsoleImplTeleporter.cpp: Error info handling on windows (grrr!). ... Thu, 05 Nov 2009 02:18:31 GMT vboxsync [24364] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Fixed XPCOM warnings caused by Machine::GetCpuIdLeaf not ... Thu, 05 Nov 2009 01:36:14 GMT vboxsync [24362] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: vmstate callback bits of teleporting. Wed, 04 Nov 2009 19:24:09 GMT vboxsync [24354] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: deleteSnapshot() fixes; should mostly work now Wed, 04 Nov 2009 19:06:09 GMT vboxsync [24353] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Main,VM: Working the teleportation state. Made VMR3Teleport report ... Wed, 04 Nov 2009 17:22:07 GMT vboxsync [24348] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: better error message when snapshot diff image is gone Wed, 04 Nov 2009 17:04:00 GMT vboxsync [24346] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) SystemProperties: function GetDeviceTypesForStorageBus() to get the ... Wed, 04 Nov 2009 16:50:07 GMT vboxsync [24345] * 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/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: make backrefs code a bit more readable + add backrefs logging, ... Wed, 04 Nov 2009 16:34:16 GMT vboxsync [24344] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fix a really nasty problem in the Machine destructor which ... Wed, 04 Nov 2009 15:42:41 GMT vboxsync [24342] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/Machine: fix deadlock caused by lock order violation in ... Wed, 04 Nov 2009 15:14:46 GMT vboxsync [24340] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Updated descriptions of cpuid methods Wed, 04 Nov 2009 15:13:23 GMT vboxsync [24339] * trunk/src/VBox/Main/generic/OpenGLTestApp.cpp (modified) VBoxTestOGL: on crashes, don't generate core dumps and redirect ... Wed, 04 Nov 2009 13:38:31 GMT vboxsync [24330] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Comment update Wed, 04 Nov 2009 13:30:00 GMT vboxsync [24329] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Bug fixes Wed, 04 Nov 2009 13:09:55 GMT vboxsync [24326] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Comment Wed, 04 Nov 2009 13:09:13 GMT vboxsync [24325] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Add cpuid leaf overrides to the CFGM tree Wed, 04 Nov 2009 12:51:39 GMT vboxsync [24323] * trunk/src/VBox/Main/MachineImpl.cpp (modified) MachineImpl: fixed instance number incrementing loop Wed, 04 Nov 2009 11:15:04 GMT vboxsync [24316] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Compile fixes Wed, 04 Nov 2009 11:12:48 GMT vboxsync [24315] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Added methods to remove cpuid leafs Wed, 04 Nov 2009 10:56:42 GMT vboxsync [24313] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Clear cpuid list Wed, 04 Nov 2009 10:54:40 GMT vboxsync [24312] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Fixed loading/saving of cpuid Wed, 04 Nov 2009 10:10:36 GMT vboxsync [24310] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Allow multiple cpuid leafs Wed, 04 Nov 2009 10:03:19 GMT vboxsync [24309] * trunk/src/VBox/Main/include/MachineImpl.h (modified) Only need space for 10 leafs Tue, 03 Nov 2009 22:07:55 GMT vboxsync [24301] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (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/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMListView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxDockIconPreview.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Global.h (modified) Main,Frontends: Added two new running states: Teleporting and ... Tue, 03 Nov 2009 18:45:34 GMT vboxsync [24299] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main: reorganize and document take/restore/delete snapshot code (no ... Tue, 03 Nov 2009 17:20:02 GMT vboxsync [24298] * 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/VirtualBoxImpl.h (modified) Main: snapshots code cleanup, renames, documentation, coding style Tue, 03 Nov 2009 17:19:29 GMT vboxsync [24297] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Tue, 03 Nov 2009 17:11:08 GMT vboxsync [24295] * 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) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Added interfaces to override cpuid leafs. Tue, 03 Nov 2009 14:55:56 GMT vboxsync [24291] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: remove redundant utf-8 conversion Tue, 03 Nov 2009 11:03:56 GMT vboxsync [24286] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: r=bird: Why aren't VDConfig inserts checked ... Mon, 02 Nov 2009 21:51:36 GMT vboxsync [24279] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: move huge amounts of snapshot code from MachineImpl.cpp to ... Mon, 02 Nov 2009 20:25:02 GMT vboxsync [24277] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fix restoreSnapshot() which updated the current snapshot only ... Mon, 02 Nov 2009 19:29:27 GMT vboxsync [24276] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: settings version bump fixes, and documentation what the rules ... Mon, 02 Nov 2009 19:28:47 GMT vboxsync [24275] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API doc fixes Mon, 02 Nov 2009 18:51:09 GMT vboxsync [24274] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: xml versioning fixes Mon, 02 Nov 2009 17:36:22 GMT vboxsync [24273] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: change Medium member variables from Bstr to Utf8 for better ... Mon, 02 Nov 2009 16:43:26 GMT vboxsync [24271] * trunk/src/VBox/Main/MachineImpl.cpp (modified) MachineImpl: don't skip instance '0' while adding storage controller Mon, 02 Nov 2009 15:29:41 GMT vboxsync [24266] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: more API doc fixes Mon, 02 Nov 2009 15:21:30 GMT vboxsync [24265] * 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/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.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/ATAController.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/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with ... Mon, 02 Nov 2009 15:05:06 GMT vboxsync [24262] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: more API doc fixes Mon, 02 Nov 2009 14:57:32 GMT vboxsync [24261] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: more API doc fixes Mon, 02 Nov 2009 14:47:08 GMT vboxsync [24260] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs fix Mon, 02 Nov 2009 14:38:50 GMT vboxsync [24258] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main: new method Medium::RefreshState() which refreshes medium state; ... Mon, 02 Nov 2009 14:04:08 GMT vboxsync [24255] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) ConsoleImpl: don't need controllerDevToBool() anymore Mon, 02 Nov 2009 13:38:21 GMT vboxsync [24253] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/MediumImpl: fix overly paranoid assert Mon, 02 Nov 2009 13:00:58 GMT vboxsync [24250] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.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) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) StorageController: added support for Instance number Fri, 30 Oct 2009 22:58:21 GMT vboxsync [24230] * trunk/src/VBox/Main/MediumImpl.cpp (modified) MediumImpl.cpp: Corrected init order in Medium::Data(). Fri, 30 Oct 2009 22:06:30 GMT vboxsync [24220] * trunk/src/VBox/Main/webservice/split-soapC.cpp (modified) split-soapC.cpp: warnings and seek checks. Fri, 30 Oct 2009 18:35:42 GMT vboxsync [24215] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/Medium: when locking a medium for reading/writing, wait for ... Fri, 30 Oct 2009 18:23:31 GMT vboxsync [24214] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/MachineImpl: fix SessionMachine::lockMedia() to get the medium ... Fri, 30 Oct 2009 16:30:19 GMT vboxsync [24210] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main/Medium: substantial fixing of Medium::queryInfo(), and eliminate ... Fri, 30 Oct 2009 16:26:56 GMT vboxsync [24209] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: fix restoreSnapshot() never detaching and deleting the ... Fri, 30 Oct 2009 14:39:34 GMT vboxsync [24196] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) Main: add logging + weighted progress to restoreSnapshot(); convert ... Fri, 30 Oct 2009 14:11:59 GMT vboxsync [24191] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main,Misc Devices: _LS VMSTATEs. Thu, 29 Oct 2009 16:09:22 GMT vboxsync [24166] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) 2d accel: fix the typo; some dbg assertions