# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 9, 2025 9:31:51 PM Thu, 02 Jul 2009 14:08:37 GMT vboxsync [21165] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) VBoxService.cpp: Fixed error message. Thu, 02 Jul 2009 14:08:29 GMT vboxsync [21164] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Extra statistics for PGMPhysRead/Write Thu, 02 Jul 2009 13:58:12 GMT vboxsync [21163] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp (modified) VBoxServiceTimeSync.cpp: Reformatted the help. Thu, 02 Jul 2009 13:52:50 GMT vboxsync [21162] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp (modified) VBoxServiceTimeSync.cpp: Updated docs. Added one more review question. Thu, 02 Jul 2009 13:52:46 GMT vboxsync [21161] * trunk/src/VBox/VMM/PDMInternal.h (modified) Backed out 49450. Not necessary Thu, 02 Jul 2009 13:46:41 GMT vboxsync [21160] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp (modified) VBoxServiceTimeSync.cpp: Split up the code doing the platform ... Thu, 02 Jul 2009 13:45:03 GMT vboxsync [21159] * trunk/src/VBox/VMM/PDMInternal.h (modified) StatLocked is VBOX_WITH_STATISTICS only Thu, 02 Jul 2009 13:01:16 GMT vboxsync [21158] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp (modified) VBoxServiceTimeSync.cpp: r=bird: More todos for the windows code. Thu, 02 Jul 2009 12:58:57 GMT vboxsync [21157] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp (modified) VBoxServiceTimeSync.cpp: r=bird: Some todos for the windows code. Thu, 02 Jul 2009 12:25:07 GMT vboxsync [21156] * trunk/include/iprt/ministring_cpp.h (modified) IPRT: fix valgrind warnings about ministring + self assignment Thu, 02 Jul 2009 11:57:13 GMT vboxsync [21155] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c (modified) VBoxGuest-linux.c: bugfixes. the timeservice works now. Thu, 02 Jul 2009 11:53:51 GMT vboxsync [21154] * trunk/include/iprt/ministring_cpp.h (modified) fixed potential uninitialized member of ministring Thu, 02 Jul 2009 11:50:23 GMT vboxsync [21153] * trunk/src/VBox/VMM/PDMQueue.cpp (modified) PDMQueue: tyop. Thu, 02 Jul 2009 11:49:05 GMT vboxsync [21152] * trunk/src/VBox/VMM/PDMQueue.cpp (modified) fixed assertion Thu, 02 Jul 2009 11:47:24 GMT vboxsync [21151] * trunk/src/VBox/VMM/PDMQueue.cpp (modified) PDMQueue: Fixed leaking the last pending item when the consume ... Thu, 02 Jul 2009 10:16:15 GMT vboxsync [21150] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) VBoxService/common: Fixed Guest Additions version lookup. Thu, 02 Jul 2009 08:32:38 GMT vboxsync [21149] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prprf.c (modified) xpcom: ignore the '#' flag in printf statements Thu, 02 Jul 2009 08:31:01 GMT vboxsync [21148] * trunk/src/VBox/VMM/PDMQueue.cpp (modified) Added assertion for @todo Thu, 02 Jul 2009 08:27:08 GMT vboxsync [21147] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) xpcom: fix for fixed logging Thu, 02 Jul 2009 08:15:23 GMT vboxsync [21146] * trunk/src/recompiler/VBoxRecompiler.c (modified) Compile fix Thu, 02 Jul 2009 08:13:44 GMT vboxsync [21145] * trunk/include/VBox/vm.h (modified) Use ASMAtomicBitTestAndClear for VM_FF_TESTANDCLEAR. Thu, 02 Jul 2009 08:07:39 GMT vboxsync [21144] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/DBGF.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Prevent future mistakes with VM_FF_TESTANDCLEAR Wed, 01 Jul 2009 23:07:48 GMT vboxsync [21143] * trunk/src/libs/kStuff (modified) kStuff from r28 -> r33. Finally got around changing the license to MIT. Wed, 01 Jul 2009 18:31:54 GMT vboxsync [21142] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: French nls Wed, 01 Jul 2009 18:26:35 GMT vboxsync [21141] * trunk/src/VBox/VMM/PDMQueue.cpp (modified) PDMQueue.cpp: make sure the FF is cleared before we return. Wed, 01 Jul 2009 18:24:30 GMT vboxsync [21140] * trunk/Config.kmk (modified) * trunk/include/VBox/VBoxGuest.h (modified) Config.kmk,VBoxGuest.h: temp hacks. Wed, 01 Jul 2009 18:23:59 GMT vboxsync [21139] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) VBoxService: Fixed handling of disabled services. Wed, 01 Jul 2009 17:20:15 GMT vboxsync [21138] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Fixed annoying remaking of ... Wed, 01 Jul 2009 16:56:35 GMT vboxsync [21137] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/linux/Makefile (modified) * trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest (modified) VBoxGuest-linux: building, logging and a bugfix. (it loads now) Wed, 01 Jul 2009 16:56:05 GMT vboxsync [21136] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: todo. Wed, 01 Jul 2009 16:48:21 GMT vboxsync [21135] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) log.cpp: Fixed assertion if RTLogDestroy is called during linux ... Wed, 01 Jul 2009 16:35:27 GMT vboxsync [21134] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) IOMInterpretOUTSEx: Must clear u32Value before using iomRamRead to ... Wed, 01 Jul 2009 15:40:34 GMT vboxsync [21133] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) xpcom: fix breakage (hiding local var) Wed, 01 Jul 2009 15:00:39 GMT vboxsync [21132] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsSystem.h (modified) FE/Qt4: grr Wed, 01 Jul 2009 14:54:22 GMT vboxsync [21131] * trunk/src/VBox/Devices/Graphics/BIOS/vgafonts.h (modified) vgabios: Define alternate 14x9 and 16x9 font subtables; some software ... Wed, 01 Jul 2009 14:53:57 GMT vboxsync [21130] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsSystem.cpp (modified) FE/Qt4: Changed max values for the guest memory/VCPUs based on the host. Wed, 01 Jul 2009 14:49:43 GMT vboxsync [21129] * trunk/src/VBox/ImageMounter (added) * trunk/src/VBox/ImageMounter/VBoxFUSE (added) * trunk/src/VBox/ImageMounter/VBoxFUSE/Makefile.kmk (added) * trunk/src/VBox/ImageMounter/VBoxFUSE/VBoxFUSE.cpp (added) VBoxFUSE: Export to OSE. Wed, 01 Jul 2009 14:46:19 GMT vboxsync [21128] * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/PDMQueue.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) PDMQueue: Fixed the flushing loop when a consumer (NAT?) had had enough. Wed, 01 Jul 2009 14:25:14 GMT vboxsync [21127] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_context.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_stream.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: fix window/context management for multithreaded apps Wed, 01 Jul 2009 14:11:27 GMT vboxsync [21126] * trunk/src/VBox/VMM/PDMQueue.cpp (modified) PDMR3QueueFlushAll: The bit number, not the mask. Wed, 01 Jul 2009 13:57:35 GMT vboxsync [21125] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Don't register unused stat counters Wed, 01 Jul 2009 13:51:22 GMT vboxsync [21124] * trunk/src/VBox/Frontends/VirtualBox/src/QIAdvancedSlider.cpp (modified) FE/Qt4: next try for win Wed, 01 Jul 2009 13:48:28 GMT vboxsync [21123] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Removed redundant check Wed, 01 Jul 2009 13:46:04 GMT vboxsync [21122] * trunk/src/VBox/Frontends/VirtualBox/src/QIAdvancedSlider.cpp (modified) FE/Qt4: fix win Wed, 01 Jul 2009 13:26:06 GMT vboxsync [21121] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt4: missed Wed, 01 Jul 2009 13:16:12 GMT vboxsync [21120] * trunk/src/VBox/Frontends/VirtualBox/include/QIAdvancedSlider.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIAdvancedSlider.cpp (modified) FE/Qt4: spelling Wed, 01 Jul 2009 13:10:27 GMT vboxsync [21119] * trunk/src/VBox/Frontends/VirtualBox/include/QIAdvancedSlider.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/QIAdvancedSlider.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDisplay.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsSystem.ui (modified) FE/Qt4: Make the RAM slider snap on usual positions. Wed, 01 Jul 2009 12:48:15 GMT vboxsync [21118] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/linux/Makefile (copied) * trunk/src/VBox/Additions/common/VBoxGuest/linux/Makefile.kup (added) * trunk/src/VBox/Additions/common/VBoxGuest/linux/dkms.conf (copied) * trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest (copied) VBoxGuest (common): building on linux. Wed, 01 Jul 2009 12:44:18 GMT vboxsync [21117] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) xpcom: fix logging crashes caused by bitness issues Wed, 01 Jul 2009 12:40:43 GMT vboxsync [21116] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Adjusted assertion Wed, 01 Jul 2009 12:37:04 GMT vboxsync [21115] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Moved CR0.WP=0 handling up a bit Wed, 01 Jul 2009 12:24:51 GMT vboxsync [21114] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris/Installer: include directory entires in the prototype. Wed, 01 Jul 2009 11:48:47 GMT vboxsync [21113] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.h (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nscore.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsCheapSets.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsVoidArray.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsFastLoadService.cpp (modified) xpcom: first go at making xpcom bitness-safe Wed, 01 Jul 2009 04:55:22 GMT vboxsync [21112] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/ctl.h (modified) NAT: use constant Wed, 01 Jul 2009 01:04:06 GMT vboxsync [21111] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/VMM/DBGFAddrSpace.cpp (modified) DBGF,DBGC: Added DBGFR3AsSymbolByName and DBGFR3AsSymbolByAddr. Start ... Wed, 01 Jul 2009 01:02:58 GMT vboxsync [21110] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) RTDbg: Some adjustments and fixes. Wed, 01 Jul 2009 00:49:37 GMT vboxsync [21109] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: Fixed RT_FROM_MEMBER. Tue, 30 Jun 2009 22:59:15 GMT vboxsync [21108] * trunk/src/VBox/VMM/DBGFAddrSpace.cpp (modified) DBGFAddrSpace.cpp: Fixed address space spans. Tue, 30 Jun 2009 22:58:49 GMT vboxsync [21107] * trunk/src/VBox/Runtime/common/dbg/dbgmodnm.cpp (modified) dbgmodnm.cpp: the module mangling didn't quite work out, redid it. Tue, 30 Jun 2009 22:58:18 GMT vboxsync [21106] * trunk/include/iprt/types.h (modified) iprt/types.h: _MAX & _MIN defines for a bunch of types. Tue, 30 Jun 2009 22:22:07 GMT vboxsync [21105] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) Fe/Qt4: We want help on windows as well. Tue, 30 Jun 2009 21:18:08 GMT vboxsync [21104] * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) another shot at the add build box. Tue, 30 Jun 2009 20:51:27 GMT vboxsync [21103] * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c (modified) additions build fix. Tue, 30 Jun 2009 19:38:12 GMT vboxsync [21102] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) VBoxGuest (common): poll() update. Tue, 30 Jun 2009 19:27:47 GMT vboxsync [21101] * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) superflous Tue, 30 Jun 2009 19:18:35 GMT vboxsync [21100] * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) additions build fix. Tue, 30 Jun 2009 19:11:41 GMT vboxsync [21099] * trunk/src/VBox/Runtime/Makefile.kmk (modified) removed darwin debug flags Tue, 30 Jun 2009 19:03:02 GMT vboxsync [21098] * trunk/include/iprt/ministring_cpp.h (added) export to OSE Tue, 30 Jun 2009 19:02:53 GMT vboxsync [21097] * trunk/src/libs/Makefile.kmk (modified) shot at the doc burn Tue, 30 Jun 2009 18:55:45 GMT vboxsync [21096] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/Drivers: Use RT_XSTR and spaces Tue, 30 Jun 2009 18:54:01 GMT vboxsync [21095] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) VBoxGuest (common): mouse polling. Tue, 30 Jun 2009 18:53:15 GMT vboxsync [21094] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) VMM: Added MMR3HyperAllocOnceNoRelEx so that we can force the ring-0 ... Tue, 30 Jun 2009 18:51:02 GMT vboxsync [21093] * trunk/src/VBox/GuestHost/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) add build fix? Tue, 30 Jun 2009 18:42:16 GMT vboxsync [21092] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: Added RT_STR(str) and RT_XSTR(str). Tue, 30 Jun 2009 18:27:05 GMT vboxsync [21091] * trunk/Config.kmk (modified) Config.kmk: No boost assertions, please. Tue, 30 Jun 2009 17:49:55 GMT vboxsync [21090] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/xpcom/server_module.cpp (modified) Main/xpcom/server: Launch only kernel arch matching VBoxSVC for ... Tue, 30 Jun 2009 17:44:33 GMT vboxsync [21089] * trunk/src/VBox/Runtime/Makefile.kmk (modified) debug mac build error. Tue, 30 Jun 2009 17:31:59 GMT vboxsync [21088] * trunk/src/VBox/Runtime/Makefile.kmk (modified) debug mac build error. Tue, 30 Jun 2009 17:25:47 GMT vboxsync [21087] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Only build r3/xml.cpp as part of VBoxRT for now, to not upset the ... Tue, 30 Jun 2009 17:18:45 GMT vboxsync [21086] * trunk/src/VBox/Runtime/Makefile.kmk (modified) debug mac build error. Tue, 30 Jun 2009 17:05:03 GMT vboxsync [21085] * trunk/include/VBox/settings.h (modified) * trunk/include/iprt/xml_cpp.h (modified) Main: fix class import/export linkage by using RT_DECL_CLASS (r49346) Tue, 30 Jun 2009 16:57:55 GMT vboxsync [21084] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: RT_DECL_CLASS. Tue, 30 Jun 2009 16:41:55 GMT vboxsync [21083] * trunk/src/libs/libxml2-2.6.30/Makefile.kmk (modified) Another one, very important. Tue, 30 Jun 2009 16:40:53 GMT vboxsync [21082] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Missed one VBOX_WITH_LIBXML2_IN_VBOXRT. Tue, 30 Jun 2009 16:30:51 GMT vboxsync [21081] * trunk/src/VBox/Main/win/svchlp.cpp (modified) fix windows burn from r49339 Tue, 30 Jun 2009 16:04:44 GMT vboxsync [21080] * trunk/src/VBox/Runtime/Makefile.kmk (modified) fix burns after r49339: needs BOOST SDK Tue, 30 Jun 2009 15:59:22 GMT vboxsync [21079] * trunk/Config.kmk (modified) * trunk/include/VBox/com/string.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/iprt/xml_cpp.h (moved) * 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/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/ErrorInfo.cpp (modified) * trunk/src/VBox/Main/glue/VirtualBoxErrorInfo.cpp (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (moved) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) Main: move libxml2 to IPRT unconditionally (remove ... Tue, 30 Jun 2009 15:20:30 GMT vboxsync [21078] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: Paranoia part 2. Tue, 30 Jun 2009 15:19:12 GMT vboxsync [21077] * trunk/Config.kmk (modified) * trunk/include/VBox/com/string.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (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/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/ErrorInfo.cpp (modified) * trunk/src/VBox/Main/glue/VirtualBoxErrorInfo.cpp (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) back out r49329, r49331, will start over Tue, 30 Jun 2009 15:19:04 GMT vboxsync [21076] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: some paranoia on message sizes. Tue, 30 Jun 2009 15:17:01 GMT vboxsync [21075] * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) HostServices/SharedClipboard: change the procedure to make the unit ... Tue, 30 Jun 2009 15:05:31 GMT vboxsync [21074] * trunk/src/VBox/GuestHost/SharedClipboard/Makefile.kmk (modified) GuestHost/SharedClipboard: change the procedure to make the unit test ... Tue, 30 Jun 2009 15:01:09 GMT vboxsync [21073] * trunk/Config.kmk (modified) * trunk/include/VBox/com/string.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (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/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/ErrorInfo.cpp (modified) * trunk/src/VBox/Main/glue/VirtualBoxErrorInfo.cpp (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) Main: move libxml2 to IPRT unconditionally (remove ... Tue, 30 Jun 2009 14:27:30 GMT vboxsync [21072] * trunk/include/VBox/VBoxGuest.h (modified) VBoxGuest.h: oops, build fix. Tue, 30 Jun 2009 14:26:24 GMT vboxsync [21071] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) VBoxGuestCommonISR: removed incorrect comment, the code can be called ... Tue, 30 Jun 2009 14:23:52 GMT vboxsync [21070] * trunk/src/VBox/Additions/common/crOpenGL/glx_proto.h (modified) crOpenGL: fix linux build with real dri Tue, 30 Jun 2009 14:23:40 GMT vboxsync [21069] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-freebsd.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c (copied) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestIDC-unix.c.h (added) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/linux (added) * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp (modified) VBoxGuest (common): porting to linux. some cleanup. currently untested. Tue, 30 Jun 2009 14:06:33 GMT vboxsync [21068] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (modified) OVF: fix warnings and a wrong parameter possibly leading to bad config Tue, 30 Jun 2009 13:52:37 GMT vboxsync [21067] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) trunk is 3.0.51 now Tue, 30 Jun 2009 12:59:57 GMT vboxsync [21066] * trunk/Config.kmk (modified) 3.0.1