# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 7:55:51 PM Wed, 25 Mar 2009 07:49:45 GMT vboxsync [18239] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: better wide character handling in DNS suffix resolving Wed, 25 Mar 2009 03:47:05 GMT vboxsync [18238] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSettingsNetwork.cpp (modified) VBoxGLSettingsNetwork::updateCurrentItem: item may be NULL. Wed, 25 Mar 2009 03:04:13 GMT vboxsync [18237] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSettingsNetwork.cpp (modified) FE/Qt4: Fixing warning for 44961. Wed, 25 Mar 2009 02:48:57 GMT vboxsync [18236] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialogSpecific.cpp (modified) FE/Qt4: Fixing burn for 44961. Wed, 25 Mar 2009 02:42:57 GMT vboxsync [18235] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGLSettingsNetwork.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGLSettingsNetworkDetails.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSettingsDialogSpecific.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsNetworkDetails.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSettingsNetwork.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSettingsNetworkDetails.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetworkDetails.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGLSettingsNetwork.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGLSettingsNetworkDetails.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsNetworkDetails.ui (modified) FE/Qt4: 2869: Rework network adapter UI - Host-only Interface ... Wed, 25 Mar 2009 01:29:51 GMT vboxsync [18234] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) IOMMMIOModifyPage -> IOMMMIOMapMMIO2Page. (missed one) Wed, 25 Mar 2009 01:25:02 GMT vboxsync [18233] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMMR0.cpp: better? Wed, 25 Mar 2009 01:15:31 GMT vboxsync [18232] * trunk/include/VBox/iom.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) IOMMMIOModifyPage -> IOMMMIOMapMMIO2Page. Wed, 25 Mar 2009 01:14:04 GMT vboxsync [18231] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: IOMMMIOModifyPage should be working with the new phys code now. Wed, 25 Mar 2009 01:13:09 GMT vboxsync [18230] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM,IOM: Implemented MMIO2 aliases for MMIO pages. This involved some ... Tue, 24 Mar 2009 22:28:08 GMT vboxsync [18229] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: VBoxVMSelector Dialog: Ctrl+R shortcut reassigned to Delete ... Tue, 24 Mar 2009 22:21:29 GMT vboxsync [18228] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) vbox.dsl: Disabled changes from r44851. Tue, 24 Mar 2009 20:57:36 GMT vboxsync [18227] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) debugging leftover Tue, 24 Mar 2009 19:57:30 GMT vboxsync [18226] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) get_dns_addr_domain: wcstombs can in theory return -1, so don't crash ... Tue, 24 Mar 2009 19:56:11 GMT vboxsync [18225] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) get_dns_addr_domain: wcstombs returns the size without counting the ... Tue, 24 Mar 2009 19:46:12 GMT vboxsync [18224] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) VBoxHeadless: don't ignore the return code of ''RTR3InitAndSUPLib()'' ... Tue, 24 Mar 2009 19:39:47 GMT vboxsync [18223] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) OVF: implement EULAs in VBoxManage. Tue, 24 Mar 2009 19:38:33 GMT vboxsync [18222] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt4: Don't ignore the return code of ''RTR3InitAndSUPLib()'' (non- ... Tue, 24 Mar 2009 19:35:24 GMT vboxsync [18221] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) VBoxXPCOMCGlue.c: Drop the malloc/free and use a 4KB static path ... Tue, 24 Mar 2009 19:20:37 GMT vboxsync [18220] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: parse EULA section with ovf 0.9 too Tue, 24 Mar 2009 19:18:33 GMT vboxsync [18219] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) build fix. Tue, 24 Mar 2009 19:15:55 GMT vboxsync [18218] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) gmmR0LinkChunk: set pFreePrev; gmmR0FreeChunk: don't use pCore, ... Tue, 24 Mar 2009 18:51:46 GMT vboxsync [18217] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: OVF API docs. Tue, 24 Mar 2009 18:40:58 GMT vboxsync [18216] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWgt.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: fix SDK breakage, always use dir=return instead of dir=out when ... Tue, 24 Mar 2009 18:39:39 GMT vboxsync [18215] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) pgmPoolMonitorFlush: details. Tue, 24 Mar 2009 18:30:04 GMT vboxsync [18214] * 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) * trunk/src/VBox/Main/include/MachineImpl.h (modified) OVF: added AddDescription; return the created ... Tue, 24 Mar 2009 18:15:41 GMT vboxsync [18213] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMMR0: Don't forget to call GMM for init and cleanup on VM object ... Tue, 24 Mar 2009 18:15:39 GMT vboxsync [18212] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMM: Fixed bugs in gmmR0AllocateChunkId and gmmR0FreePageWorker, the ... 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 ...