# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 10:33:53 AM Fri, 15 Feb 2008 17:33:30 GMT vboxsync [6976] * trunk/include/VBox/com/defs.h (modified) Main/Glue: Added macro SUCCEEED_WARNING(rc). Fri, 15 Feb 2008 17:28:12 GMT vboxsync [6973] * trunk/include/VBox/VRDPOrders.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c (modified) Initial commit of VRDP text cache (disabled). Thu, 14 Feb 2008 18:11:54 GMT vboxsync [6963] * trunk/include/VBox/com/defs.h (modified) Main/Glue: Added com::LWResult. Thu, 14 Feb 2008 14:50:04 GMT vboxsync [6956] * trunk/include/iprt/thread.h (modified) * trunk/include/iprt/types.h (modified) Moved RTTLS to iprt/types.h (from thread.h) Thu, 14 Feb 2008 14:09:52 GMT vboxsync [6951] * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/r3/os2/thread-os2.cpp (modified) Aligned the TLS destructor bits even more with posix. Thu, 14 Feb 2008 12:59:57 GMT vboxsync [6946] * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/r3/os2/thread-os2.cpp (modified) Aligned the TLS destructor bits with posix. Wed, 13 Feb 2008 20:26:51 GMT vboxsync [6937] * trunk/include/iprt/thread.h (modified) IPRT: RTTls API draft. (TLS = Thread Local Storage) Wed, 13 Feb 2008 16:43:19 GMT vboxsync [6935] * trunk/include/VBox/com/EventQueue.h (modified) * trunk/include/VBox/com/Guid.h (modified) * trunk/include/VBox/com/VirtualBox.h (modified) * trunk/include/VBox/com/defs.h (modified) * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.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/include/VirtualBoxBase.h (modified) Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined ... Tue, 12 Feb 2008 20:44:35 GMT vboxsync [6927] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Converted MM_RAM_FLAGS_VIRTUAL_HANDLER, MM_RAM_FLAGS_VIRTUAL_WRITE ... Tue, 12 Feb 2008 13:18:35 GMT vboxsync [6921] * trunk/include/VBox/com/array.h (modified) Main: COM Arrays: Allow for zero-sized arrays. Mon, 11 Feb 2008 23:35:37 GMT vboxsync [6915] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) Pass mapping sizes in uint32_t instead of size_t to avoid warnings. ... Mon, 11 Feb 2008 23:02:51 GMT vboxsync [6913] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Separated the PGMVIRTHANDLERTYPE_HYPERVISOR kind of handlers from the ... Mon, 11 Feb 2008 22:04:41 GMT vboxsync [6912] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) Removed the normal (PGMVIRTHANDLERTYPE_NORMAL) kind of virtual access ... Mon, 11 Feb 2008 22:00:13 GMT vboxsync [6911] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) Removed the EIP (PGMVIRTHANDLERTYPE_EIP) kind of virtual access ... Mon, 11 Feb 2008 16:51:52 GMT vboxsync [6902] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Converted MM_RAM_FLAGS_PHYSICAL_HANDLER, _WRITE, _ALL and _TEMP_OFF ... Mon, 11 Feb 2008 13:26:18 GMT vboxsync [6898] * trunk/include/VBox/com/array.h (modified) Main/Glue: Arrays: Compiler warnings. Sun, 10 Feb 2008 14:34:59 GMT vboxsync [6874] * trunk/include/VBox/com/array.h (modified) Main: Arrays: 1) Added com::SafeIfaceArray to manage arrays of ... Fri, 08 Feb 2008 10:38:38 GMT vboxsync [6862] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) Removed the PGMPHYSHANDLERTYPE_PHYSICAL value as it was never and ... Thu, 07 Feb 2008 19:24:14 GMT vboxsync [6854] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) All the new ROM stuff. Had to change PGMROMPAGE a bit to make it ... Thu, 07 Feb 2008 17:45:47 GMT vboxsync [6852] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) FE/SDL: use feedback from the guest to decide if we need to switch ... Thu, 07 Feb 2008 16:02:11 GMT vboxsync [6851] * trunk/include/VBox/com/array.h (added) * trunk/include/VBox/com/defs.h (modified) * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Main/Doxyfile.Main (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/idl/Makefile.kup (added) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) * trunk/src/VBox/Main/include/Makefile.kup (added) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Ported r27277:27975 (array support) from branches/dmik/s2. Thu, 07 Feb 2008 14:35:49 GMT vboxsync [6849] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo.h (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) Additions/common: fixed the guest R3 library display change query ... Thu, 07 Feb 2008 11:30:16 GMT vboxsync [6843] * trunk/include/VBox/VBoxGuest.h (modified) Additions/common: added a call to wait for a display change request ... Thu, 07 Feb 2008 11:25:50 GMT vboxsync [6842] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) Additions/common: added a call to wait for a display change request ... Thu, 07 Feb 2008 10:12:59 GMT vboxsync [6839] * trunk/include/VBox/gmm.h (modified) * trunk/src/VBox/VMM/GMM.cpp (modified) Added GMMR0FreePages request wrappers for ring-3. Wed, 06 Feb 2008 20:04:27 GMT vboxsync [6837] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Implemented PGMR3PhysRomRegister. Wed, 06 Feb 2008 19:59:53 GMT vboxsync [6836] * trunk/include/VBox/gmm.h (modified) * trunk/src/VBox/VMM/GMM.cpp (modified) Added ring-3 request wrapper for GMMR0AllocatePages that takes care ... Wed, 06 Feb 2008 19:58:09 GMT vboxsync [6835] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) Added VMGetStateName. Wed, 06 Feb 2008 19:57:32 GMT vboxsync [6834] * trunk/include/VBox/vm.h (modified) Added VM_ASSERT_STATE[_RETURN]. Wed, 06 Feb 2008 10:39:59 GMT vboxsync [6824] * trunk/include/iprt/assert.h (modified) the warning makes a bad brief for the group... Tue, 05 Feb 2008 22:08:16 GMT vboxsync [6821] * trunk/include/VBox/pgm.h (modified) Removed duplicate documentation (functions are documented where they ... Tue, 05 Feb 2008 21:54:28 GMT vboxsync [6820] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Implemented PGMR3PhysRegisterRam (not used). Enforced alignment of ... Tue, 05 Feb 2008 21:52:53 GMT vboxsync [6819] * trunk/include/VBox/vm.h (modified) Added VM_ASSERT_EMT_RETURN. Tue, 05 Feb 2008 21:52:12 GMT vboxsync [6818] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/MMHeap.cpp (modified) New tag: MM_TAG_PGM_PHYS. Tue, 05 Feb 2008 20:57:58 GMT vboxsync [6814] * trunk/include/iprt/assert.h (modified) Added a new family of assertions, AssertLogRel, that's intended for ... Mon, 04 Feb 2008 19:36:58 GMT vboxsync [6801] * trunk/include/VBox/gvmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Changed GVM the ownership rules - at long last. EMT is the guy that ... Mon, 04 Feb 2008 19:33:40 GMT vboxsync [6800] * trunk/include/VBox/gmm.h (modified) Fixed incorrect GMMPRIORITY_END value. Mon, 04 Feb 2008 18:19:58 GMT vboxsync [6796] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pdmapi.h (modified) * trunk/include/VBox/stam.h (modified) * trunk/include/VBox/types.h (modified) * trunk/include/VBox/uvm.h (added) * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/VMM/DBGF.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMHeap.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (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/PDMInternal.h (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/STAM.cpp (modified) * trunk/src/VBox/VMM/STAMInternal.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMReq.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCFGM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (modified) * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Fixed init problems wrt. VM ownership by implementing the UVM ... Mon, 04 Feb 2008 16:35:23 GMT vboxsync [6791] * trunk/include/VBox/sup.h (modified) Document that SUPR0LowAlloc/SUPLowAlloc doesn't zero the memory. Mon, 04 Feb 2008 16:29:54 GMT vboxsync [6787] * trunk/include/VBox/VRDPOrders.h (added) VRDPOrders.h is needed for building the Win guest additions in OSE Mon, 04 Feb 2008 12:42:58 GMT vboxsync [6782] * trunk/include/iprt/asm.h (modified) Added a bunch of ASMAtomic*Read/Write functions and ... Mon, 04 Feb 2008 08:16:45 GMT vboxsync [6776] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) Corrected Solaris vboxadd as vboxguest in more places. Fri, 01 Feb 2008 12:53:34 GMT vboxsync [6716] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp (modified) adapted BFE to readonly shared folders Thu, 31 Jan 2008 17:45:26 GMT vboxsync [6671] * trunk/include/VBox/vusb.h (modified) Dump Device Qualifier and Other Speed Configuration USB 2.0 ... Thu, 31 Jan 2008 12:13:00 GMT vboxsync [6653] * trunk/include/iprt/asm.h (modified) Yet another fix for ASMAtomicCmpXchgExU64, needed by 32bit gcc with ... Thu, 31 Jan 2008 11:14:26 GMT vboxsync [6651] * trunk/include/iprt/asm.h (modified) typo Thu, 31 Jan 2008 11:13:16 GMT vboxsync [6650] * trunk/include/iprt/asm.h (modified) cmpxchg optimization Thu, 31 Jan 2008 11:09:30 GMT vboxsync [6648] * trunk/include/iprt/asm.h (modified) Fixed ASMAtomicCmpXchgExU64 on 32bit windows. Thu, 31 Jan 2008 10:38:28 GMT vboxsync [6647] * trunk/include/iprt/asm.h (modified) fixed ASMAtomicCmpXchgExU64() Thu, 31 Jan 2008 10:22:24 GMT vboxsync [6646] * trunk/include/iprt/asm.h (modified) Attempt to fix ASMAtomicCmpXchgExU64 with 32bit gcc. It compiles, but ... Thu, 31 Jan 2008 09:40:28 GMT vboxsync [6644] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) Add CmpXchg functions to IPRT which additionally pass back the old ... Wed, 30 Jan 2008 19:33:55 GMT vboxsync [6626] * trunk/include/VBox/mm.h (modified) Drop duplicate doxygen function documentation (only document the ... Wed, 30 Jan 2008 15:49:28 GMT vboxsync [6610] * trunk/include/VBox/vusb.h (modified) Clearify EndPt value. Wed, 30 Jan 2008 09:34:31 GMT vboxsync [6591] * trunk/include/VBox/usblib-win.h (modified) Added isochronous support to Windows USB proxy. Tue, 29 Jan 2008 23:53:36 GMT vboxsync [6581] * trunk/include/VBox/gmm.h (modified) * trunk/src/VBox/VMM/GMM.cpp (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) Added some ring-3 wrapper functions for the (ring-0) GMM APIs. Tue, 29 Jan 2008 12:53:19 GMT vboxsync [6565] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) Fix for Todo in r27575. added as new function as we cannot use ... Mon, 28 Jan 2008 21:58:59 GMT vboxsync [6546] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/rem.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/cpu-all.h (modified) * trunk/src/recompiler/cpu-exec.c (modified) * trunk/src/recompiler/exec.c (modified) VBOX_WITH_NEW_PHYS_CODE changes mostly realted to REM. Killed a ... Mon, 28 Jan 2008 18:30:51 GMT vboxsync [6533] * trunk/include/VBox/param.h (modified) 12 -> 16 MB of hma (to accomodate big ram configs). Mon, 28 Jan 2008 18:10:09 GMT vboxsync [6532] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler/cpu-all.h (modified) * trunk/src/recompiler/exec-all.h (modified) * trunk/src/recompiler/exec.c (modified) Cleaned out the PGM_DYNAMIC_RAM_ALLOC tests to avoid unnecessary mess ... Mon, 28 Jan 2008 14:43:15 GMT vboxsync [6528] * trunk/Config.kmk (modified) * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) NEW_PHYS_CODE -> VBOX_WITH_NEW_PHYS_CODE; check for it in Config.kmk ... Mon, 28 Jan 2008 12:52:23 GMT vboxsync [6525] * trunk/include/VBox/asmdefs.mac (modified) * trunk/src/VBox/Runtime/common/log/logcom.cpp (modified) UART_BASE -> IPRT_UART_BASE so it can safely be overrided by a DEFS ... Mon, 28 Jan 2008 04:39:32 GMT vboxsync [6518] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo.h (modified) VbglR3SetPointerShape accept image size, and cleanups to vboxutils ... Fri, 25 Jan 2008 13:23:54 GMT vboxsync [6515] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Added a 'pid' prefix flag to the logger. This is primarily intended ... Fri, 25 Jan 2008 10:56:25 GMT vboxsync [6510] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) Changed VbglR3SetPointerShape to accept the full request size. Fri, 25 Jan 2008 10:24:51 GMT vboxsync [6507] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) r=bird: Use bool for boolean. fix some hungarian spelling. Fri, 25 Jan 2008 06:38:54 GMT vboxsync [6497] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSeamless.cpp (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo.h (modified) Skip unused members in vboxvideo.h for solaris and clean-ups, spaces, ... Fri, 25 Jan 2008 06:22:40 GMT vboxsync [6496] * trunk/include/VBox/VBoxGuest.h (modified) Missed this one. Thu, 24 Jan 2008 15:54:35 GMT vboxsync [6489] * trunk/include/VBox/cdefs.h (modified) r=bird: Fixed CFGM regression (dmik only). Added a todo for dmik. Thu, 24 Jan 2008 11:07:38 GMT vboxsync [6476] * trunk/include/VBox/usblib-win.h (modified) Added constant to allow passing of not-accessed ISOC USB error code. Thu, 24 Jan 2008 10:55:48 GMT vboxsync [6475] * trunk/include/VBox/cdefs.h (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/recompiler/target-i386/helper.c (modified) Added the NoDmik() macro. Wed, 23 Jan 2008 16:20:40 GMT vboxsync [6465] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) r=bird: Fixed some hungarian spelling mistakes and documentation. Wed, 23 Jan 2008 15:50:25 GMT vboxsync [6463] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) Additions (common): fixed todo (r27351) Wed, 23 Jan 2008 06:23:24 GMT vboxsync [6458] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSeamless.cpp (modified) Additions (VBoxGuestLib): Updated the seamless and fullscreen code in ... Tue, 22 Jan 2008 16:32:51 GMT vboxsync [6451] * trunk/include/VBox/VBoxGuest.h (modified) r=bird: Restore the correct VBOXGUEST_IOCTL_STRIP_SIZE macro for (the ... Tue, 22 Jan 2008 16:13:28 GMT vboxsync [6449] * trunk/include/VBox/com/ptr.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Fixed build after r27415. Tue, 22 Jan 2008 15:32:45 GMT vboxsync [6447] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h (copied) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGR.cpp (copied) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (copied) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMouse.cpp (copied) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibTime.cpp (copied) Made VbglR3GR* private, split up the code a bit to make it more ... Tue, 22 Jan 2008 14:19:50 GMT vboxsync [6445] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp (copied) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/x11/xclient/main.cpp (modified) Put VbglR3Daemonize into a separate file and merged the solaris and ... Tue, 22 Jan 2008 13:35:10 GMT vboxsync [6440] * trunk/include/VBox/com/ptr.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Better ComPtrBase::equalsTo() specialization for IUnknown ... Tue, 22 Jan 2008 07:10:54 GMT vboxsync [6434] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) Solaris vboxadd: Generic request wrapper and cleanups. Mon, 21 Jan 2008 22:22:11 GMT vboxsync [6429] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFile.cpp (modified) r=bird: file sizes and offets are given as RTFOFF now (the uint64_t ... Mon, 21 Jan 2008 18:30:17 GMT vboxsync [6424] * trunk/include/VBox/VBoxGuest.h (modified) Added VBOXGUEST_IOCTL_STRIP_SIZE (see #2591). Mon, 21 Jan 2008 18:11:53 GMT vboxsync [6422] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) Outlined how to handle the requests on solaris. Mon, 21 Jan 2008 17:48:46 GMT vboxsync [6421] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFile.cpp (modified) iprt: added RTFileGetMaxSize() Mon, 21 Jan 2008 16:56:21 GMT vboxsync [6419] * trunk/include/VBox/VBoxGuest.h (modified) _SIZE/_NUMBER must go. Mon, 21 Jan 2008 13:28:14 GMT vboxsync [6408] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) r=bird: u32*Mask -> f* for VbglR3CtlFilterMask. Mon, 21 Jan 2008 10:35:41 GMT vboxsync [6401] * trunk/include/VBox/ssm.h (modified) ssm: major, minor Mon, 21 Jan 2008 10:34:59 GMT vboxsync [6399] * trunk/include/VBox/VBoxGuest.h (modified) added a todo Fri, 18 Jan 2008 21:40:08 GMT vboxsync [6385] * trunk/include/iprt/asm.h (modified) small optimization Fri, 18 Jan 2008 21:15:20 GMT vboxsync [6384] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.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/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) next try Fri, 18 Jan 2008 17:37:39 GMT vboxsync [6382] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.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/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) backed out again, needs build fixes on Windows Fri, 18 Jan 2008 17:25:20 GMT vboxsync [6379] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.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/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) support read-only shared folders Tue, 15 Jan 2008 14:21:21 GMT vboxsync [6358] * trunk/include/VBox/err.h (modified) DrvISCSI: report error for misconfigured targets. Previously we hit a ... Tue, 15 Jan 2008 13:27:51 GMT vboxsync [6356] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/main.cpp (modified) Integrated VbglR3Daemonize in GuestR3Lib. Linux vboxclient now uses ... Fri, 11 Jan 2008 17:28:00 GMT vboxsync [6345] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) Solaris Guest driver: Fixed ioctl numbering, implemented ... Fri, 11 Jan 2008 08:48:54 GMT vboxsync [6334] * trunk/include/iprt/asm.h (modified) small optimization Wed, 09 Jan 2008 22:25:55 GMT vboxsync [6312] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) remove functions from PDMIMEDIAASYNC and PCMIBLOCKASYNC. PDMIMEDIA ... Wed, 09 Jan 2008 18:42:50 GMT vboxsync [6310] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Fix formatting bugs in the XML config file code. The number base was ... Wed, 09 Jan 2008 10:57:05 GMT vboxsync [6291] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/include/VBox/VBoxHDD.h (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/pdmifs.h (modified) * 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/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostRawDisk.cpp (deleted) * trunk/src/VBox/Devices/Storage/DrvMediaISO.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvRawImage.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVmdk.cpp (deleted) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/vditool.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Big virtual disk changeset containing several modifications * remove ... Wed, 09 Jan 2008 00:46:48 GMT vboxsync [6287] * trunk/include/VBox/pdmins.h (modified) * trunk/include/VBox/ssm.h (modified) doxygen: Missing close. Tue, 08 Jan 2008 14:28:23 GMT vboxsync [6281] * trunk/include/VBox/VBoxGuest.h (modified) Guest Additions: added a ring 3 library function to set the interrupt ...