# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Jan 12, 2025 10:18:30 AM Wed, 20 Aug 2008 20:48:52 GMT vboxsync [11523] * trunk/include/iprt/rand.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/rand/rand.cpp (modified) * trunk/src/VBox/Runtime/common/rand/randadv.cpp (modified) * trunk/src/VBox/Runtime/common/rand/randparkmiller.cpp (modified) * trunk/src/VBox/Runtime/generic/RTRandAdvCreateNonPseudo-generic.cpp (added) * trunk/src/VBox/Runtime/generic/RTRandAdvCreatePureNonPseudo-generic.cpp (added) * trunk/src/VBox/Runtime/generic/rand-stubs-generic.cpp (deleted) * trunk/src/VBox/Runtime/include/internal/rand.h (modified) * trunk/src/VBox/Runtime/r3/posix/rand-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRand.cpp (modified) iprt: Implemented the /dev/urandom base random generator as a RTRAND ... Wed, 20 Aug 2008 09:46:31 GMT vboxsync [11508] * trunk/include/VBox/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAllA.asm (modified) Added emulation of cmpxchg & lock cmpxchg (not yet used). Tue, 19 Aug 2008 21:07:25 GMT vboxsync [11502] * trunk/include/VBox/log.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) BusLogic SCSI: update, stub for generic SCSI request parsing and ... Tue, 19 Aug 2008 12:41:38 GMT vboxsync [11484] * 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-2.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Storage/VBoxHDD-new: Add information about configuration settings ... Fri, 15 Aug 2008 14:46:56 GMT vboxsync [11445] * trunk/include/iprt/net.h (modified) iprt/net.h: corrected ICMP protocol identifier. Fri, 15 Aug 2008 14:33:02 GMT vboxsync [11444] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (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/VDICore.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) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Storage/VBoxHDD-new: introduced VD interfaces per image and per ... Thu, 14 Aug 2008 18:23:31 GMT vboxsync [11435] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.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) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Storage: big cleanup of the VD interfaces, especially hide the linked ... Thu, 14 Aug 2008 13:46:06 GMT vboxsync [11424] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Emulate stosw/d/q ourselves. Thu, 14 Aug 2008 12:06:14 GMT vboxsync [11421] * 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/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD-2.cpp (copied) * trunk/src/testcase/tstRunTestcases.cpp (modified) Storage/VBoxHDD-new: Added backend info, listing the supported file ... 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 ... 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 16:52:58 GMT vboxsync [11403] * trunk/include/iprt/alloca.h (modified) Solaris/vboxnetflt, iprt/alloca.h: correct instance tracking, made it ... 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:39:20 GMT vboxsync [11390] * trunk/include/VBox/com/defs.h (modified) Changed definition of ComSafeArrayInIsNull to work properly on ... 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 ... Tue, 12 Aug 2008 18:05:19 GMT vboxsync [11372] * trunk/include/VBox/vrdpapi.h (modified) VRDP server interface version 2 (contrubuted by Sun) with redirection ... 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 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 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. 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 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 10:13:47 GMT vboxsync [11323] * trunk/include/iprt/system.h (modified) Dropped RTSystemProcessorGetCount and RTSystemProcessorGetActiveMask. Mon, 11 Aug 2008 10:07:20 GMT vboxsync [11318] * trunk/include/iprt/runtime.h (modified) iprt/runtime.h: mp.h Fri, 08 Aug 2008 23:28:37 GMT vboxsync [11310] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: GCSTRING -> RCSTRING 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:18:24 GMT vboxsync [11308] * trunk/include/iprt/types.h (modified) iprt: Retired deprecated RTUUID member aUuid. Fri, 08 Aug 2008 23:07:45 GMT vboxsync [11306] * trunk/include/VBox/types.h (modified) VBox/type.h: Fixed PTMTIMER. Fri, 08 Aug 2008 23:06:28 GMT vboxsync [11305] * trunk/include/VBox/types.h (modified) VBox/types.h: Retired unused types VBOXHCPHYS, PVBOXHCPHYS, ... Fri, 08 Aug 2008 23:05:14 GMT vboxsync [11304] * trunk/include/VBox/types.h (modified) tm: Retired PTMTIMERGC. 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 23:02:25 GMT vboxsync [11302] * trunk/include/VBox/vmapi.h (modified) vm: VM_RC_ADDR Fri, 08 Aug 2008 23:00:27 GMT vboxsync [11301] * trunk/include/VBox/vmapi.h (modified) vmapi: Removed unused & deprecated macro VM_HOST_ADDR. Fri, 08 Aug 2008 22:58:07 GMT vboxsync [11300] * trunk/include/VBox/pgm.h (modified) pgm: Removed unused PGMPAGE_* defines. Fri, 08 Aug 2008 22:49:36 GMT vboxsync [11297] * trunk/include/VBox/pdmins.h (modified) pdm: Retired PDMINS2DATA. Fri, 08 Aug 2008 22:47:36 GMT vboxsync [11295] * trunk/include/VBox/pdmins.h (modified) pdm: Retired PDMINS2DATA_GCPTR, PDMINS2DATA_R0PTR and PDMINS2DATA_R3PTR. Fri, 08 Aug 2008 22:45:56 GMT vboxsync [11294] * trunk/include/VBox/pdmdev.h (modified) pdm: Retired PDMDEVINS_2_GCPTR. Fri, 08 Aug 2008 22:43:58 GMT vboxsync [11292] * trunk/include/VBox/pdm.h (modified) * trunk/src/VBox/Devices/PC/DevPcArch.c (modified) pdm: Retired PDM_SRC_POS. Fri, 08 Aug 2008 22:41:59 GMT vboxsync [11291] * trunk/include/VBox/mm.h (modified) mm: Removed some unused deprecated macros. Fri, 08 Aug 2008 22:39:24 GMT vboxsync [11290] * trunk/include/VBox/tm.h (modified) tm: removed TMTimerGCPtr. Fri, 08 Aug 2008 15:46:17 GMT vboxsync [11261] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) #1865: DevPIC. Thu, 07 Aug 2008 18:26:08 GMT vboxsync [11225] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: No more DECLGCCALLBACKMEMBER Thu, 07 Aug 2008 18:25:15 GMT vboxsync [11224] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) PDM: GC->RC, HC->R3 wrt PCI bus registration. Thu, 07 Aug 2008 18:07:49 GMT vboxsync [11221] * trunk/include/iprt/time.h (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER Thu, 07 Aug 2008 18:06:51 GMT vboxsync [11220] * trunk/include/VBox/pdmdev.h (modified) pdmdev.h: DECLRCCALLBACKMEMBER Thu, 07 Aug 2008 18:05:58 GMT vboxsync [11219] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) #1865: DevAPIC. Thu, 07 Aug 2008 15:36:08 GMT vboxsync [11207] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: Created a set of byte swapping macros for constants for ... Wed, 06 Aug 2008 22:47:36 GMT vboxsync [11198] * trunk/include/iprt/cdefs.h (modified) DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER Wed, 06 Aug 2008 18:53:52 GMT vboxsync [11190] * trunk/include/iprt/assert.h (modified) AssertLogRelMsg1: Fixed the LogRel() version, it was printing the ... Wed, 06 Aug 2008 11:52:33 GMT vboxsync [11177] * trunk/include/VBox/param.h (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) Bump VM RAM limit to 3.5GByte. More isn't possible right now ... Wed, 06 Aug 2008 11:07:08 GMT vboxsync [11176] * 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/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) VBoxHDD-new: VDGetInterface* has a pointer to the interface ... Wed, 06 Aug 2008 04:20:58 GMT vboxsync [11173] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) IPRT: Added ASMModS64ByS32RetS32 and ASMModU64ByU32RetU32. Wed, 06 Aug 2008 00:50:03 GMT vboxsync [11169] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) #1865: PCI. Wed, 06 Aug 2008 00:15:58 GMT vboxsync [11164] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) #1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to ... Tue, 05 Aug 2008 23:08:37 GMT vboxsync [11157] * trunk/include/VBox/intnet.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/darwin/iokit.cpp (modified) * trunk/src/VBox/Main/darwin/iokit.h (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) Replaced PDMMAC by RTMAC. Tue, 05 Aug 2008 23:00:44 GMT vboxsync [11155] * trunk/include/VBox/tm.h (modified) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) TMTimerRCPtr and some types. Tue, 05 Aug 2008 22:57:27 GMT vboxsync [11154] * trunk/include/iprt/cdefs.h (modified) cdefs: new macro - CTX_SUFF - for R3,R0 and RC suffixes. Tue, 05 Aug 2008 22:47:48 GMT vboxsync [11153] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs. Tue, 05 Aug 2008 22:32:11 GMT vboxsync [11150] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs. Tue, 05 Aug 2008 22:09:35 GMT vboxsync [11149] * trunk/include/VBox/pdmdev.h (modified) PDMDEVINS_2_RCPTR Tue, 05 Aug 2008 22:07:36 GMT vboxsync [11148] * trunk/include/VBox/pdmins.h (modified) PDMINS_2_DATA_GCPTR -> PDMINS_2_DATA_RCPTR Tue, 05 Aug 2008 22:04:24 GMT vboxsync [11147] * trunk/include/VBox/pdmqueue.h (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) PDMQueueGCPtr -> PDMQueueRCPtr; strip duplicate comments. Tue, 05 Aug 2008 22:01:51 GMT vboxsync [11146] * trunk/include/VBox/pdmqueue.h (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) PDMQueueR0Ptr Mon, 04 Aug 2008 13:21:48 GMT vboxsync [11101] * trunk/include/VBox/intnet.h (modified) intnet: Documentation update (pfnXmit and pfnRecv). Mon, 04 Aug 2008 10:57:31 GMT vboxsync [11095] * trunk/include/iprt/autores.h (modified) iprt: The cpputils.h version of RTCNonCopyable doesn't fit the naming ... Sun, 03 Aug 2008 21:14:53 GMT vboxsync [11083] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.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/SessionImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) HostServices/GuestProperties, Main: implemented saving guest ... Sun, 03 Aug 2008 20:56:20 GMT vboxsync [11082] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: reverted r33992 temporarily as it ... Sun, 03 Aug 2008 20:52:29 GMT vboxsync [11081] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: renaming Sun, 03 Aug 2008 18:08:06 GMT vboxsync [11080] * trunk/include/VBox/pci.h (modified) PCIDevSetBaseAddress: Corrected incorrect shift to get the 2nd byte, ... Fri, 01 Aug 2008 22:24:51 GMT vboxsync [11072] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) IntNet,VBoxNetFlt: Implememnted ARP editing when sharing MAC address ... Fri, 01 Aug 2008 03:09:13 GMT vboxsync [11062] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) intnet+netflt: New packet destination for the trunk called ... Fri, 01 Aug 2008 01:26:02 GMT vboxsync [11054] * trunk/include/iprt/net.h (modified) iprt/net.h: Added dummy IPX ethertypes. Thu, 31 Jul 2008 23:16:23 GMT vboxsync [11052] * trunk/include/iprt/net.h (modified) iprt/net.h: Added minimum lengths for DHCP and BOOTP packets. Thu, 31 Jul 2008 21:19:52 GMT vboxsync [11049] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Runtime/common/checksum/ipv4.cpp (modified) IPRT/RTNetIPv4: Rewrote the RTNETDHCP header as RTNETBOOTP and ... Thu, 31 Jul 2008 20:23:24 GMT vboxsync [11048] * trunk/include/VBox/VBoxHDD-new.h (modified) Typo which wasn't caught by release build. Thu, 31 Jul 2008 20:09:59 GMT vboxsync [11046] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/include/VBox/err.h (modified) Storage: Theoretically functional iSCSI backend. Thu, 31 Jul 2008 18:42:47 GMT vboxsync [11044] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Runtime/common/checksum/ipv4.cpp (modified) IPRT/RTNetIPv4: Simple TCP validation. Thu, 31 Jul 2008 17:49:43 GMT vboxsync [11040] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) HostServices/GuestProperties: corrected an API doc Thu, 31 Jul 2008 15:45:52 GMT vboxsync [11034] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: make ENUM_PROPS available to the host Thu, 31 Jul 2008 15:09:57 GMT vboxsync [11030] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: Don't use throw() unless C++ exceptions are enabled. Thu, 31 Jul 2008 14:06:39 GMT vboxsync [11028] * trunk/include/iprt/autores.h (modified) Runtime: autores doc clarification and queries and example template ... Thu, 31 Jul 2008 12:06:24 GMT vboxsync [11027] * trunk/include/iprt/cdefs.h (modified) Disabled RT_NO_THROW on solaris r0. Thu, 31 Jul 2008 01:24:18 GMT vboxsync [11025] * trunk/include/iprt/net.h (modified) iprt/net.h: Added some ICMP (v4) bits. Thu, 31 Jul 2008 00:12:06 GMT vboxsync [11022] * trunk/include/iprt/mem.h (modified) comment typo. Wed, 30 Jul 2008 22:47:04 GMT vboxsync [11019] * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Runtime/common/alloc/alloc.cpp (modified) * trunk/src/VBox/Runtime/common/misc/rand.cpp (modified) * trunk/src/VBox/Runtime/include/internal/rand.h (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc.cpp (modified) * trunk/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp (modified) iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, ... Wed, 30 Jul 2008 22:40:35 GMT vboxsync [11018] * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/mem.h (modified) * trunk/include/iprt/rand.h (modified) iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, ... Wed, 30 Jul 2008 22:27:27 GMT vboxsync [11017] * trunk/include/iprt/mem.h (modified) * trunk/src/VBox/Runtime/testcase/tstMemAutoPtr.cpp (modified) iprt: Some RTMemAutoPtr optimizations. Wed, 30 Jul 2008 21:31:43 GMT vboxsync [11015] * trunk/include/iprt/autores.h (modified) iprt: Fixed RTAutoRes::reset() so it doesn't destroy a NIL handle. Wed, 30 Jul 2008 21:27:50 GMT vboxsync [11014] * trunk/include/iprt/mem.h (modified) iprt/RTMemAutoPtr: Some useful destructors (deallocators) and allocators. Wed, 30 Jul 2008 19:24:57 GMT vboxsync [11012] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Runtime/common/checksum/ipv4.cpp (modified) iprt: More IPv4 validating / checksumming. Wed, 30 Jul 2008 19:13:26 GMT vboxsync [11011] * trunk/include/iprt/mem.h (modified) iprt/RTMemAutoPtr: Added a constructor that will allocate memory to ... Wed, 30 Jul 2008 18:59:21 GMT vboxsync [11010] * trunk/include/iprt/autores.h (modified) * trunk/include/iprt/mem.h (modified) iprt: hrmpf. g++ things external linkage is needed. silly. Wed, 30 Jul 2008 18:52:37 GMT vboxsync [11009] * trunk/include/iprt/autores.h (modified) * trunk/include/iprt/mem.h (modified) iprt: Fixed missing/incorrect inline usage in the new template functions. Wed, 30 Jul 2008 18:04:09 GMT vboxsync [11008] * trunk/include/iprt/autores.h (modified) * trunk/include/iprt/mem.h (modified) iprt: Moved RTMemAutoPtr into iprt/mem.h. Wed, 30 Jul 2008 18:01:23 GMT vboxsync [11007] * trunk/include/iprt/autores.h (modified) iprt/autores.h: cosmetics. Wed, 30 Jul 2008 17:59:48 GMT vboxsync [11006] * trunk/include/iprt/autores.h (modified) iprt/autores.h: cosmetics. Wed, 30 Jul 2008 17:58:28 GMT vboxsync [11005] * trunk/include/Makefile.kmk (modified) iprt: header building. Wed, 30 Jul 2008 17:58:12 GMT vboxsync [11004] * trunk/include/iprt/autores.h (modified) iprt/autores.h: *Value -> *_hRes. Renamed Reallocator to Allocator ... Wed, 30 Jul 2008 17:44:06 GMT vboxsync [11002] * trunk/include/iprt/autores.h (modified) iprt/autores.h: cosmetics