# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Jan 23, 2025 4:13:25 AM Tue, 24 Nov 2009 13:31:21 GMT vboxsync [24899] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main: Fixed VM power of during teleportation. Tue, 24 Nov 2009 12:39:59 GMT vboxsync [24896] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) SSM: Flush buffers when they are 0.5 sec old and check that the ... Tue, 24 Nov 2009 12:30:13 GMT vboxsync [24895] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Flush buffers when they are 0.5 sec old and check that the ... Tue, 24 Nov 2009 11:28:44 GMT vboxsync [24890] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) DisplayImpl: VBVA lock (incomplete, xTracker 4463). Tue, 24 Nov 2009 09:20:57 GMT vboxsync [24888] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Create CpuIdTree xml element only when necessary. Mon, 23 Nov 2009 17:40:18 GMT vboxsync [24882] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: Made IConsole::Pause() while teleporting work. Mon, 23 Nov 2009 16:33:44 GMT vboxsync [24878] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) ConsoleImplTeleporter.cpp: Write some release log entries on the ... Mon, 23 Nov 2009 15:37:58 GMT vboxsync [24874] * trunk/include/VBox/ssm.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for ... Mon, 23 Nov 2009 15:26:01 GMT vboxsync [24873] * trunk/src/VBox/Main/MediumImpl.cpp (modified) comment typo Mon, 23 Nov 2009 14:35:55 GMT vboxsync [24872] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix export of memory Mon, 23 Nov 2009 12:29:10 GMT vboxsync [24865] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) UUID: for r55104 Mon, 23 Nov 2009 09:56:20 GMT vboxsync [24858] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (moved) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (moved) * 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/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) EFI: more bitness work Sat, 21 Nov 2009 23:54:30 GMT vboxsync [24847] * trunk/src/VBox/Main/xpcom/server_module.cpp (modified) server_module.cpp: Use RTProcWait instead of not RTProcNoResume, ... Sat, 21 Nov 2009 20:48:02 GMT vboxsync [24841] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) VirtualBox::CheckFirmwarePresent: Keep the gcc warning so the method ... Sat, 21 Nov 2009 09:52:59 GMT vboxsync [24840] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: firmware choose depends on guest bitness type. Sat, 21 Nov 2009 08:32:05 GMT vboxsync [24837] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) gcc warning Sat, 21 Nov 2009 08:31:17 GMT vboxsync [24836] * trunk/src/VBox/Main/generic/OpenGLTestApp.cpp (modified) gcc warning Fri, 20 Nov 2009 15:05:10 GMT vboxsync [24830] * trunk/src/VBox/Main/xpcom/server.cpp (modified) xpcom/server.cpp: More cleanup. Fri, 20 Nov 2009 14:57:25 GMT vboxsync [24828] * trunk/src/VBox/Main/xpcom/server.cpp (modified) xpcom/server.cpp: Some cleanup. Fri, 20 Nov 2009 13:38:50 GMT vboxsync [24823] * trunk/src/VBox/Main/xpcom/server.cpp (modified) build fix. Fri, 20 Nov 2009 13:34:44 GMT vboxsync [24822] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) EFI: correct 64-bit entry points Fri, 20 Nov 2009 13:33:26 GMT vboxsync [24821] * trunk/src/VBox/Main/xpcom/server.cpp (modified) xpcom/server.cpp: Close all file handles when daemonzining VBoxSVC. Fri, 20 Nov 2009 12:29:24 GMT vboxsync [24820] * trunk/src/VBox/Main/xpcom/server.cpp (modified) xpcom/server.cpp: quick cleanup Thu, 19 Nov 2009 19:17:02 GMT vboxsync [24810] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix broken floppy and cd-rom import Thu, 19 Nov 2009 13:09:59 GMT vboxsync [24788] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSupportInfo.cpp (modified) * trunk/src/VBox/Main/generic/OpenGLTest.cpp (modified) 2D/3D support test: make the test app be invoked with propper args on ... Thu, 19 Nov 2009 12:57:05 GMT vboxsync [24786] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Don't try to automatically clear TeleporterEnabled when it ... Wed, 18 Nov 2009 18:16:21 GMT vboxsync [24770] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) Main: fixed teleportation cancellation. Wed, 18 Nov 2009 17:01:37 GMT vboxsync [24765] * trunk/src/VBox/Main/MachineImpl.cpp (modified) MachineImpl/AttachDevice: the "smartness" applies only to hard disks. ... Wed, 18 Nov 2009 14:55:20 GMT vboxsync [24759] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/MachineImpl: fix copy/paste bug in fixupMedia(), caused VBoxSVC ... Tue, 17 Nov 2009 16:02:49 GMT vboxsync [24727] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/MachineImpl: in DetachDrive don't forget to remove the backrefs ... Tue, 17 Nov 2009 15:27:03 GMT vboxsync [24725] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/Medium: Move per-operation state (progress object reference etc) ... Mon, 16 Nov 2009 17:57:20 GMT vboxsync [24706] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (added) * trunk/src/VBox/Devices/PC/DevFwCommon.h (added) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) EFI: ACPI work Mon, 16 Nov 2009 16:25:24 GMT vboxsync [24704] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) SessionMachine::PushGuestProperty: Fixed state validation. ... Mon, 16 Nov 2009 15:50:47 GMT vboxsync [24703] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main,GuestProperties: Moved the HGCM shutdown down after we've ... Mon, 16 Nov 2009 14:52:07 GMT vboxsync [24696] * trunk/src/VBox/Main/generic/OpenGLTestApp.cpp (modified) VBoxTestGL: logging make the log file name be suffexed with ... Mon, 16 Nov 2009 14:06:46 GMT vboxsync [24694] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSupportInfo.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/generic/OpenGLTestApp.cpp (modified) VBoxTestGL: allow logging via --log= option or ... Mon, 16 Nov 2009 12:46:23 GMT vboxsync [24691] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/MediumImpl: fix medium state refresh/locking order, as the ... Mon, 16 Nov 2009 09:59:58 GMT vboxsync [24685] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Inverted assertion Sun, 15 Nov 2009 16:28:21 GMT vboxsync [24679] * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) websrv-cpp.xsl: generate default case to shut up gcc's presumably ... Sun, 15 Nov 2009 16:07:51 GMT vboxsync [24678] * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDDFormats/AppleDiskImage/VBoxDMG.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/darwin/NetIf-darwin.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/string/base64.cpp (modified) Misc: Shut up annoying gcc warnings on darwin. Sat, 14 Nov 2009 23:55:35 GMT vboxsync [24664] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: Fussing over the guest property code. (no fixes yet) Sat, 14 Nov 2009 23:55:15 GMT vboxsync [24663] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) MachineImpl.cpp: Some reviewing / fussing / optimizing of the guest ... Sat, 14 Nov 2009 20:56:08 GMT vboxsync [24655] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) VirtualBoxBase.h: new may throw std::bad_alloc, so don't assing ... Sat, 14 Nov 2009 20:50:23 GMT vboxsync [24654] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) VirtualBoxBase.h: new may throw std::bad_alloc, so don't assing ... Fri, 13 Nov 2009 17:38:50 GMT vboxsync [24649] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: another autolock was done too late in SetGuestProperty Fri, 13 Nov 2009 16:32:46 GMT vboxsync [24644] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: autolock was done too late in SetGuestProperty Fri, 13 Nov 2009 08:42:15 GMT vboxsync [24626] * trunk/src/VBox/Main/Global.cpp (modified) Main: Increased default guest VRAM size for Windows >= NT from 12 to ... Thu, 12 Nov 2009 18:39:46 GMT vboxsync [24620] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Saved state screenshot Main API fix (xTracker 4364). Thu, 12 Nov 2009 18:34:53 GMT vboxsync [24619] * trunk/src/VBox/Main/MachineImpl.cpp (modified) make readable. Thu, 12 Nov 2009 17:52:33 GMT vboxsync [24618] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/include/Global.h (modified) Added Global::vboxStatusCodeFromCOM (and ... Thu, 12 Nov 2009 17:51:39 GMT vboxsync [24617] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) drop unnecessary break. Thu, 12 Nov 2009 17:09:46 GMT vboxsync [24614] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) ConsoleImplTeleporter.cpp: changed to VM hand over and TCP ... Thu, 12 Nov 2009 12:39:33 GMT vboxsync [24606] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Interface changes require a UUID change (!) Thu, 12 Nov 2009 06:39:20 GMT vboxsync [24603] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: remaining firmware selection bits Thu, 12 Nov 2009 05:54:18 GMT vboxsync [24602] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) EFI: firmware check API in Main Wed, 11 Nov 2009 17:09:45 GMT vboxsync [24599] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) EFI: Main work for additional firmware types and presence checks Wed, 11 Nov 2009 15:24:39 GMT vboxsync [24592] * trunk/src/VBox/Main/linux/NetIf-linux.cpp (modified) Main: fixed an uninitialized variable found by valgrind introduced ... Wed, 11 Nov 2009 14:54:01 GMT vboxsync [24583] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) DrvVD,ConsoleImpl2.cpp: Added a TempReadOnly argument for use on the ... Wed, 11 Nov 2009 13:50:27 GMT vboxsync [24579] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main/Console: fix taking snapshots of a VM with several hard disk ... Wed, 11 Nov 2009 10:31:52 GMT vboxsync [24577] * trunk/include/VBox/cdefs.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC. Wed, 11 Nov 2009 09:44:52 GMT vboxsync [24574] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSMStandalone.a/lib for linking with VBoxSVC. Wed, 11 Nov 2009 09:07:46 GMT vboxsync [24572] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: gcc warning Wed, 11 Nov 2009 09:03:00 GMT vboxsync [24571] * trunk/src/VBox/Main/Makefile.kmk (modified) VBoxSVC link fix Tue, 10 Nov 2009 19:07:00 GMT vboxsync [24563] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main/MediumImpl: dead code Tue, 10 Nov 2009 16:44:42 GMT vboxsync [24560] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/MachineImpl: change the dvd/floppy mounting code so that the ... Tue, 10 Nov 2009 15:59:07 GMT vboxsync [24558] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Teleport to local process with disks attached. Delays the ... Tue, 10 Nov 2009 15:24:24 GMT vboxsync [24556] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main/snapshots: another attempt at progress crash fixing Tue, 10 Nov 2009 15:20:40 GMT vboxsync [24555] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main/VirtualBox: fix a bunch of error messages which weren't ... Tue, 10 Nov 2009 14:47:55 GMT vboxsync [24554] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) 2nd attempt to fix the cast problem Tue, 10 Nov 2009 14:39:25 GMT vboxsync [24553] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Wrong pointer type for the progress object 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 & ...