# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 9:57:33 AM Fri, 03 Apr 2009 22:24:28 GMT vboxsync [18715] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: r=bird: questions about the ... Fri, 03 Apr 2009 18:38:34 GMT vboxsync [18710] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Updated dirty hack to use slot 0x11 instead of 11. Fri, 03 Apr 2009 16:59:22 GMT vboxsync [18704] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) rename TAP to NetAdp, remove abandoned tap win code Fri, 03 Apr 2009 16:07:32 GMT vboxsync [18702] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: enable the I/O APIC on import of Windows machines. Fri, 03 Apr 2009 15:51:42 GMT vboxsync [18701] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2/win: cleaned old tap init code Fri, 03 Apr 2009 15:26:00 GMT vboxsync [18698] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: this was for r45536 Fri, 03 Apr 2009 15:17:20 GMT vboxsync [18697] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: this was for r45633 Fri, 03 Apr 2009 14:47:51 GMT vboxsync [18696] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Ugly hack to swap slots 11 and 3 so 82545EM ends up in slot 11 (as in ... Fri, 03 Apr 2009 14:38:55 GMT vboxsync [18695] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: reserve a miscellaneous config item for later string config when ... Fri, 03 Apr 2009 14:23:27 GMT vboxsync [18694] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/glue-jaxws.xsl (modified) * trunk/src/VBox/Main/webservice/samples/java/axis/clienttest.java (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/metrictest.java (modified) * trunk/src/VBox/Main/webservice/samples/perl/clienttest.pl (modified) SDK licensing Fri, 03 Apr 2009 13:06:39 GMT vboxsync [18686] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3794: “Dead links in VirtualBox.xidl (Main.err)” Remaining dead ... Fri, 03 Apr 2009 12:59:28 GMT vboxsync [18685] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: use NetworkAdapterType_I82545EM as the default for E1000 on import Fri, 03 Apr 2009 12:45:58 GMT vboxsync [18684] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API documentation Fri, 03 Apr 2009 12:12:27 GMT vboxsync [18683] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/samples/python/vboxshell.py (deleted) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/sample/shellcommon.py (deleted) * trunk/src/libs/xpcom18a4/python/sample/vboxshell.py (deleted) SDK: refactoring Fri, 03 Apr 2009 11:45:29 GMT vboxsync [18681] * trunk/src/VBox/Main/Makefile.kmk (modified) SDK: basic Win Python support, refactoring Fri, 03 Apr 2009 10:13:21 GMT vboxsync [18676] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetAdp/win: add/remove fixes Fri, 03 Apr 2009 09:28:55 GMT vboxsync [18674] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3794: “Dead links in VirtualBox.xidl (Main.err)” Garbage collected ... Fri, 03 Apr 2009 00:19:57 GMT vboxsync [18669] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) DisplayImpl.cpp: Don't bitch about VBOX_VIDEO_INFO_TYPE_NV_HEAP since ... Thu, 02 Apr 2009 19:08:27 GMT vboxsync [18664] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. Thu, 02 Apr 2009 15:38:31 GMT vboxsync [18645] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/pdmusb.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return ... Thu, 02 Apr 2009 15:34:46 GMT vboxsync [18644] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Doxygen: correct some mis-escaped references and add missing ... Thu, 02 Apr 2009 15:28:09 GMT vboxsync [18643] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) Typos in comments corrected while fixing doxygen warnings. Thu, 02 Apr 2009 13:49:59 GMT vboxsync [18637] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_agl.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) crOpenGL: add seamless mode clip regions to opengl ones Thu, 02 Apr 2009 12:14:33 GMT vboxsync [18630] * trunk/src/VBox/Main/Doxyfile.Main (modified) Doxyfile.Main: Restored indentation and formatting. Thu, 02 Apr 2009 11:15:36 GMT vboxsync [18627] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix OVF 0.9 output to make ovftool happy Thu, 02 Apr 2009 10:00:48 GMT vboxsync [18623] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxExportApplianceWzd.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: add support for writing OVF 0.9 instead of 1.0 and make it the ... Thu, 02 Apr 2009 07:26:15 GMT vboxsync [18621] * trunk/src/VBox/Main/MachineImpl.cpp (modified) fix for xTracker #3762 Wed, 01 Apr 2009 17:14:10 GMT vboxsync [18609] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/metrictest.java (modified) SDK: versioning in samples, cleanup Wed, 01 Apr 2009 16:37:34 GMT vboxsync [18608] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/glue-jaxws.xsl (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) SDK: better versioning Wed, 01 Apr 2009 16:11:51 GMT vboxsync [18605] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/glue-jaxws.xsl (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) SDK: better JAX-WS versioning Wed, 01 Apr 2009 12:15:40 GMT vboxsync [18594] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) Fixed the problem with vboxnet0 not getting static IP on VM start. Wed, 01 Apr 2009 11:25:28 GMT vboxsync [18592] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: UUID for Networktype change Wed, 01 Apr 2009 10:11:51 GMT vboxsync [18591] * trunk/src/VBox/Devices/Network/DevE1000.cpp (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/Frontends/VirtualBox/src/VBoxApplianceEditorWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (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/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) E1000: Added support for 82545EM (MT Server) Wed, 01 Apr 2009 09:55:02 GMT vboxsync [18590] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: be more strict Wed, 01 Apr 2009 09:06:55 GMT vboxsync [18588] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: write tags only if they aren't empty Tue, 31 Mar 2009 16:50:55 GMT vboxsync [18583] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix wrong use of input array Tue, 31 Mar 2009 13:29:31 GMT vboxsync [18572] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fixed a problem where the machine directory is not deleted. ... Tue, 31 Mar 2009 12:28:49 GMT vboxsync [18566] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Storage/API/VBoxManage/...: add maximum size check to prevent ... Mon, 30 Mar 2009 13:08:12 GMT vboxsync [18543] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetAdp/win: rename connection fix, remove on uninstall temporary disabled Mon, 30 Mar 2009 12:40:40 GMT vboxsync [18538] * trunk/src/VBox/Main/Doxyfile.Main (modified) * trunk/src/VBox/Runtime/Doxyfile (modified) docs: do as doxygen suggested and run "doxygen -u" to update these ... Mon, 30 Mar 2009 12:05:05 GMT vboxsync [18535] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: typos Mon, 30 Mar 2009 11:59:54 GMT vboxsync [18531] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: test case insensitive Mon, 30 Mar 2009 11:55:27 GMT vboxsync [18530] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: Try to guess the guest operation system in the case of the other ... Mon, 30 Mar 2009 11:48:12 GMT vboxsync [18527] * trunk/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue (modified) makefile.tstXPCOMCGlue: Drop the VBOX_WITH_XPCOM define. Mon, 30 Mar 2009 08:45:50 GMT vboxsync [18520] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: #3548 VBoxSVC holds vm xml definition file open after VM is ... Mon, 30 Mar 2009 08:30:03 GMT vboxsync [18518] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) Installer/win: remove hostonly on uninstall; Main/win: default DHCP ... Sun, 29 Mar 2009 03:33:03 GMT vboxsync [18515] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main/xml: MSC makes a fuss about instantiating objects making use of ... Sun, 29 Mar 2009 01:49:49 GMT vboxsync [18493] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: size_t warnings. Sun, 29 Mar 2009 01:45:29 GMT vboxsync [18492] * trunk/src/VBox/Main/xml/xml.cpp (modified) xml.cpp: bunch of size_t where ssize_t probably should've been used. Sun, 29 Mar 2009 01:36:47 GMT vboxsync [18488] * trunk/src/VBox/Main/win/svchlp.cpp (modified) svchlp.cpp: Two size_t/DWORD warnings. Sun, 29 Mar 2009 01:35:27 GMT vboxsync [18487] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) PerformanceImpl.cpp: size_t Sun, 29 Mar 2009 01:34:31 GMT vboxsync [18486] * trunk/src/VBox/Main/MachineImpl.cpp (modified) MachineImpl.cpp: size_t/ULONG wrt Process::init. Sun, 29 Mar 2009 01:31:02 GMT vboxsync [18485] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) HArdDiskImpl.cpp: size_t warnings. Sun, 29 Mar 2009 01:29:52 GMT vboxsync [18484] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) VirtualBoxImpl.cpp: size_t/DWORD warning. Sun, 29 Mar 2009 01:28:52 GMT vboxsync [18483] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) ApplianceImpl.cpp: size_t warning. Sun, 29 Mar 2009 01:28:00 GMT vboxsync [18482] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) SnapshotImpl.cpp: size_t warning. Sat, 28 Mar 2009 00:08:09 GMT vboxsync [18423] * trunk/src/VBox/Main/webservice/webtest.cpp (modified) webtest.cpp: Shut up two size_t warnings from 64-bit MSC. Sat, 28 Mar 2009 00:04:43 GMT vboxsync [18422] * trunk/Config.kmk (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Makefiles,DIS: Cleanup of C++ exception options for the windows ... Fri, 27 Mar 2009 16:12:31 GMT vboxsync [18412] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: api docs Fri, 27 Mar 2009 15:31:21 GMT vboxsync [18406] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) Main: add IProgress::GetTimeRemaining() Fri, 27 Mar 2009 15:23:11 GMT vboxsync [18405] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) OSE/win burn fix Fri, 27 Mar 2009 14:24:11 GMT vboxsync [18400] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: use capacity instead of populated size as a better approximation ... Fri, 27 Mar 2009 14:05:37 GMT vboxsync [18395] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix incorrect progress weighting Fri, 27 Mar 2009 14:04:43 GMT vboxsync [18394] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) Main: do not allow IProgress to report 100% until we're really done Fri, 27 Mar 2009 13:13:31 GMT vboxsync [18389] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) use ''toUInt32()'' here Fri, 27 Mar 2009 13:11:42 GMT vboxsync [18388] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) API/HardDisk: merge the functionality of cloneTo and flattenTo, and ... Fri, 27 Mar 2009 12:34:27 GMT vboxsync [18385] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) #3569 (comment 72): Solved the issue with forgetting xml settings. Fri, 27 Mar 2009 10:43:29 GMT vboxsync [18376] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: added product info & friends for in/export Fri, 27 Mar 2009 08:56:00 GMT vboxsync [18375] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetIf/win: NetAdp creation fix Fri, 27 Mar 2009 07:56:25 GMT vboxsync [18374] * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) Cbinding: removed repeated words (Foundation, the) Thu, 26 Mar 2009 22:19:44 GMT vboxsync [18356] * trunk/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue (modified) trailing newline please. Thu, 26 Mar 2009 20:11:02 GMT vboxsync [18350] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: import/export IDE controller subtype (PIIX3/4) in XML to prevent ... Thu, 26 Mar 2009 19:35:20 GMT vboxsync [18348] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) LsiLogic, BusLogic: Add Led support Thu, 26 Mar 2009 18:24:01 GMT vboxsync [18340] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: default to bridged networking on import as expected by vmware Thu, 26 Mar 2009 18:03:29 GMT vboxsync [18334] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: handle CIMOSType_CIMOS_Linux_64 correctly (used by VMware studio ... Thu, 26 Mar 2009 15:29:16 GMT vboxsync [18323] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp (modified) DHCP server/win: make it work again; NetFlt,Adp/win: IDC init polling Thu, 26 Mar 2009 13:59:14 GMT vboxsync [18313] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main: a different approach to opening images read-only for import ... Thu, 26 Mar 2009 13:37:48 GMT vboxsync [18311] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: resort & uuid Thu, 26 Mar 2009 13:25:22 GMT vboxsync [18310] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: add some more recourse types Thu, 26 Mar 2009 11:57:52 GMT vboxsync [18306] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) OVF: fix progress values for disks on import Thu, 26 Mar 2009 11:27:20 GMT vboxsync [18304] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: common implementation for asynchronous disk progress; more ... Thu, 26 Mar 2009 10:46:46 GMT vboxsync [18301] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: break out if canceled Thu, 26 Mar 2009 05:20:39 GMT vboxsync [18292] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: Set HwVirtExtForced if there is memory above 4GB ... Wed, 25 Mar 2009 21:26:21 GMT vboxsync [18283] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: make import and export cancellable Wed, 25 Mar 2009 19:54:48 GMT vboxsync [18278] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix broken progress computation on export Wed, 25 Mar 2009 19:40:58 GMT vboxsync [18277] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) typos Wed, 25 Mar 2009 19:39:08 GMT vboxsync [18276] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) Main: document new IProgress weighting Wed, 25 Mar 2009 19:18:22 GMT vboxsync [18275] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main: fix borkage introduced by r44866 which caused all hard disk to ... Wed, 25 Mar 2009 18:32:26 GMT vboxsync [18273] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix export breakage from IProgress update Wed, 25 Mar 2009 18:01:07 GMT vboxsync [18269] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) Main: rework IProgress internals to optionally handle weighted ... Wed, 25 Mar 2009 17:09:08 GMT vboxsync [18265] * trunk/debian/VBox.sh (modified) * trunk/debian/control (modified) * trunk/doc/ReadMe-Solaris.txt (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.conf (modified) * trunk/src/VBox/Additions/freebsd/Installer/vboxguest.sh (modified) * trunk/src/VBox/Additions/linux/installer/90-vboxguest.fdi (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/VBox.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/makepackage.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/vboxguest.pkginfo (modified) * trunk/src/VBox/Additions/solaris/Installer/vboxguest.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/vboxservice.xml (modified) * trunk/src/VBox/Additions/x11/Installer/98vboxadd-xclient (modified) * trunk/src/VBox/Additions/x11/Installer/VBoxRandR.sh (modified) * trunk/src/VBox/Additions/x11/Installer/x11config.pl (modified) * trunk/src/VBox/Additions/x11/Installer/x11config15.pl (modified) * trunk/src/VBox/Additions/x11/Installer/x11config15suse.pl (modified) * trunk/src/VBox/Additions/x11/Installer/x11restore.pl (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbe.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c (modified) * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (modified) * trunk/src/VBox/Devices/Network/solaris/vnicterm_solaris.sh (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.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/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/vboxnet.conf (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/vboxflt.conf (modified) * trunk/src/VBox/Installer/linux/VBox.sh (modified) * trunk/src/VBox/Installer/linux/VirtualBox.desktop (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) * trunk/src/VBox/Installer/solaris/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/preremove.sh (modified) * trunk/src/VBox/Installer/solaris/vbi/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/vbi/preremove.sh (modified) * trunk/src/VBox/Installer/solaris/vbi/vboxkern.pkginfo (modified) * trunk/src/VBox/Installer/solaris/vbox.pkginfo (modified) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) * trunk/src/VBox/Installer/solaris/virtualbox-zoneaccess.xml (modified) * trunk/src/VBox/Installer/solaris/virtualbox.desktop (modified) * trunk/src/VBox/Installer/solaris/zoneaccess.sh (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd (modified) * trunk/src/VBox/Main/xml/samples/VirtualBox-global.xml (modified) * trunk/src/VBox/Main/xml/samples/VirtualBox-machine-linux.xml (modified) * trunk/src/VBox/Main/xml/samples/VirtualBox-machine-windows.xml (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) config file cleanup + small copyright year update Wed, 25 Mar 2009 16:26:37 GMT vboxsync [18263] * trunk/include/VBox/param.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd (modified) Main,VBox/param.h: Move the hard RAM limit out of the schema. Wed, 25 Mar 2009 14:04:13 GMT vboxsync [18260] * trunk/src/VBox/Main/darwin/iokit.cpp (modified) Main: fixed warnings Wed, 25 Mar 2009 13:55:43 GMT vboxsync [18258] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) API docs Wed, 25 Mar 2009 13:55:29 GMT vboxsync [18257] * trunk/src/VBox/Main/darwin/HostPowerDarwin.cpp (modified) Main: fix warnings Wed, 25 Mar 2009 12:59:12 GMT vboxsync [18252] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) Main: performance header cleanup. Wed, 25 Mar 2009 12:46:46 GMT vboxsync [18248] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: reorder appliance implementation code, no functional changes Wed, 25 Mar 2009 11:36:34 GMT vboxsync [18246] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/screen.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/color.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/debug.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/debug.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/palette.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/pointer.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/screen.c (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxImportApplianceWgt.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsHD.ui (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPLoggerCtl.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.rc (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) license header updates from filemuncher Wed, 25 Mar 2009 10:07:16 GMT vboxsync [18244] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) Cbinding: fixed problem due to change using static buffer. Wed, 25 Mar 2009 08:24:08 GMT vboxsync [18241] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (modified) VBoxXPCOMCGlue.*: Reverted back the licensing changes as per 2221#c147