# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Jan 6, 2025 2:17:56 PM Wed, 01 Apr 2009 09:11:02 GMT vboxsync [18589] * trunk/include/VBox/com/string.h (modified) Main: use RTStrStr & friends Tue, 31 Mar 2009 21:10:20 GMT vboxsync [18586] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices/SharedClipboard/X11: added opaque data pointers to the ... Tue, 31 Mar 2009 19:58:06 GMT vboxsync [18585] * trunk/include/VBox/GuestHost/SharedClipboard.h (added) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (added) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices/SharedClipboard: split up the X11 host clipboard code ... Tue, 31 Mar 2009 15:04:45 GMT vboxsync [18579] * trunk/include/iprt/asm.h (modified) IPRT: Solaris 10 compilation Tue, 31 Mar 2009 14:14:55 GMT vboxsync [18575] * trunk/include/iprt/assert.h (modified) Correct typos. Tue, 31 Mar 2009 13:07:20 GMT vboxsync [18569] * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstBitOperations.cpp (modified) RTTest: sub tests, more typical reporting of those. Tue, 31 Mar 2009 12:28:49 GMT vboxsync [18566] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Storage/API/VBoxManage/...: add maximum size check to prevent ... Mon, 30 Mar 2009 18:57:58 GMT vboxsync [18558] * trunk/include/VBox/VBoxHDD.h (modified) comment consistency update Mon, 30 Mar 2009 16:23:02 GMT vboxsync [18556] * trunk/include/iprt/string.h (modified) iprt: typo of the typo Mon, 30 Mar 2009 16:21:02 GMT vboxsync [18555] * trunk/include/iprt/string.h (modified) iprt: typos Mon, 30 Mar 2009 14:46:47 GMT vboxsync [18552] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) IPRT: Untested RTStrIStr and RTStrStr. (testcase is underways) Mon, 30 Mar 2009 13:18:50 GMT vboxsync [18544] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) RTStrToUpper/Lower: Document assumtions & todos properly, added ... Mon, 30 Mar 2009 12:01:20 GMT vboxsync [18532] * trunk/include/VBox/pdmcritsect.h (modified) * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for ... Mon, 30 Mar 2009 11:54:06 GMT vboxsync [18529] * trunk/include/VBox/com/string.h (modified) Main: added toLower, toUpper & contains Mon, 30 Mar 2009 11:51:31 GMT vboxsync [18528] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) Runtime: added RTStrToLower & RTStrToUpper Mon, 30 Mar 2009 11:47:27 GMT vboxsync [18526] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp (modified) VbglR3PidFile,VbglR3PidFileClose: Made it build everywhere. Mon, 30 Mar 2009 11:43:13 GMT vboxsync [18525] * trunk/include/iprt/string.h (modified) iprt/string.h: clearification on RTUtf16ToUtf8 returns. Mon, 30 Mar 2009 11:37:35 GMT vboxsync [18523] * trunk/include/iprt/string.h (modified) Runtime: typos Mon, 30 Mar 2009 11:26:14 GMT vboxsync [18521] * trunk/include/iprt/asm.h (modified) iprt/asm.h: Finally added string I/O. Sun, 29 Mar 2009 03:33:03 GMT vboxsync [18515] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main/xml: MSC makes a fuss about instantiating objects making use of ... Sun, 29 Mar 2009 01:26:32 GMT vboxsync [18481] * trunk/include/iprt/types.h (modified) iprt/types.h: Changed RTCPUID from RTHCUINTPTR to uint32_t since it ... Sun, 29 Mar 2009 00:22:57 GMT vboxsync [18471] * trunk/include/iprt/nocrt/inttypes.h (modified) iprt/nocrt/inttypes.h: Added some 32-bit ones. Sat, 28 Mar 2009 18:57:49 GMT vboxsync [18467] * trunk/include/iprt/cpputils.h (modified) cpptuils.h: Fixed no virtual destructor warning. Sat, 28 Mar 2009 02:19:08 GMT vboxsync [18434] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) pdmifs.h,DevATA,ATAController,DrvHostDVD: Changed the pcbBuf ... Sat, 28 Mar 2009 01:40:40 GMT vboxsync [18424] * trunk/include/iprt/string.h (modified) iprt/string.h: Added the macros RT_ZERO(Obj) and RT_BZERO(pv, cb) for ... Fri, 27 Mar 2009 14:23:02 GMT vboxsync [18399] * trunk/include/VBox/GuestHost/SharedClipboard.h (deleted) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (deleted) GuestHost/SharedClipboard: these were not yet for committing Fri, 27 Mar 2009 14:21:19 GMT vboxsync [18398] * trunk/include/VBox/GuestHost (added) * trunk/include/VBox/GuestHost/SharedClipboard.h (added) * trunk/include/VBox/GuestHost/clipboard-helper.h (moved) * trunk/src/VBox/GuestHost/SharedClipboard (added) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp (moved) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (copied) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices/SharedClipboard: move the first code to the GuestHost ... Fri, 27 Mar 2009 03:19:41 GMT vboxsync [18368] * trunk/include/iprt/asm.h (modified) iprt/asm.h: Cleaned up ASMBitNextSet and ASMBitNextClear. Fri, 27 Mar 2009 03:13:28 GMT vboxsync [18366] * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) RTTest: RTTEST_CHECK, doxygen. Fri, 27 Mar 2009 02:03:20 GMT vboxsync [18364] * trunk/include/iprt/test.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (added) RTTest: kick-off for testcase helpers. Thu, 26 Mar 2009 18:33:07 GMT vboxsync [18342] * trunk/include/iprt/err.h (modified) iprt/err.h: Created a group for internal processing error codes since ... Thu, 26 Mar 2009 17:20:09 GMT vboxsync [18329] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp (modified) * trunk/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp (modified) iprt/err.h: Added VERR_INTERNAL_ERROR_2 and VERR_INTERNAL_ERROR_3 for ... Thu, 26 Mar 2009 15:23:51 GMT vboxsync [18322] * trunk/include/VBox/scsi.h (modified) SCSI, LsiLogic: Fix sense data handling. Fixes warning during boot of ... Thu, 26 Mar 2009 14:53:12 GMT vboxsync [18320] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) Additions/common/VbglR3Lib: separate pidfile and daemonising code. ... Thu, 26 Mar 2009 10:04:45 GMT vboxsync [18298] * trunk/include/VBox/scsi.h (modified) Build fix Thu, 26 Mar 2009 05:11:07 GMT vboxsync [18291] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) PGM: Map PGMRAMRANGES above 4GB outside HMA (see defect). Changed ... Thu, 26 Mar 2009 03:34:54 GMT vboxsync [18287] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/MMHeap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) MMHeap,MMHyper: Adjusting statistics. Wed, 25 Mar 2009 16:26:37 GMT vboxsync [18263] * trunk/include/VBox/param.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (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) Main,VBox/param.h: Move the hard RAM limit out of the schema. 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: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 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:39:03 GMT vboxsync [18190] * trunk/include/VBox/VBoxGuest.h (modified) VBoxGuest.h: comments. grr. Tue, 24 Mar 2009 14:38:33 GMT vboxsync [18189] * trunk/include/VBox/log.h (modified) VBox/log.h: Removed obsolete group. 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:37:27 GMT vboxsync [18187] * trunk/include/iprt/getopt.h (modified) RTGetOpt: Corrected sample code. Tue, 24 Mar 2009 13:22:38 GMT vboxsync [18178] * trunk/include/VBox/version.h (modified) copirught: 2008->2009 Mon, 23 Mar 2009 16:10:48 GMT vboxsync [18148] * trunk/include/VBox/com/string.h (modified) Main: don't call length() twice 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 12:59:11 GMT vboxsync [18135] * trunk/include/VBox/VBoxVideo.h (modified) VBoxVideo.h: added () around constants. 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 ... Fri, 20 Mar 2009 16:17:00 GMT vboxsync [18122] * trunk/include/VBox/shflsvc.h (modified) Shared folders: attributes access flags (Windows guest). 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 09:59:30 GMT vboxsync [18102] * trunk/include/iprt/getopt.h (modified) Runtime/getopt: fix sample to do proper error handling when non-ascii ... 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 ... Thu, 19 Mar 2009 16:57:56 GMT vboxsync [18097] * trunk/include/iprt/getopt.h (modified) Runtime/getopt: fix sample code Thu, 19 Mar 2009 12:33:22 GMT vboxsync [18090] * trunk/include/VBox/x86.h (modified) Typo corrected Wed, 18 Mar 2009 14:42:47 GMT vboxsync [18068] * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/tapwin32.h (deleted) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp (deleted) * trunk/src/VBox/Devices/Network/DrvTAPOs2.h (deleted) * trunk/src/VBox/Devices/Network/DrvTAPWin.cpp (deleted) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) remove tap for non-linux platforms Wed, 18 Mar 2009 09:56:49 GMT vboxsync [18052] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: use AnnotationSection for VM description, don't fail on export ... Wed, 18 Mar 2009 09:47:39 GMT vboxsync [18050] * trunk/include/VBox/com/defs.h (modified) * trunk/include/iprt/assert.h (modified) Typos. Tue, 17 Mar 2009 22:27:50 GMT vboxsync [18045] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved ... Tue, 17 Mar 2009 08:09:37 GMT vboxsync [17998] * trunk/include/VBox/VBoxGuest.h (modified) Additions/VBoxGuest.h: made HGCM requests return a signed value which ... Mon, 16 Mar 2009 19:35:42 GMT vboxsync [17973] * trunk/include/VBox/com/string.h (modified) warning Mon, 16 Mar 2009 19:30:47 GMT vboxsync [17972] * trunk/include/VBox/com/string.h (modified) fixed return types Mon, 16 Mar 2009 19:08:16 GMT vboxsync [17970] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-Internal.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.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/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewHDWzd.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base ... Mon, 16 Mar 2009 16:53:18 GMT vboxsync [17955] * trunk/include/VBox/com/string.h (modified) Main: add some converter methods Mon, 16 Mar 2009 10:30:55 GMT vboxsync [17911] * trunk/include/VBox/com/ErrorInfo.h (modified) * trunk/include/VBox/com/SupportErrorInfo.h (modified) * trunk/include/VBox/com/ptr.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/DhcpServerImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) #3686: “Main: fix unused var warnings” - Garbage collect; use ... Fri, 13 Mar 2009 21:51:35 GMT vboxsync [17858] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) Additions/common/VBoxGuestLib: add support for the new user guest ... Fri, 13 Mar 2009 16:31:12 GMT vboxsync [17848] * trunk/include/iprt/net.h (modified) comment Fri, 13 Mar 2009 15:26:27 GMT vboxsync [17836] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.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/idl/VirtualBox.xidl (modified) API/HardDisk, Storage/VBoxHDD: use image variant, and to implement ... Fri, 13 Mar 2009 12:46:37 GMT vboxsync [17817] * trunk/include/iprt/cdefs.h (modified) Correct some typos in comments; adjust some line lengths to fit in 80 ... Thu, 12 Mar 2009 18:41:34 GMT vboxsync [17775] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: implement creating/writing (slightly relaxed append ... Thu, 12 Mar 2009 18:13:24 GMT vboxsync [17771] * trunk/include/iprt/net.h (modified) iprt/net.h: More DCHP constants. Thu, 12 Mar 2009 13:28:22 GMT vboxsync [17745] * trunk/include/VBox/com/string.h (modified) Main: check for null strings Thu, 12 Mar 2009 13:12:10 GMT vboxsync [17742] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) Main: more string compare hacking Thu, 12 Mar 2009 12:38:38 GMT vboxsync [17740] * trunk/include/VBox/com/string.h (modified) Main: adds endsWith compare operation Wed, 11 Mar 2009 21:36:21 GMT vboxsync [17721] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/os_turbolinux.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Turbolinux Wed, 11 Mar 2009 15:51:46 GMT vboxsync [17705] * trunk/include/VBox/VBoxVideo.h (modified) HGSMI: VBVA header updates. Wed, 11 Mar 2009 15:32:18 GMT vboxsync [17702] * trunk/include/VBox/x86.h (modified) X86_EFL_POPF_BITS Wed, 11 Mar 2009 15:30:30 GMT vboxsync [17701] * trunk/include/VBox/x86.h (modified) Added X86_EFL_PUSHF_BITS Wed, 11 Mar 2009 11:05:39 GMT vboxsync [17676] * trunk/include/VBox/VBoxVideo.h (modified) HGSMI: VBVA header updates. Wed, 11 Mar 2009 08:21:04 GMT vboxsync [17662] * trunk/include/VBox/ssm.h (modified) SSM: SSMFIELD preps and ideas. Wed, 11 Mar 2009 08:20:43 GMT vboxsync [17661] * trunk/include/VBox/types.h (modified) PGMROMPROT remark. Tue, 10 Mar 2009 17:57:03 GMT vboxsync [17648] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: API documentation Tue, 10 Mar 2009 17:47:31 GMT vboxsync [17646] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: add actual image export Tue, 10 Mar 2009 15:01:07 GMT vboxsync [17634] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: add export support for remaining description entry items (actual ... Tue, 10 Mar 2009 12:54:03 GMT vboxsync [17624] * trunk/include/VBox/VBoxVideo.h (modified) HGSMI: the VBVA interface header. Tue, 10 Mar 2009 11:08:39 GMT vboxsync [17616] * trunk/include/VBox/selm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) Inform SELM about shadow CR3 changes. Mon, 09 Mar 2009 13:02:45 GMT vboxsync [17573] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) xml: separate element, attribute and content nodes Mon, 09 Mar 2009 11:22:42 GMT vboxsync [17566] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: implement NAT/Bridged network import/export; some network API ... Mon, 09 Mar 2009 02:48:02 GMT vboxsync [17547] * trunk/include/VBox/gmm.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMM: executed the GMM_GCPHYS_LAST todo, fixed GMM_GCPHYS_UNSHAREABLE, ... Mon, 09 Mar 2009 02:29:49 GMT vboxsync [17546] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Don't make host calls for Assertion or logging purposes when ... Sun, 08 Mar 2009 08:51:17 GMT vboxsync [17541] * trunk/include/VBox/param.h (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) MM,CFGM,VBox/param.h: Added a RamHoleSize CFGM value that defaults to ... Sun, 08 Mar 2009 05:32:49 GMT vboxsync [17538] * trunk/include/VBox/rem.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) REM,PGM: Added two mutualy exclusive flags to ... Sun, 08 Mar 2009 05:22:28 GMT vboxsync [17537] * trunk/include/VBox/rem.h (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/VBoxREM.def (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxREM.def (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) REM: Added REMR3InitFinalize and moved the dirty page bit map ... Sun, 08 Mar 2009 03:39:07 GMT vboxsync [17535] * trunk/include/VBox/param.h (modified) VBox/param.h: Adjusted MM_HYPER_AREA_MAX_SIZE to be able to deal with ... Sun, 08 Mar 2009 03:05:52 GMT vboxsync [17534] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhysRWTmpl.h (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) PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when ... Sat, 07 Mar 2009 06:55:42 GMT vboxsync [17523] * trunk/include/iprt/types.h (modified) *: Changed NIL_RTHCPHYS from 0xffffffff to 0xffffffffffffffff. ... Sat, 07 Mar 2009 05:45:55 GMT vboxsync [17514] * trunk/include/VBox/mm.h (modified) MM,PGM: Fixed page reservation, include a full set of handy pages for ... Sat, 07 Mar 2009 03:54:02 GMT vboxsync [17510] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM,EM,PDMDevHlp: Added PGMPhysInterpretedReadNoHandlers and ... Fri, 06 Mar 2009 16:35:33 GMT vboxsync [17489] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Don't use a special root for nested paging anymore.