# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Dec 4, 2024 4:38:06 PM Mon, 14 Dec 2009 09:44:27 GMT vboxsync [25351] * trunk/include/iprt/getopt.h (modified) -space Sun, 13 Dec 2009 17:23:32 GMT vboxsync [25349] * trunk/include/VBox/com/string.h (modified) * trunk/include/iprt/cpp/ministring.h (moved) * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) iprt/ministring_cpp.h -> iprt/cpp/ministring.h Sun, 13 Dec 2009 17:15:06 GMT vboxsync [25348] * trunk/include/iprt/cpp/xml.h (moved) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) iprt/xml_cpp.h -> iprt/cpp/xml.h Sun, 13 Dec 2009 17:09:31 GMT vboxsync [25347] * trunk/include/Makefile.kmk (modified) * trunk/include/iprt/cpp/autores.h (moved) * trunk/include/iprt/mem.h (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxControl/testcase/tstVBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) iprt/autores.h -> iprt/cpp/autores.h Sun, 13 Dec 2009 16:21:19 GMT vboxsync [25346] * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/com/Guid.h (modified) * trunk/include/VBox/com/array.h (modified) * trunk/include/VBox/com/string.h (modified) * trunk/include/iprt/cpp/utils.h (moved) * trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) iprt/cpputils.h -> iprt/cpp/utils.h Sun, 13 Dec 2009 15:56:59 GMT vboxsync [25345] * trunk/include/iprt/cpp/lock.h (moved) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCritSect.cpp (modified) iprt/lock.h -> iprt/cpp/lock.h Sun, 13 Dec 2009 15:54:43 GMT vboxsync [25344] * trunk/include/iprt/cpp (added) include/iprt/cpp/ Sat, 12 Dec 2009 02:33:26 GMT vboxsync [25341] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) ldrPE.cpp: Added WIN_CERTIFICATE and added very basic verification of ... Fri, 11 Dec 2009 22:45:46 GMT vboxsync [25340] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) ldrPE.cpp: Dropped VERR_LDRPE_SECURITY. Fri, 11 Dec 2009 17:15:45 GMT vboxsync [25338] * trunk/include/iprt/ntwrap.mac (added) empty place holder to avoid trouble with incremental builds. Fri, 11 Dec 2009 17:09:23 GMT vboxsync [25336] * trunk/include/iprt/ntwrap.mac (deleted) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/win/SrvIntNetR0A-win.asm (deleted) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltA-win.asm (deleted) HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the ... Fri, 11 Dec 2009 16:44:06 GMT vboxsync [25335] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: return VINF_PERMISSION_DENIED if the ... Fri, 11 Dec 2009 12:27:17 GMT vboxsync [25323] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstGetOpt.cpp (modified) iprt/getopt.h/cpp: Made the uIndex 32-bit instead of 64-bit as we ... Fri, 11 Dec 2009 10:28:15 GMT vboxsync [25317] * trunk/include/iprt/getopt.h (modified) iprt/getopt.h: Use RTGetOptPrintError in the example. Thu, 10 Dec 2009 18:30:40 GMT vboxsync [25313] * trunk/include/VBox/err.h (modified) VBox/err.h: comment typo which ends up in error messages Thu, 10 Dec 2009 17:06:44 GMT vboxsync [25310] * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxCallbackImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/Shareable.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/objectslist.h (modified) Main: lock validator, first batch: implement per-thread stack to ... Thu, 10 Dec 2009 16:24:18 GMT vboxsync [25306] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) HostServices/GuestProperties: add global "RDONLYGUEST" flag and clean ... Thu, 10 Dec 2009 13:59:12 GMT vboxsync [25299] * trunk/include/iprt/err.h (modified) iprt/err.h: More loader status code. Thu, 10 Dec 2009 13:12:41 GMT vboxsync [25295] * trunk/include/iprt/thread.h (modified) iprt/thread.h: more docs. Thu, 10 Dec 2009 12:57:31 GMT vboxsync [25294] * trunk/include/iprt/thread.h (modified) IPRT: docs Thu, 10 Dec 2009 10:29:57 GMT vboxsync [25292] * trunk/include/iprt/dir.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/sysfs.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDir.cpp (modified) RTDirReadEx parameter to resolve symlinks. Wed, 09 Dec 2009 16:37:00 GMT vboxsync [25278] * trunk/Config.kmk (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv: Major IOC version change - preparing to use the native ring-0 ... Wed, 09 Dec 2009 15:58:31 GMT vboxsync [25275] * 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/SUPR0.def (modified) SUPDrv: Added SUPGetGIP and added a fNativeLoader indicator to ... Fri, 04 Dec 2009 19:30:50 GMT vboxsync [25203] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) Main: make SerialPort instance data private and make it use the XML ... Fri, 04 Dec 2009 19:13:21 GMT vboxsync [25202] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) Main: make ParallelPort instance data private and make it use the XML ... Fri, 04 Dec 2009 18:52:36 GMT vboxsync [25201] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) Main: make BIOSSettings instance data private and make it use the XML ... Thu, 03 Dec 2009 14:59:20 GMT vboxsync [25168] * trunk/include/iprt/critsect.h (modified) * trunk/include/iprt/semaphore.h (modified) IPRT: documentation Thu, 03 Dec 2009 14:25:08 GMT vboxsync [25167] * trunk/include/iprt/critsect.h (modified) IPRT: documentation Wed, 02 Dec 2009 14:34:47 GMT vboxsync [25149] * trunk/include/VBox/com/assert.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/MediumFormatImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/VFSExplorerImpl.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/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/glue/SupportErrorInfo.cpp (modified) * trunk/src/VBox/Main/glue/VirtualBoxErrorInfo.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: cleanup: remove all CheckComRC* macros (no functional change) Fri, 27 Nov 2009 19:24:14 GMT vboxsync [25062] * trunk/include/VBox/HGSMI/HGSMI.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/screen.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGASavedState.h (added) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h (modified) * trunk/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp (modified) HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in ... Fri, 27 Nov 2009 18:17:44 GMT vboxsync [25059] * trunk/include/iprt/heap.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/alloc/heapoffset.cpp (copied) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTHeapOffset.cpp (copied) * trunk/src/VBox/Runtime/testcase/tstRTHeapSimple.cpp (modified) RTHeapOffset: Initial conversion of RTHeapSimple. Fri, 27 Nov 2009 15:45:49 GMT vboxsync [25055] * trunk/include/iprt/heap.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Runtime/common/alloc/heapsimple.cpp (modified) iprt/heap.h: Prototypes an offset based variation of the simple heap. ... Fri, 27 Nov 2009 15:01:37 GMT vboxsync [25052] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/drv.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vbox.c (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) HGSMI/VBVA: enable VRDP commands only if there are connected RDP clients. Fri, 27 Nov 2009 11:38:57 GMT vboxsync [25047] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) 2d accel: fix dxdiag test Fri, 27 Nov 2009 09:03:51 GMT vboxsync [25039] * trunk/include/VBox/VBoxVideo.h (modified) HGSMI: increase display/adapter HGSMI heap size for 2d accel ... Thu, 26 Nov 2009 15:26:36 GMT vboxsync [25014] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) * trunk/src/VBox/Runtime/common/string/strversion.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrVersion.cpp (moved) RTStrVersionCompare: made it return the same as RTStrICmp (-1,0,1). Thu, 26 Nov 2009 15:03:30 GMT vboxsync [25011] * trunk/include/iprt/string.h (modified) RTStrVersionCompare docs Thu, 26 Nov 2009 14:42:59 GMT vboxsync [25005] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) * trunk/src/VBox/Runtime/common/string/strversion.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstStrToVer.cpp (modified) IPRT: Optimized version of RTStrVersionCompare (thanks to Knut!), ... Wed, 25 Nov 2009 11:04:36 GMT vboxsync [24938] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) EM: VINF_EM_SUSPEND should have higher priority than VINF_EM_RESET ... Tue, 24 Nov 2009 22:59:37 GMT vboxsync [24925] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d video: fix VM reset issues Tue, 24 Nov 2009 19:33:31 GMT vboxsync [24922] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Main,VMM: Debugging live snapshots. Tue, 24 Nov 2009 15:45:00 GMT vboxsync [24917] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM,Main: Fixed error propagation on the target side so that a source ... Tue, 24 Nov 2009 12:45:15 GMT vboxsync [24898] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) VbglR3: Make use of improved RTStrVersionCompare(). Tue, 24 Nov 2009 12:30:13 GMT vboxsync [24895] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Flush buffers when they are 0.5 sec old and check that the ... Tue, 24 Nov 2009 12:15:56 GMT vboxsync [24894] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/strversion.cpp (modified) IPRT: Removed outdated todos. Tue, 24 Nov 2009 12:09:03 GMT vboxsync [24893] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/strversion.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstStrToVer.cpp (modified) IPRT: Improved RTStrVersionCompare() + testcase. Tue, 24 Nov 2009 11:09:45 GMT vboxsync [24889] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/fs.h (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) IPRT: Added RTFileQueryFsSizes. Mon, 23 Nov 2009 15:37:58 GMT vboxsync [24874] * trunk/include/VBox/ssm.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for ... Sun, 22 Nov 2009 04:18:03 GMT vboxsync [24851] * trunk/include/VBox/x86.h (modified) offset. Sun, 22 Nov 2009 01:29:32 GMT vboxsync [24848] * trunk/include/VBox/cpum.mac (modified) * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) x86.h/.mac,CPUM.cpp: made FTW a word again and made cpumR3InfoOne ... Sat, 21 Nov 2009 21:57:48 GMT vboxsync [24843] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Added SSMR3HandleRevision, SSMR3HandleVersion and ... Sat, 21 Nov 2009 21:56:51 GMT vboxsync [24842] * trunk/include/VBox/version.h (modified) VBox/version.h: Added VBOX_FULL_VERSION which includes all three ... Fri, 20 Nov 2009 20:51:12 GMT vboxsync [24834] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/Virtio.cpp (added) * trunk/src/VBox/Devices/Virtio.h (added) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) #3987: Virtio: Split DevVirtioNet.cpp into three files. Fri, 20 Nov 2009 14:41:05 GMT vboxsync [24825] * trunk/include/iprt/getopt.h (modified) * trunk/include/iprt/message.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) * trunk/src/VBox/Runtime/common/misc/message.cpp (added) IPRT: Added RTMsgError, RTMsgErrorV and RTGetOptPrintError. Thu, 19 Nov 2009 15:52:31 GMT vboxsync [24799] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) PGM/darwin: Fixed SMP in non-release builds. Thu, 19 Nov 2009 14:53:59 GMT vboxsync [24793] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) SSM,PGM: Added the pass number to the LiveVote callback. Improved ... Tue, 17 Nov 2009 22:33:38 GMT vboxsync [24744] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/pdmusb.h (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) PDM: Async reset notification handling as well. Tue, 17 Nov 2009 21:44:14 GMT vboxsync [24740] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/pdmusb.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the ... Tue, 17 Nov 2009 16:51:03 GMT vboxsync [24730] * trunk/include/VBox/pdmcommon.h (moved) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/pdmusb.h (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) PDM: Implemented making device/driver/usb-device suspend and poweroff ... Tue, 17 Nov 2009 16:49:30 GMT vboxsync [24729] * trunk/include/iprt/assert.h (modified) iprt/assert.h: AssertStmt. Tue, 17 Nov 2009 14:09:41 GMT vboxsync [24723] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Introducing PGMPhysInvalidatePageMapTLBEntry Tue, 17 Nov 2009 13:44:59 GMT vboxsync [24722] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) Increased the size of the chunk and physical page TLBs Mon, 16 Nov 2009 15:50:47 GMT vboxsync [24703] * 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/include/ConsoleImpl.h (modified) Main,GuestProperties: Moved the HGCM shutdown down after we've ... Mon, 16 Nov 2009 14:44:58 GMT vboxsync [24695] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Unify page TLB clearing in PGMPhysInvalidatePageMapTLB Mon, 16 Nov 2009 10:14:48 GMT vboxsync [24686] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VbglR3/VBoxService: Split up and removed redundant code. Sun, 15 Nov 2009 16:01:01 GMT vboxsync [24677] * trunk/include/VBox/com/defs.h (modified) NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR_WITH_RC: Shut up gcc warning. Sat, 14 Nov 2009 23:57:02 GMT vboxsync [24666] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) GuestPropertySvc.h: Fixed variable name and readability. Sat, 14 Nov 2009 23:37:03 GMT vboxsync [24660] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) VBoxGuestLib: Backed out 54807 and 54806 because the code doesn't ... Sat, 14 Nov 2009 22:46:02 GMT vboxsync [24657] * trunk/include/VBox/com/string.h (modified) Utf8Str: Some comments (not a full review). Sat, 14 Nov 2009 22:36:32 GMT vboxsync [24656] * trunk/include/iprt/ministring_cpp.h (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) iprt/ministring: bird review - addressed object state after throwing ... Fri, 13 Nov 2009 16:47:47 GMT vboxsync [24646] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vhwa.c (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBoxShaders.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/shaders/mainOverlayNoDiscard.c (added) * trunk/src/VBox/Frontends/VirtualBox/shaders/mainOverlayNoDiscard2.c (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d accel: 1. performmance: avoid separate drawing of primary surface ... Fri, 13 Nov 2009 16:30:14 GMT vboxsync [24642] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) VbglR3: Make use of RTStrVersionToUInt32(). Fri, 13 Nov 2009 16:09:36 GMT vboxsync [24639] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/strtonum.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstStrToVer.cpp (modified) IPRT: Added RTStrVersionToUInt32() with testcase. Fri, 13 Nov 2009 04:45:21 GMT vboxsync [24625] * trunk/include/VBox/x86.h (modified) typo (comment). Thu, 12 Nov 2009 17:52:33 GMT vboxsync [24618] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/include/Global.h (modified) Added Global::vboxStatusCodeFromCOM (and ... Thu, 12 Nov 2009 13:49:39 GMT vboxsync [24608] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) Log more advanced VT-x features Wed, 11 Nov 2009 10:31:52 GMT vboxsync [24577] * trunk/include/VBox/cdefs.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC. Mon, 09 Nov 2009 14:44:12 GMT vboxsync [24508] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) SSM,VM: VMSetError handling. Fri, 06 Nov 2009 17:03:44 GMT vboxsync [24468] * trunk/include/iprt/req.h (modified) * trunk/src/VBox/Runtime/common/misc/req.cpp (modified) iprt/req.h: Document RTReqCall* caveats better. Fri, 06 Nov 2009 15:43:52 GMT vboxsync [24453] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUM: CPUID validation on state load. Fri, 06 Nov 2009 15:43:24 GMT vboxsync [24452] * trunk/include/iprt/asm.h (modified) iprt/asm.h: Added ASMIsAmdCpuEx and ASMIsAmdCpu. Fri, 06 Nov 2009 14:38:35 GMT vboxsync [24446] * trunk/include/VBox/com/Guid.h (modified) Main: add a debugging member to com::Guid so the UUID can be easily ... Fri, 06 Nov 2009 08:52:12 GMT vboxsync [24427] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/straprintf.cpp (modified) iprt/string.h: Added a simpler allocating sprintf interface. Thu, 05 Nov 2009 17:30:06 GMT vboxsync [24409] * trunk/include/VBox/VBoxGL2D.h (modified) * trunk/include/VBox/dbus-calls.h (modified) * trunk/include/VBox/dbus.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile (modified) * trunk/src/VBox/Runtime/VBox/dbus.cpp (modified) OSE header fixes Thu, 05 Nov 2009 09:51:34 GMT vboxsync [24373] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/DisplayResampleImage.cpp (added) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Updated screenshot API (xTracker 4364). Thu, 05 Nov 2009 02:18:31 GMT vboxsync [24364] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Fixed XPCOM warnings caused by Machine::GetCpuIdLeaf not ... Wed, 04 Nov 2009 19:06:09 GMT vboxsync [24353] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Main,VM: Working the teleportation state. Made VMR3Teleport report ... Wed, 04 Nov 2009 18:36:21 GMT vboxsync [24351] * trunk/include/VBox/shflsvc.h (modified) APPEND mode for shared folders (SHFL_CF_ACCESS_APPEND), missed header. Wed, 04 Nov 2009 17:37:15 GMT vboxsync [24349] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGMR3PhysWriteExternal: Instrumented it to track down who is writing ... Wed, 04 Nov 2009 14:09:25 GMT vboxsync [24334] * trunk/include/VBox/VBoxGuestLib.h (modified) VBoxGuestLib.h: b == byte, f is flags, bool is a flag. Tue, 03 Nov 2009 17:14:51 GMT vboxsync [24296] * trunk/include/VBox/settings.h (modified) Missing header Tue, 03 Nov 2009 10:14:35 GMT vboxsync [24282] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) PDM: Added missing driver instance checks. Tue, 03 Nov 2009 10:01:45 GMT vboxsync [24281] * trunk/include/VBox/x86.h (modified) More MSRs Mon, 02 Nov 2009 16:44:27 GMT vboxsync [24272] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) PDMDevice.cpp: Check the number of devices instances against the max ... Mon, 02 Nov 2009 15:54:48 GMT vboxsync [24270] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCredentials.cpp (modified) VBoxCredProv: Update. Mon, 02 Nov 2009 15:20:35 GMT vboxsync [24264] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Added SSMR3SetLoadError[V] and SSMR3SetCfgError for setting log ... Mon, 02 Nov 2009 14:46:15 GMT vboxsync [24259] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCredentials.cpp (added) VbglR3: Added credential handling functions. Mon, 02 Nov 2009 13:00:58 GMT vboxsync [24250] * trunk/include/VBox/settings.h (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/StorageControllerImpl.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/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) StorageController: added support for Instance number Fri, 30 Oct 2009 14:43:09 GMT vboxsync [24197] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Introducing PGMHasDirtyPages Fri, 30 Oct 2009 13:41:41 GMT vboxsync [24189] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTFileQuerySize-generic.cpp (added) IPRT: Added RTFileQuerySize.