# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 16, 2024 8:08:04 AM Fri, 16 Apr 2010 08:38:37 GMT vboxsync [28398] * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/include/MediumFormatImpl.h (modified) * trunk/src/VBox/Main/include/MediumLock.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/vbox-libhal.h (modified) Medium/include: svn property cleanup Thu, 15 Apr 2010 15:47:07 GMT vboxsync [28377] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: SDK burn fix Thu, 15 Apr 2010 14:52:36 GMT vboxsync [28369] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Build fix for SDK, spaces. Thu, 15 Apr 2010 14:46:06 GMT vboxsync [28368] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Main/Display: seamless for multimonitor. (xTracker 4655) Thu, 15 Apr 2010 13:26:07 GMT vboxsync [28358] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Control: Update. Thu, 15 Apr 2010 12:34:53 GMT vboxsync [28354] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Control: Update (lProgress handling, wait for exiting process). Thu, 15 Apr 2010 12:26:45 GMT vboxsync [28353] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/MediumLock.cpp (added) * trunk/src/VBox/Main/include/MediumLock.h (modified) Main/MediumLock: header file update and implementation. Gets built ... Thu, 15 Apr 2010 12:20:21 GMT vboxsync [28352] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/Machine: RTProcCreate on Windows can finally handle spaces, ... Thu, 15 Apr 2010 11:57:31 GMT vboxsync [28351] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: fixed reading of internal networks (addendum to r60047) Thu, 15 Apr 2010 09:18:31 GMT vboxsync [28349] * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) Main/HostHardwareLinux: generalised the VBoxMainHotplugWaiter class ... Thu, 15 Apr 2010 07:49:38 GMT vboxsync [28347] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Control: Update (logon error handling). Thu, 15 Apr 2010 02:47:36 GMT vboxsync [28343] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Added QueryLogFilename for getting the full log file path of an ... Wed, 14 Apr 2010 18:01:39 GMT vboxsync [28316] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/glue/ErrorInfo.cpp (modified) * trunk/src/VBox/Main/glue/VirtualBoxErrorInfo.cpp (modified) com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed ... Wed, 14 Apr 2010 16:34:00 GMT vboxsync [28315] * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) Main/HostHardwareLinux: fix a burn when VBOX_WITH_DBUS is not defined Wed, 14 Apr 2010 16:00:52 GMT vboxsync [28313] * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) build fix Wed, 14 Apr 2010 15:54:12 GMT vboxsync [28312] * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) build fix Wed, 14 Apr 2010 15:32:30 GMT vboxsync [28310] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) accident Wed, 14 Apr 2010 15:22:16 GMT vboxsync [28309] * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) Main/HostHardwareLinux: added code for querying USB device ... Wed, 14 Apr 2010 15:17:04 GMT vboxsync [28308] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Main/DisplayImpl.cpp: fix Wed, 14 Apr 2010 15:00:50 GMT vboxsync [28307] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Control: Update (another error handling). Wed, 14 Apr 2010 14:45:08 GMT vboxsync [28306] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Control: There only can be one (tm). Wed, 14 Apr 2010 14:43:38 GMT vboxsync [28305] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Control: Update (error handling). Wed, 14 Apr 2010 14:11:16 GMT vboxsync [28304] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: free some bytes in destructors Wed, 14 Apr 2010 13:08:24 GMT vboxsync [28302] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Main/ConsoleVRDPServer: tiny cleanup Wed, 14 Apr 2010 12:22:55 GMT vboxsync [28300] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Burn fix. Wed, 14 Apr 2010 12:17:11 GMT vboxsync [28297] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Control: Update (update on contexts for callbacks). Wed, 14 Apr 2010 12:11:07 GMT vboxsync [28296] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/DHCPServerRunner.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: cosmetical fixes, mostly spaces Wed, 14 Apr 2010 11:51:07 GMT vboxsync [28295] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: saving NAT Engine states while network switches. Wed, 14 Apr 2010 10:54:32 GMT vboxsync [28292] * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) Python: OSX SDK searching Wed, 14 Apr 2010 10:30:03 GMT vboxsync [28290] * 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/DrvVDE.cpp (deleted) * trunk/src/VBox/Devices/Network/libvdeplug_dyn.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.ui (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Devices, Main, FE/Qt: reverted r60036 for now Wed, 14 Apr 2010 10:29:22 GMT vboxsync [28289] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: docs updated Wed, 14 Apr 2010 10:27:16 GMT vboxsync [28288] * trunk/src/VBox/Main/GuestImpl.cpp (modified) solaris build fix Wed, 14 Apr 2010 10:10:40 GMT vboxsync [28287] * 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/DrvVDE.cpp (added) * trunk/src/VBox/Devices/Network/libvdeplug_dyn.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.ui (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Devices, Main, FE/Qt: added support for VDE virtual network switches ... Wed, 14 Apr 2010 10:02:30 GMT vboxsync [28286] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Control: Update (introducing contexts for callbacks). Wed, 14 Apr 2010 07:23:28 GMT vboxsync [28282] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) 2d: disable Assert Tue, 13 Apr 2010 18:02:46 GMT vboxsync [28270] * trunk/include/VBox/com/AutoLock.h (modified) * trunk/src/VBox/Main/glue/AutoLock.cpp (modified) Main/glue/AutoLock: add a wrapper for checking whether any lock of a ... Tue, 13 Apr 2010 16:01:51 GMT vboxsync [28264] * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDev.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) VideoModeSupported for multimonitor. (xTracker 4655) Tue, 13 Apr 2010 14:32:17 GMT vboxsync [28256] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Main/DisplayImpl.cpp: gcc warnings Tue, 13 Apr 2010 12:25:12 GMT vboxsync [28245] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) IDisplay::TakeScreenshot for multimonitor. (xTracker 4655) Tue, 13 Apr 2010 12:07:13 GMT vboxsync [28243] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Control: Update (callback + error handling, --verbose for ... Tue, 13 Apr 2010 10:26:44 GMT vboxsync [28240] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) IDisplay::InvalidateAndUpdate for multimonitor, DrawToScreen fix for ... Tue, 13 Apr 2010 08:48:47 GMT vboxsync [28235] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IDisplay::DrawToScreen for multimonitor, update rectangle, fixed typo ... Tue, 13 Apr 2010 08:23:52 GMT vboxsync [28233] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Control: Update. Mon, 12 Apr 2010 22:01:19 GMT vboxsync [28227] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main and FE/Qt: enable the USB tablet device by default for most ... Mon, 12 Apr 2010 17:04:54 GMT vboxsync [28220] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) IDisplay::DrawToScreen for multimonitor (xTracker 4655) Mon, 12 Apr 2010 15:58:07 GMT vboxsync [28218] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Control: Update (HGCM low level callbacks, bugfixes). Mon, 12 Apr 2010 15:31:54 GMT vboxsync [28215] * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (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/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) IDisplay API changes for multimonitor (xTracker 4655) Mon, 12 Apr 2010 15:20:11 GMT vboxsync [28214] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/Machine: correctly release the lock Mon, 12 Apr 2010 15:04:25 GMT vboxsync [28212] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/Machine: in ReadLog: release lock early, as the file read can ... Mon, 12 Apr 2010 14:41:42 GMT vboxsync [28210] * trunk/include/VBox/param.h (modified) * trunk/include/VBox/param.mac (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new ... Mon, 12 Apr 2010 14:07:18 GMT vboxsync [28207] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Control: Fix service name. Mon, 12 Apr 2010 13:48:49 GMT vboxsync [28206] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Control: Update (first code for low level HGCM callback). Mon, 12 Apr 2010 13:39:18 GMT vboxsync [28205] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxCallbackImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/AutoCaller.h (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/VirtualBoxCallbackImpl.h (modified) Main/VirtualBoxCallback: rename OnSnapshotDiscard to ... Mon, 12 Apr 2010 13:36:39 GMT vboxsync [28204] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: docs Mon, 12 Apr 2010 12:27:34 GMT vboxsync [28200] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) Main/HGCM: Comment/Docu. Mon, 12 Apr 2010 10:38:51 GMT vboxsync [28195] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/OVF: add vbox settings version to vbox:Machine element Mon, 12 Apr 2010 09:58:53 GMT vboxsync [28194] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/Machine: implement IMachine::readLog, and fix log file deletion ... Mon, 12 Apr 2010 09:56:39 GMT vboxsync [28193] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: clarification for IMachine::readLog Mon, 12 Apr 2010 09:39:49 GMT vboxsync [28189] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) Main: OVF crash fix, settings::ConfigFileBase must not be copyable Mon, 12 Apr 2010 08:21:12 GMT vboxsync [28179] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main: raised the maximum amount of VRAM to 512MB Sun, 11 Apr 2010 19:15:06 GMT vboxsync [28165] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) Main/OVF: import vbox:machine with disks, the rest. Todo some bugfixing. Sun, 11 Apr 2010 12:44:21 GMT vboxsync [28162] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) Main/OVF: isolate disk import code from other import code; clean up ... Fri, 09 Apr 2010 17:38:56 GMT vboxsync [28152] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) Main/OVF: optimizations, cleanup Fri, 09 Apr 2010 15:58:10 GMT vboxsync [28150] * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) Main/OVF: use readable disk names instead of UUIDs on export, better ... Fri, 09 Apr 2010 15:43:44 GMT vboxsync [28149] * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main/OVF: write vbox:uuid attribute for each disk on export Fri, 09 Apr 2010 11:49:05 GMT vboxsync [28138] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main,NAT: Always pass the NAT network via CFGM. Use the network ... Fri, 09 Apr 2010 10:02:00 GMT vboxsync [28132] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Control: Update (fixed leak in host service, --wait option for ... Fri, 09 Apr 2010 09:46:42 GMT vboxsync [28130] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main/ConsoleImpl2.cpp: some missing RC_CHECK; cosmetical fixes Fri, 09 Apr 2010 08:42:36 GMT vboxsync [28128] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: cosmetics. Fri, 09 Apr 2010 08:29:59 GMT vboxsync [28127] * trunk/src/VBox/Main/xml/Settings.cpp (modified) bumpSettingsVersionIfNeeded: ulBootPriority != 0 -> v1.10. Thu, 08 Apr 2010 18:52:29 GMT vboxsync [28111] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: added missing header Thu, 08 Apr 2010 18:07:13 GMT vboxsync [28110] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: more Machine::init() work to get OVF vbox:Machine import ... Thu, 08 Apr 2010 17:14:34 GMT vboxsync [28109] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Removed incorrect assertion. Thu, 08 Apr 2010 17:00:27 GMT vboxsync [28107] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Typo fix. Thu, 08 Apr 2010 16:45:59 GMT vboxsync [28106] * trunk/include/VBox/settings.h (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/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Added machinery to query, set and use NIC boot priority. Thu, 08 Apr 2010 15:35:38 GMT vboxsync [28098] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: don't export snapshots in OVF, separate OVF import from ... Thu, 08 Apr 2010 13:38:46 GMT vboxsync [28091] * 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/MachineImpl.h (modified) Main: clean up Machine::init() and instance data Wed, 07 Apr 2010 18:19:22 GMT vboxsync [28058] * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/include/Performance.h (modified) Main: warnings Wed, 07 Apr 2010 14:09:14 GMT vboxsync [28051] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Another attempt to initialize the balloon correct during startup Wed, 07 Apr 2010 13:16:37 GMT vboxsync [28049] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Pass on memory balloon property to the vmm device during startup. Wed, 07 Apr 2010 12:46:12 GMT vboxsync [28046] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IMachine's MemoryBalloonSize property now affects running guests as well. Wed, 07 Apr 2010 10:53:53 GMT vboxsync [28040] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) Fixes Wed, 07 Apr 2010 10:09:36 GMT vboxsync [28038] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/include/Performance.h (modified) Wrong units Wed, 07 Apr 2010 09:47:43 GMT vboxsync [28036] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/VMM/GMM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) More metrics changes Wed, 07 Apr 2010 08:28:41 GMT vboxsync [28033] * trunk/src/VBox/Main/solaris/NetIf-solaris.cpp (modified) Main/solaris: Network interfaces, added nfo driver description. Wed, 07 Apr 2010 08:00:34 GMT vboxsync [28032] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Control/Main: Renamed IGuest::ExecuteProgram to ... Wed, 07 Apr 2010 07:31:23 GMT vboxsync [28029] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Control/VBoxService+Main: Bugfix for multiple environment blocks. Tue, 06 Apr 2010 14:52:25 GMT vboxsync [28012] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/VMM/GMM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Use PGMR3QueryFreeMemory instead Tue, 06 Apr 2010 14:02:00 GMT vboxsync [28007] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) whitespace Tue, 06 Apr 2010 13:52:45 GMT vboxsync [28005] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) Metrics updates Tue, 06 Apr 2010 13:23:44 GMT vboxsync [28004] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) Metrics updates Tue, 06 Apr 2010 11:39:20 GMT vboxsync [27998] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) Dropped Guest/Pagefile/Usage/Free Tue, 06 Apr 2010 09:48:28 GMT vboxsync [27996] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Control: Update (Main: argument as array, SDK docs). Mon, 05 Apr 2010 13:55:26 GMT vboxsync [27985] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Metrics documentation formatting. Mon, 05 Apr 2010 11:08:06 GMT vboxsync [27980] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Improved documentation on non-persistent nature of metrics. Sun, 04 Apr 2010 14:16:32 GMT vboxsync [27976] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/VBoxHDD.h (modified) * trunk/include/iprt/socket.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILun.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSISgBuf.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/gctrl.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/gctrl.h (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/NATEngineImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetNAT.cpp (modified) * trunk/src/VBox/Runtime/common/sort/RTSortApvIsSorted.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) *: scm cleans up whitespace and adds a new line at the end of ... Fri, 02 Apr 2010 22:51:35 GMT vboxsync [27971] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) VMMDevInterface.cpp: Added remark about what looks like a missing ... Thu, 01 Apr 2010 17:07:40 GMT vboxsync [27950] * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) #4790: Metrics: Fixed preCollect for Windows and Linux Thu, 01 Apr 2010 15:51:40 GMT vboxsync [27949] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: Hacked up documentation for Guest ... Thu, 01 Apr 2010 15:21:51 GMT vboxsync [27946] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: Indent.