# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 22, 2025 2:53:26 PM Thu, 14 Aug 2008 08:30:16 GMT vboxsync [11415] * trunk/src/VBox/Main/darwin/iokit.cpp (modified) Darwin: adapt to changed RTUUID struct. Thu, 14 Aug 2008 08:21:30 GMT vboxsync [11414] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) KCHMVIEWER depends on Qt4 GUI Thu, 14 Aug 2008 08:03:03 GMT vboxsync [11413] * trunk/include/iprt/types.h (modified) * trunk/include/iprt/uuid.h (modified) * trunk/src/VBox/Runtime/VBox/strformat-vbox.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) * trunk/src/VBox/Runtime/generic/RTUuidCreate-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/uuid-generic.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUuid.cpp (modified) Runtime: small fix to the UUID code, splitting the ClockSeq field and ... Thu, 14 Aug 2008 07:14:31 GMT vboxsync [11412] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) warning Thu, 14 Aug 2008 00:45:11 GMT vboxsync [11411] * trunk/src/VBox/HostServices/SharedOpenGL/glwindrv.cpp (modified) Fix startup failure and glGetString with NVidia drivers Wed, 13 Aug 2008 21:01:32 GMT vboxsync [11410] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) BusLogic: initial commit Wed, 13 Aug 2008 19:35:50 GMT vboxsync [11409] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) Do not call HGCM after it has been shut down. Wed, 13 Aug 2008 19:26:26 GMT vboxsync [11408] * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) RDP clipboard fixes: serialize data reading and annoncements of new ... Wed, 13 Aug 2008 18:56:18 GMT vboxsync [11407] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) warnings, comments Wed, 13 Aug 2008 18:31:01 GMT vboxsync [11406] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) warning Wed, 13 Aug 2008 18:00:55 GMT vboxsync [11405] * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) VBoxNetFlt not exported to OSE Wed, 13 Aug 2008 17:32:37 GMT vboxsync [11404] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) XIDL: documentation fixes Wed, 13 Aug 2008 16:51:40 GMT vboxsync [11402] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Changed "VBoxManage metrics" help to be a bit more in the same style ... Wed, 13 Aug 2008 16:46:39 GMT vboxsync [11401] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxNetworkFramework.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxRegistrationDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxUpdateDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNetworkFramework.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxRegistrationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxUpdateDlg.cpp (modified) Fe/Qt4: New Version notifier reworked according latest requirements ... Wed, 13 Aug 2008 16:44:09 GMT vboxsync [11400] * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBoxSDL: improve fullscreenresize hack a little bit Wed, 13 Aug 2008 16:25:24 GMT vboxsync [11399] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) Fe/Qt4: Adding platform information function into VBoxGlobal. Wed, 13 Aug 2008 16:09:53 GMT vboxsync [11398] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Always sync back the TPR value. Wed, 13 Aug 2008 15:49:59 GMT vboxsync [11397] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf (modified) Windows Guest Additions: Repaired broken .INF files for 32-bit ... Wed, 13 Aug 2008 15:43:45 GMT vboxsync [11396] * trunk/src/VBox/Installer/solaris/sdkfiles.ose (modified) - also fixed ose filelist Wed, 13 Aug 2008 15:43:17 GMT vboxsync [11395] * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/test/tstShOpenGL.cpp (modified) Fixed SetPixelFormat failure with NVIDIA drivers Wed, 13 Aug 2008 15:34:39 GMT vboxsync [11394] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) xpidl fix: Use INST_BIN instead of bin/. Wed, 13 Aug 2008 15:17:08 GMT vboxsync [11393] * trunk/src/VBox/Runtime/testcase/tstUuid.cpp (modified) tstUuid: experiment. Wed, 13 Aug 2008 14:54:17 GMT vboxsync [11392] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) - moved xpidl binary out of SDK to - improved Python example with ... Wed, 13 Aug 2008 14:48:53 GMT vboxsync [11391] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Moved annoying log messages to either level4 or private logging. ... Wed, 13 Aug 2008 13:30:32 GMT vboxsync [11389] * trunk/src/VBox/Main/darwin/iokit.cpp (modified) typo Wed, 13 Aug 2008 13:09:48 GMT vboxsync [11388] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxRegistrationDlg.cpp (modified) Fe/Qt4: Fixed bug of gathering system information (from script) under ... Wed, 13 Aug 2008 13:08:27 GMT vboxsync [11387] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) Fe/Qt4: Own QProcess implementation to avoid Qt4 (4.3.x version) bug ... Wed, 13 Aug 2008 12:32:33 GMT vboxsync [11386] * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) PerfAPI: One more warning for long long unsigned int Wed, 13 Aug 2008 12:26:24 GMT vboxsync [11385] * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) PerfAPI: Fixed warnings in fscanf calls Wed, 13 Aug 2008 12:22:57 GMT vboxsync [11384] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) VBoxManage metrics command (second attempt) Wed, 13 Aug 2008 12:21:04 GMT vboxsync [11383] * trunk/src/VBox/Main/Performance.cpp (modified) PerfAPI: Null IN array handling changed. Wed, 13 Aug 2008 11:56:52 GMT vboxsync [11382] * trunk/src/VBox/HostServices/SharedClipboard/x11.cpp (modified) shared clipboard: fail silently if we are not running on an X11 ... Wed, 13 Aug 2008 10:14:09 GMT vboxsync [11381] * trunk/src/VBox/Runtime/testcase/tstStrFormat.cpp (modified) Fix for unicode RTStrFormat testcase on Unix Wed, 13 Aug 2008 08:44:46 GMT vboxsync [11380] * trunk/src/VBox/Runtime/common/rand/randadv.cpp (added) export Wed, 13 Aug 2008 08:07:25 GMT vboxsync [11379] * trunk/include/VBox/com/array.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) Rolled back r34628 changes. Wed, 13 Aug 2008 07:54:48 GMT vboxsync [11378] * trunk/include/VBox/com/array.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) PerfAPI: VBoxManage metrics command implementation. Removed an ... Wed, 13 Aug 2008 07:52:43 GMT vboxsync [11377] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/include/Performance.h (modified) PerfAPI: Fixed the ranges to fit into INT32, uninitialized periods, ... Wed, 13 Aug 2008 07:38:37 GMT vboxsync [11376] * trunk/src/VBox/Runtime/common/string/strformat.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstStrFormat.cpp (modified) RTStrFormat fix for aligned unicode strings. Tue, 12 Aug 2008 23:19:40 GMT vboxsync [11375] * trunk/src/VBox/Main/darwin/iokit.cpp (modified) Main/darwin/iokit.cpp: build fix. Tue, 12 Aug 2008 19:40:51 GMT vboxsync [11374] * trunk/src/VBox/Makefile.kmk (modified) Build fix, build bldprogs in Main too. Tue, 12 Aug 2008 17:51:23 GMT vboxsync [11371] * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) Too verbose logging Tue, 12 Aug 2008 17:50:18 GMT vboxsync [11370] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Deal with flushing of pgm pool pages when an injected event triggers ... Tue, 12 Aug 2008 17:45:45 GMT vboxsync [11369] * trunk/src/VBox/Installer/solaris/preremove.sh (modified) Solaris: don't forget to remove the SMF stuff for the webservice on ... Tue, 12 Aug 2008 17:44:03 GMT vboxsync [11368] * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) Ordering matters in SMF xml files Tue, 12 Aug 2008 17:37:24 GMT vboxsync [11367] * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) Typo in SMF xml file. Tue, 12 Aug 2008 16:43:29 GMT vboxsync [11366] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) A faulting call also implies the pgm pool page has been reused Tue, 12 Aug 2008 15:41:41 GMT vboxsync [11365] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) typo in typo fix Tue, 12 Aug 2008 15:17:42 GMT vboxsync [11364] * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) missing dep to the correct version stamp Tue, 12 Aug 2008 15:08:45 GMT vboxsync [11363] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) more typos Tue, 12 Aug 2008 14:58:22 GMT vboxsync [11362] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) - python API Tue, 12 Aug 2008 14:34:05 GMT vboxsync [11361] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxFilePathSelectorWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFilePathSelectorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGLSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsSFDetails.cpp (modified) FE/Qt4: VBoxFilePathSelectorWidget: Disable methods altering the ... Tue, 12 Aug 2008 14:30:34 GMT vboxsync [11360] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) typo Tue, 12 Aug 2008 14:19:53 GMT vboxsync [11359] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) PerfAPI: Documentation fix: ISessionMachine replaced with IMachine. Tue, 12 Aug 2008 14:13:23 GMT vboxsync [11358] * trunk/src/VBox/Installer/solaris/Makefile.kmk (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/smf-vboxwebsrv.sh (added) * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (added) Installer/solaris: Add SMF support for webservice. Also cleaned up ... Tue, 12 Aug 2008 14:02:08 GMT vboxsync [11357] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) PerfAPI: Important! VM metrics are now associated with Machine ... Tue, 12 Aug 2008 13:05:33 GMT vboxsync [11356] * trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (modified) RTSystemQueryOSInfo/Win: Don't include "Service Pack" in the output, ... Tue, 12 Aug 2008 13:02:15 GMT vboxsync [11355] * trunk/src/VBox/Runtime/testcase/tstSystemQueryOsInfo.cpp (modified) tstSystemQueryOSInfo: don't require the driver. Tue, 12 Aug 2008 13:00:51 GMT vboxsync [11354] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: Added OS info to the release log header. Tue, 12 Aug 2008 12:55:15 GMT vboxsync [11353] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) VBoxHDD-new: add new UUID parameter to image creation, specifying ... Tue, 12 Aug 2008 12:54:16 GMT vboxsync [11352] * trunk/include/iprt/system.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/RTSystemQueryOSInfo-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (copied) * trunk/src/VBox/Runtime/testcase/tstSystemQueryOsInfo.cpp (modified) iprt: Implemented RTSystemQueryOSInfo for windows. Tue, 12 Aug 2008 12:03:41 GMT vboxsync [11351] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: Please keep the comments aligned to the code. Tue, 12 Aug 2008 11:25:18 GMT vboxsync [11350] * trunk/include/iprt/system.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTSystemQueryOSInfo-generic.cpp (added) * trunk/src/VBox/Runtime/r3/posix/RTSystemQueryOSInfo-posix.cpp (added) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstSystemQueryOsInfo.cpp (added) iprt: Added RTSystemQueryOSInfo. Tue, 12 Aug 2008 10:46:05 GMT vboxsync [11349] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Misleading log statement Tue, 12 Aug 2008 09:12:16 GMT vboxsync [11348] * trunk/src/VBox/Additions/Makefile.kmk (modified) Windows Guest Additions (64-bit): Added .cat files for .driver ... Mon, 11 Aug 2008 21:12:55 GMT vboxsync [11347] * trunk/include/iprt/rand.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/rand/randparkmiller.cpp (added) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/include/internal/rand.h (modified) * trunk/src/VBox/Runtime/testcase/tstRand.cpp (modified) iprt/rand: Added a generic RTRandAdv API for use with any random ... Mon, 11 Aug 2008 19:53:26 GMT vboxsync [11345] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) workaround for buggy gcc-4.3 compilers, for example included in ... Mon, 11 Aug 2008 18:08:17 GMT vboxsync [11344] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDiskImageManagerDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDiskImageManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui (modified) Fe/Qt4: Changes for Virtual Disk Manager including: tab-stop fixing, ... Mon, 11 Aug 2008 18:03:38 GMT vboxsync [11343] * trunk/src/VBox/Frontends/VirtualBox4/include/QIMainDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIMainDialog.cpp (modified) Fe/Qt4: Enabling auto-centering (according parent) mechanism for ... Mon, 11 Aug 2008 17:43:26 GMT vboxsync [11342] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) PerfAPI: More documentation Mon, 11 Aug 2008 16:38:11 GMT vboxsync [11339] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) PerfAPI: Documentation Mon, 11 Aug 2008 15:46:41 GMT vboxsync [11338] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf (modified) Make the drivers signable in 64 bits mode (inf files) Mon, 11 Aug 2008 15:15:13 GMT vboxsync [11337] * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) Runtime: new function for daemonizing, implemented on posix systems ... Mon, 11 Aug 2008 14:36:14 GMT vboxsync [11336] * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) Fixes in clienttest.java. Additional debug messages in Perf classes. Mon, 11 Aug 2008 12:26:55 GMT vboxsync [11335] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) fix r34221 Mon, 11 Aug 2008 12:12:54 GMT vboxsync [11334] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPLib: Build fix. Mon, 11 Aug 2008 11:45:07 GMT vboxsync [11333] * trunk/src/VBox/Runtime/r3/solaris/mp-solaris.cpp (modified) iprt/mp-solaris: and another... Mon, 11 Aug 2008 11:43:20 GMT vboxsync [11332] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPLib: build fix. Mon, 11 Aug 2008 11:41:51 GMT vboxsync [11331] * trunk/src/VBox/Runtime/r3/solaris/mp-solaris.cpp (modified) iprt/mp-solaris: build fix Mon, 11 Aug 2008 11:36:27 GMT vboxsync [11330] * trunk/src/VBox/Runtime/r3/solaris/mp-solaris.cpp (modified) iprt/mp-solaris: build fix Mon, 11 Aug 2008 11:34:44 GMT vboxsync [11329] * trunk/src/VBox/Runtime/r3/solaris/mp-solaris.cpp (modified) iprt/mp-solaris: Filled in more missing bits. Mon, 11 Aug 2008 11:26:11 GMT vboxsync [11328] * trunk/src/VBox/Runtime/r3/solaris/mp-solaris.cpp (modified) iprt/mp-solaris: Added RTMpIsCpuOnline and implemented RTMpIsCpuOnline. Mon, 11 Aug 2008 11:02:57 GMT vboxsync [11327] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/os2/system-os2.cpp (deleted) * trunk/src/VBox/Runtime/r3/posix/system-posix.cpp (deleted) * trunk/src/VBox/Runtime/r3/win/system-win.cpp (deleted) iprt: removed system-*.cpp Mon, 11 Aug 2008 11:01:01 GMT vboxsync [11326] * trunk/src/VBox/Runtime/testcase/tstTSC.cpp (modified) iprt/tstTSC: Use mp.h Mon, 11 Aug 2008 10:35:07 GMT vboxsync [11325] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) webservice: fix logon in xidl to return proper type Mon, 11 Aug 2008 10:17:14 GMT vboxsync [11324] * trunk/src/VBox/Runtime/r3/solaris/mp-solaris.cpp (modified) iprt/RTMpGetOnlineSet: Hack to make solaris build... Mon, 11 Aug 2008 10:12:54 GMT vboxsync [11322] * trunk/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp (modified) VBoxBFE: dropped iprt/system.h Mon, 11 Aug 2008 10:12:28 GMT vboxsync [11321] * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) Main: removied iprt/system.h reference. Mon, 11 Aug 2008 10:11:34 GMT vboxsync [11320] * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) iprt: dropping RTSystemProcessor* Mon, 11 Aug 2008 10:11:00 GMT vboxsync [11319] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) suplib: Use RTMpGetCount and RTMpGetOnlineSet instead of ... Mon, 11 Aug 2008 10:03:07 GMT vboxsync [11317] * trunk/src/VBox/VMM/CPUM.cpp (modified) cpum: Use RTMpGetCount and RTMpGetOnlineSet instead of ... Mon, 11 Aug 2008 08:19:33 GMT vboxsync [11316] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) testcase/tstIntNet-1: solaris default interface name as rge0. Sat, 09 Aug 2008 07:22:04 GMT vboxsync [11314] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) gcc is too pedantic but this cannot hurt Sat, 09 Aug 2008 07:17:34 GMT vboxsync [11313] * trunk/src/VBox/Runtime/common/checksum/ipv4.cpp (modified) stupid warning Fri, 08 Aug 2008 23:34:58 GMT vboxsync [11312] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) REM: ELEMENTS -> RT_ELEMENTS. Fri, 08 Aug 2008 23:31:54 GMT vboxsync [11311] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/DBGF.cpp (modified) * trunk/src/VBox/VMM/DBGFBp.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/STAM.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PGMGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGC.cpp (modified) * trunk/src/VBox/VMM/VMMR0/DBGFR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) VMM: ELEMENTS -> RT_ELEMENTS. Fri, 08 Aug 2008 23:25:08 GMT vboxsync [11309] * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) iprt: Retired HCSTRING, replaced by R3STRING. Fri, 08 Aug 2008 23:08:56 GMT vboxsync [11307] * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) VBoxBFE: PDMINS2DATA -> PDMINS_2_DATA. Fri, 08 Aug 2008 23:04:29 GMT vboxsync [11303] * trunk/include/VBox/types.h (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) pdm: Retired PPDMDEVINSGC. Fri, 08 Aug 2008 22:56:56 GMT vboxsync [11299] * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) mm: MMHyperXXToGC -> MMHyperXXToRC. Fri, 08 Aug 2008 22:51:22 GMT vboxsync [11298] * trunk/src/VBox/VMM/CPUM.cpp (modified) cpum: MMHyperCCToGC -> MMHyperCCToRC.