# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 8:04:57 PM Tue, 24 Mar 2009 17:05:22 GMT vboxsync [18210] * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) Remove some no longer needed code. Tue, 24 Mar 2009 17:04:53 GMT vboxsync [18209] * trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified) crOpenGL: remove some local defines Tue, 24 Mar 2009 17:01:32 GMT vboxsync [18208] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/DHCPServerRunner.cpp (moved) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/DHCPServerRunner.h (moved) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3569: DHCP Server is now started from VBoxSVC and terminates with it. Tue, 24 Mar 2009 16:55:17 GMT vboxsync [18207] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGMPhysGCPhys2R3Ptr: quiet, please. Tue, 24 Mar 2009 16:44:37 GMT vboxsync [18206] * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) Main: Improve fix for #3727 by handling case when oldimage != image. Tue, 24 Mar 2009 16:41:24 GMT vboxsync [18205] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGMPhys: Fixed bug in the freeing of shadowed ROM pages during reset ... Tue, 24 Mar 2009 16:41:23 GMT vboxsync [18204] * trunk/src/VBox/VMM/GMM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMM: More logging. Tue, 24 Mar 2009 16:41:21 GMT vboxsync [18203] * trunk/src/VBox/VMM/PGM.cpp (modified) PGM: Fixed bugs in the code restoring shadowed ROM pages. Tue, 24 Mar 2009 16:19:16 GMT vboxsync [18202] * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) Cbinding: licensing changes Tue, 24 Mar 2009 15:55:12 GMT vboxsync [18201] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: header file changes missing Tue, 24 Mar 2009 15:50:11 GMT vboxsync [18200] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWzd.cpp (modified) FE/Qt4: typo Tue, 24 Mar 2009 15:46:21 GMT vboxsync [18199] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4: shorten auto conversation user info Tue, 24 Mar 2009 15:45:22 GMT vboxsync [18198] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxImportApplianceWgt.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxImportApplianceWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWzd.cpp (modified) FE/Qt4-OVF: added support for license confirmation on OVF import Tue, 24 Mar 2009 15:44:24 GMT vboxsync [18197] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: added getValuesByType & the license text to the describtions Tue, 24 Mar 2009 15:19:20 GMT vboxsync [18196] * trunk/src/VBox/Runtime/r3/init.cpp (modified) Runtime: don't hide the return code from ''SUPR3Init()'' Tue, 24 Mar 2009 15:10:52 GMT vboxsync [18195] * trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.rc (added) export to OSE Tue, 24 Mar 2009 15:04:37 GMT vboxsync [18194] * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) Main: #3727: VBoxManage controlvm dvdattach does not work if the ... Tue, 24 Mar 2009 15:02:04 GMT vboxsync [18193] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) ATA: Implement READ DVD STRUCTURE Tue, 24 Mar 2009 14:40:03 GMT vboxsync [18192] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) nc Tue, 24 Mar 2009 14:39:36 GMT vboxsync [18191] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPLoggerCtl.cpp (added) SUPLoggerCtl: program for controlling the ring-0 logging. Tue, 24 Mar 2009 14:38:09 GMT vboxsync [18188] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Added RTLogGetDefaultInstance Tue, 24 Mar 2009 14:21:59 GMT vboxsync [18186] * trunk/src/VBox/Makefile.kmk (modified) enable GuestHost for Solaris Tue, 24 Mar 2009 14:18:43 GMT vboxsync [18185] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (modified) Cbinding: licensing changes Tue, 24 Mar 2009 14:12:44 GMT vboxsync [18184] * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) Cbinding: licensing changes Tue, 24 Mar 2009 14:07:53 GMT vboxsync [18183] * trunk/src/VBox/Main/win/VBoxC.rc (modified) * trunk/src/VBox/Main/win/VBoxSVC.rc (modified) Added copyright info to VBoxSVC/VBoxC Windows resources. Tue, 24 Mar 2009 14:04:45 GMT vboxsync [18182] * trunk/src/VBox/HostDrivers/Support/darwin/load.sh (modified) load.sh: unload VBoxNetAdp too. Tue, 24 Mar 2009 13:57:17 GMT vboxsync [18181] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Added/updated version resources for Windows host drivers. Tue, 24 Mar 2009 13:26:12 GMT vboxsync [18180] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage/modifyhd: eliminate all user-visible references to the ... Tue, 24 Mar 2009 13:25:13 GMT vboxsync [18179] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: Make the descriptor bigger if it is unreasonably small ... Tue, 24 Mar 2009 13:21:12 GMT vboxsync [18177] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main: turn read/write param in OpenHardDisk into an enum Tue, 24 Mar 2009 12:46:35 GMT vboxsync [18176] * trunk/src/VBox/Additions/common/crOpenGL/SunOS_i386_exports.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/SunOS_i386_exports_dri.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/SunOS_i386_glxapi_exports.py (modified) common/crOpenGL: Solaris 32-bit fix. Tue, 24 Mar 2009 12:07:10 GMT vboxsync [18175] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/SunOS_i386_exports.py (added) * trunk/src/VBox/Additions/common/crOpenGL/SunOS_i386_exports_dri.py (added) * trunk/src/VBox/Additions/common/crOpenGL/SunOS_i386_glxapi_exports.py (added) common/crOpenGL: Solaris bits. FAKEDRI to now builds. Tue, 24 Mar 2009 11:33:35 GMT vboxsync [18174] * trunk/src/VBox/Runtime/VBox/RTAssertShouldPanic-vbox.cpp (modified) fixed ''VBOX_ASSERT=gdb'' Tue, 24 Mar 2009 11:20:24 GMT vboxsync [18173] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Protect every use of the StorageController list and remove ... Tue, 24 Mar 2009 11:15:06 GMT vboxsync [18172] * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) VBoxGuest/win: library order. Tue, 24 Mar 2009 11:12:35 GMT vboxsync [18171] * trunk/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Helper.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/HelperBugCheck.cpp (copied) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) VBoxGuest/win: Moved the bugcheck code into a separate file so we can ... Tue, 24 Mar 2009 11:01:41 GMT vboxsync [18170] * trunk/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Helper.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h (modified) VBoxGuest/win: bugcheck cleanup: ULONG_PTR parameters cannot be ... Tue, 24 Mar 2009 10:19:11 GMT vboxsync [18169] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) mapping of the GIP page is mandatory Tue, 24 Mar 2009 08:04:39 GMT vboxsync [18168] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: French nls Mon, 23 Mar 2009 23:37:36 GMT vboxsync [18167] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGM: More details on allocation failure. Mon, 23 Mar 2009 23:07:53 GMT vboxsync [18166] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGM: More info on allocation error. Mon, 23 Mar 2009 23:07:37 GMT vboxsync [18165] * trunk/src/VBox/VMM/PGM.cpp (modified) PGM: Give up immediately on load failure. Mon, 23 Mar 2009 21:10:58 GMT vboxsync [18164] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) VBoxManage/raw partitions: comments Mon, 23 Mar 2009 19:54:17 GMT vboxsync [18163] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: api docs Mon, 23 Mar 2009 19:28:13 GMT vboxsync [18162] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: add read/write param to OpenHardDisk to allow for opening disk ... Mon, 23 Mar 2009 18:23:31 GMT vboxsync [18161] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) Build fix. Mon, 23 Mar 2009 18:04:28 GMT vboxsync [18160] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/SunOS_exports.py (modified) common/crOpenGL: solaris bits VBoxOGL.so. DRI yet todo, has some ... Mon, 23 Mar 2009 17:50:13 GMT vboxsync [18159] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) solaris/installer: VBoxNetDHCP no in VBOX_WITH_NETADP. Mon, 23 Mar 2009 17:36:37 GMT vboxsync [18158] * trunk/src/VBox/Main/MachineImpl.cpp (modified) fixed SEGFAULT in ''MachineImpl::rollback()'' Mon, 23 Mar 2009 17:34:49 GMT vboxsync [18157] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) VBoxGuestR3Lib.cpp: static definition, moved it above the usage to ... Mon, 23 Mar 2009 17:23:17 GMT vboxsync [18156] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) VBoxXPCOMCGlue.c: bugref. Mon, 23 Mar 2009 17:16:17 GMT vboxsync [18155] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) VBoxXPCOMCGlue.c: Added a todo. Mon, 23 Mar 2009 16:58:21 GMT vboxsync [18154] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) SUPR3HardenedVerify: restored correct column alignment. Mon, 23 Mar 2009 16:52:31 GMT vboxsync [18153] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: typo Mon, 23 Mar 2009 16:46:05 GMT vboxsync [18152] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: don't fail if hard disk image appears in XML before the ... Mon, 23 Mar 2009 16:40:47 GMT vboxsync [18151] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) ACPI: report RTC too Mon, 23 Mar 2009 16:29:52 GMT vboxsync [18150] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Storage/VBoxHDD: small cleanup in VDClose, don't assert on normal ... Mon, 23 Mar 2009 16:28:11 GMT vboxsync [18149] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: fix flush on close without breaking the cleanup when ... Mon, 23 Mar 2009 16:00:54 GMT vboxsync [18147] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) webservices/SDK: Don't waste time searching fr owsdl2py and stubmaker ... Mon, 23 Mar 2009 15:55:41 GMT vboxsync [18146] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) spaces/tabs. Mon, 23 Mar 2009 15:27:45 GMT vboxsync [18145] * trunk/src/VBox/Main/win/VBoxC.rc (modified) * trunk/src/VBox/Main/win/VBoxSVC.rc (modified) Report proper file version for VBoxC/VBoxSVC on Windows. Mon, 23 Mar 2009 15:20:41 GMT vboxsync [18144] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGMR3PhysAllocHandyPages: More release log info when we're running ... Mon, 23 Mar 2009 15:10:24 GMT vboxsync [18143] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) VMM,Devices: Changed ROM registration and fixed some shadowed ROM ... Mon, 23 Mar 2009 14:56:21 GMT vboxsync [18142] * trunk/src/VBox/Additions/common/crOpenGL/Linux_i386_exports.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/windows_i386_exports.py (modified) crOpenGL rollback r44835 & r44836 as it's not compiling on 64bit Mon, 23 Mar 2009 14:52:35 GMT vboxsync [18141] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: fix incorrect version being stored in VMDK header ... Mon, 23 Mar 2009 14:28:35 GMT vboxsync [18140] * trunk/src/VBox/Additions/common/crOpenGL/Linux_i386_exports.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/windows_i386_exports.py (modified) crOpenGL: use custom defines to destinguish 32/64 pointers Mon, 23 Mar 2009 14:03:59 GMT vboxsync [18139] * trunk/src/VBox/Additions/common/crOpenGL/Linux_i386_exports.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/windows_i386_exports.py (modified) crOpenGL: don't trash eax/rax in export stubs Mon, 23 Mar 2009 13:45:09 GMT vboxsync [18138] * trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified) crOpenGL: allow debug output in release builds with ... Mon, 23 Mar 2009 13:22:03 GMT vboxsync [18137] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) * trunk/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue (moved) * trunk/src/VBox/Main/cbinding/tstLinuxC.c (deleted) CBinding: removed the deprecated tstLinuxC testcase and made the ... Mon, 23 Mar 2009 13:06:37 GMT vboxsync [18136] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetIf: disable changing settings for non-host-only Mon, 23 Mar 2009 12:33:12 GMT vboxsync [18134] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: fix r44820 for the snapshot case Mon, 23 Mar 2009 12:09:05 GMT vboxsync [18133] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Temorarily disabled the IOMMMIOModifyPage stuff for the new ... Mon, 23 Mar 2009 11:16:29 GMT vboxsync [18132] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxExportApplianceWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4-OVF: Check all target files if they exists & get confirmation ... Mon, 23 Mar 2009 10:32:05 GMT vboxsync [18131] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) darwin build fix. Mon, 23 Mar 2009 10:02:00 GMT vboxsync [18129] * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) NetFlt/win: use fDisablePromiscuous flag Mon, 23 Mar 2009 09:39:23 GMT vboxsync [18128] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) IPRT, Shared Folders: Implemented file attributes access flags for ... Mon, 23 Mar 2009 09:20:31 GMT vboxsync [18127] * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: fail if a VD image was forced to be opened in read-only mode Sun, 22 Mar 2009 16:52:36 GMT vboxsync [18125] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: MapCR3 anywhere again (new phys code). Fri, 20 Mar 2009 21:17:53 GMT vboxsync [18124] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) Additions/Linux/vboxadd: use RTMemAlloc instead of kmalloc for ... Fri, 20 Mar 2009 16:39:48 GMT vboxsync [18123] * trunk/src/libs/xpcom18a4/python/sample/shellcommon.py (modified) vboxshell: implement guest command, to directly talk with concrete guest Fri, 20 Mar 2009 14:46:09 GMT vboxsync [18121] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main/HardDisk: enable cancelling for all operations which take really ... Fri, 20 Mar 2009 14:38:43 GMT vboxsync [18120] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) Main/Progress: implement cancelling of activities associated with ... Fri, 20 Mar 2009 14:36:22 GMT vboxsync [18119] * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) Storage/VHD: creating sparse files is a performance risk on some OSes Fri, 20 Mar 2009 13:43:11 GMT vboxsync [18118] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) E1000: properly connect/disconnect if the link status changes Fri, 20 Mar 2009 13:33:58 GMT vboxsync [18117] * trunk/include/VBox/err.sed (modified) * trunk/include/iprt/err.sed (modified) * trunk/src/VBox/Runtime/common/err/errmsg.sed (modified) * trunk/src/VBox/Runtime/common/err/errmsgcom.sed (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (modified) * trunk/src/recompiler/Sun/op-darwin.sed (modified) * trunk/src/recompiler/Sun/op-validate.sed (modified) sed(1): make these locale independent by using [:alnum:] and friends. ... Fri, 20 Mar 2009 13:20:45 GMT vboxsync [18116] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) FE/Qt4: only test if the guest entered the ACPI state if this ... Fri, 20 Mar 2009 13:10:58 GMT vboxsync [18115] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Main/HardDisk: implement flattenTo() API. a bit code duplication left ... Fri, 20 Mar 2009 13:07:29 GMT vboxsync [18114] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) Main/Appliance: use the flattenTo API when exporting the image to ... Fri, 20 Mar 2009 12:54:04 GMT vboxsync [18113] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) don't spam the release log if ''Guest::GetStatistic()'' fails Fri, 20 Mar 2009 12:10:17 GMT vboxsync [18112] * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (modified) #3743: “tstAsmStructsAsm-lst.sed locale sensitive” Use [:alnum:] and ... Fri, 20 Mar 2009 11:36:45 GMT vboxsync [18111] * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) crOpenGL: typo + warning if hgcm calls fail on guest side Fri, 20 Mar 2009 11:18:48 GMT vboxsync [18110] * trunk/src/VBox/Runtime/testcase/tstGetOpt.cpp (modified) gcc warning (not ideal btw) Fri, 20 Mar 2009 11:12:16 GMT vboxsync [18109] * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) crOpenGL: increase guest readback buffer size to 2k, to reduce ... Fri, 20 Mar 2009 11:04:44 GMT vboxsync [18108] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) VBoxManage: clean up various places which use RTGetOpt, fix error ... Fri, 20 Mar 2009 10:47:42 GMT vboxsync [18107] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IMedium: improve wording; correct typos. Fri, 20 Mar 2009 10:42:19 GMT vboxsync [18106] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGLSettingsUpdate.ui (modified) FE/Qt4: Little Global Settings / Update page layout fix. Fri, 20 Mar 2009 10:33:26 GMT vboxsync [18105] * trunk/src/VBox/VMM/VM.cpp (modified) typo Fri, 20 Mar 2009 10:31:34 GMT vboxsync [18104] * trunk/src/VBox/VMM/VM.cpp (modified) be more verbose on VERR_VERSION_MISMATCH Fri, 20 Mar 2009 10:00:46 GMT vboxsync [18103] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) webservice/vboxweb: adapt command line handling to changed RTGetOpt ... Thu, 19 Mar 2009 22:39:06 GMT vboxsync [18101] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/Devices/PC/DevPcArch.c (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to ...