# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 22, 2025 3:05:08 PM Wed, 23 Jun 2010 14:43:23 GMT vboxsync [30394] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d: mode change crash fix Wed, 23 Jun 2010 14:07:46 GMT vboxsync [30393] * trunk/src/VBox/Main/VBoxEvents.cpp (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main, glue: webservice events Wed, 23 Jun 2010 13:37:14 GMT vboxsync [30392] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) VBoxGuestR3Lib.cpp: Mask all unimportant signals before doing the ... Wed, 23 Jun 2010 13:09:45 GMT vboxsync [30391] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c (modified) Additions/solaris/SharedFolders: fix panic message, fix getattr and ... Wed, 23 Jun 2010 12:49:37 GMT vboxsync [30390] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VT-x: when the guest's FPU state is active, then we no longer care ... Wed, 23 Jun 2010 12:29:02 GMT vboxsync [30389] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) no ; of course Wed, 23 Jun 2010 12:25:13 GMT vboxsync [30388] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Statistic correction Wed, 23 Jun 2010 12:22:17 GMT vboxsync [30387] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) vboxshell: don't display an error message for 'snapshot vm take' Wed, 23 Jun 2010 10:38:40 GMT vboxsync [30386] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) burn fix Wed, 23 Jun 2010 10:32:17 GMT vboxsync [30385] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: don't ignore the file system if there is no snapshot folder Wed, 23 Jun 2010 09:56:54 GMT vboxsync [30384] * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) SCSI: Log used I/O method Wed, 23 Jun 2010 09:30:15 GMT vboxsync [30383] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) Solaris/memobj: comment fix. Wed, 23 Jun 2010 09:23:34 GMT vboxsync [30382] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) SATA: Always raise an interrupt after task completion; delaying this ... Tue, 22 Jun 2010 22:06:00 GMT vboxsync [30381] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/EventImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VBoxEvents.cpp (added) * trunk/src/VBox/Main/VirtualBoxCallbackImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/EventImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxCallbackImpl.h (modified) Main: generic events (disabled) Tue, 22 Jun 2010 16:28:14 GMT vboxsync [30380] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: make calculateRelativePath methods a bit smarter and rename ... Tue, 22 Jun 2010 15:54:58 GMT vboxsync [30379] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fix bug that saved states were never written to machine XML if ... Tue, 22 Jun 2010 15:31:45 GMT vboxsync [30378] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (modified) Solaris/vbi: spaces->tabs. Tue, 22 Jun 2010 14:01:01 GMT vboxsync [30377] * trunk/src/VBox/Main/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: do not hold any other lock while calling ... Tue, 22 Jun 2010 13:49:42 GMT vboxsync [30376] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_da.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_uk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_zh_TW.ts (modified) FE/Qt4-NLS: merged da, zh_TW and uk Tue, 22 Jun 2010 13:36:26 GMT vboxsync [30375] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Experimental code (disabled) Tue, 22 Jun 2010 13:22:45 GMT vboxsync [30374] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (modified) Solaris/vbi: fake vbi_is_preempt_enabled when vbi_init has not been ... Tue, 22 Jun 2010 12:46:56 GMT vboxsync [30373] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Logging change Tue, 22 Jun 2010 12:46:15 GMT vboxsync [30372] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Logging change Tue, 22 Jun 2010 12:29:19 GMT vboxsync [30371] * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (modified) RTFsQueryType/win: Fix for FileSystemName not being terminated. Tue, 22 Jun 2010 12:23:40 GMT vboxsync [30370] * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) NAT: comments Tue, 22 Jun 2010 12:22:49 GMT vboxsync [30369] * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Missing return Tue, 22 Jun 2010 12:20:38 GMT vboxsync [30368] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Deal with large pages in shadow GetPage function. Correct NX flag ... Tue, 22 Jun 2010 12:19:33 GMT vboxsync [30367] * trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredential.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredential.h (modified) VBox Credential Provider: Added support for principal logon names ... Tue, 22 Jun 2010 12:15:11 GMT vboxsync [30366] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) use m_freem() here as well Tue, 22 Jun 2010 12:08:20 GMT vboxsync [30365] * trunk/include/iprt/fs.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Runtime/r3/fs.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fs-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTFsQueries.cpp (modified) RTFsQueryType: Use an enum. Added RTFsTypeName() for translating a ... Tue, 22 Jun 2010 11:51:26 GMT vboxsync [30364] * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Fatal assertions Tue, 22 Jun 2010 11:21:22 GMT vboxsync [30363] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/tftp.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: more comments + cosmetics Tue, 22 Jun 2010 11:14:16 GMT vboxsync [30362] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) Exact version Tue, 22 Jun 2010 11:02:11 GMT vboxsync [30361] * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) NAT: icmp_input copy src mbuf and compose new one to deliver. Tue, 22 Jun 2010 10:28:03 GMT vboxsync [30360] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) supdrv/win: fix typo Tue, 22 Jun 2010 09:21:33 GMT vboxsync [30359] * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) Typo Tue, 22 Jun 2010 09:14:21 GMT vboxsync [30358] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: temp disabled EventSource init Tue, 22 Jun 2010 08:48:18 GMT vboxsync [30357] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: fix burn Tue, 22 Jun 2010 08:42:22 GMT vboxsync [30356] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIDialogButtonBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIDialogButtonBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsInput.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloader.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloader.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISpecialControls.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISpecialControls.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxProgressDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxProgressDialog.h (modified) FE/Qt4: added a new segmented button type; code cleanup Tue, 22 Jun 2010 08:31:09 GMT vboxsync [30355] * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) NAT: cosmetics Tue, 22 Jun 2010 08:22:21 GMT vboxsync [30354] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: removed one goto from arp_input() Tue, 22 Jun 2010 08:09:41 GMT vboxsync [30353] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: fixed m_freem() in arp_input() Tue, 22 Jun 2010 07:15:52 GMT vboxsync [30352] * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: comments Tue, 22 Jun 2010 02:44:19 GMT vboxsync [30351] * trunk/src/VBox/Devices/Network/slirp/bsd/kern/kern_mbuf.c (modified) NAT: increases jumbo16 zone. TSO/SGO heavily uses jumbo16 in case of ... Tue, 22 Jun 2010 02:39:23 GMT vboxsync [30350] * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: Don't m_free mbuf just after send, it's responsible of recv ... Mon, 21 Jun 2010 21:07:18 GMT vboxsync [30349] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: allow link down/link up when the VM is suspended Mon, 21 Jun 2010 18:23:20 GMT vboxsync [30348] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: New running VM core: Moving fIsAutoCaptureDisabled flag from ... Mon, 21 Jun 2010 17:44:06 GMT vboxsync [30347] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: New running VM core: no need to pass render-mode everywhere as ... Mon, 21 Jun 2010 17:03:55 GMT vboxsync [30346] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) wddm/3d: create render target resource & issue present request for ... Mon, 21 Jun 2010 16:49:59 GMT vboxsync [30345] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/EventImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxCallbackImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/EventImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxCallbackImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xpcom/module.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main: more events Mon, 21 Jun 2010 16:34:46 GMT vboxsync [30344] * trunk/src/VBox/VMM/GMM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Use NIL_VMCPUID (see r62731). Mon, 21 Jun 2010 16:32:47 GMT vboxsync [30343] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp (modified) FE/Qt4-OSX: Disable automatic menu role guessing. The text "Exit ... Mon, 21 Jun 2010 16:24:57 GMT vboxsync [30342] * trunk/src/VBox/VMM/GMM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) VMM: todo: Use NIL_VMCPUID with two SUPR3CallVMMR0Ex calls? Mon, 21 Jun 2010 16:06:53 GMT vboxsync [30341] * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) Use PGM_PAGE_GET_STATE. Mon, 21 Jun 2010 16:01:47 GMT vboxsync [30340] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) DPC check for win7 x64 Mon, 21 Jun 2010 14:57:46 GMT vboxsync [30339] * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp (modified) crOpenGL: fixed OpenGL support for 32bit apps under 64bit Windows guests Mon, 21 Jun 2010 14:48:17 GMT vboxsync [30338] * trunk/include/VBox/em.h (modified) * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMGC/EMGCA.asm (modified) * trunk/src/VBox/VMM/VMMGC/MMRamGC.cpp (modified) EM,IOM: Don't try write directly to the fault address as the backing ... Mon, 21 Jun 2010 14:38:52 GMT vboxsync [30336] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) logging. Mon, 21 Jun 2010 14:31:13 GMT vboxsync [30335] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) VRDP: video channel: enable SunFlsh support by default (xTracker 4606). Mon, 21 Jun 2010 14:19:33 GMT vboxsync [30334] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) Must initialize idHostCpu properly (breaks SMP guest restore) Mon, 21 Jun 2010 14:10:36 GMT vboxsync [30333] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) E1000: properly disconnect the network cable if the guest driver was ... Mon, 21 Jun 2010 13:55:54 GMT vboxsync [30332] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Redundant lock/unlock Mon, 21 Jun 2010 13:43:55 GMT vboxsync [30331] * trunk/src/VBox/Main/EventImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/EventImpl.h (modified) Main: further event work Mon, 21 Jun 2010 13:30:27 GMT vboxsync [30330] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) FE/Qt: New running VM core: reworking some UIMachineLogic(+specific ... Mon, 21 Jun 2010 13:10:29 GMT vboxsync [30329] * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) No need to call it twice Mon, 21 Jun 2010 12:55:14 GMT vboxsync [30328] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) More paranoia Mon, 21 Jun 2010 12:43:53 GMT vboxsync [30327] * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) Paranoia Mon, 21 Jun 2010 12:35:33 GMT vboxsync [30326] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.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/PGMPool.cpp (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, ... Mon, 21 Jun 2010 12:32:54 GMT vboxsync [30325] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Obsolete pgmLock/Unlock Mon, 21 Jun 2010 11:50:02 GMT vboxsync [30324] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Runtime/r3/posix/fs-posix.cpp (modified) Main, Runtime: refined file system check to warn for disabled host ... Mon, 21 Jun 2010 11:21:39 GMT vboxsync [30323] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt4: Only show first run wizard, if we are not in teleportation mode. Mon, 21 Jun 2010 09:30:16 GMT vboxsync [30322] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (modified) VBoxManage: cosmetical fixes Mon, 21 Jun 2010 09:01:48 GMT vboxsync [30321] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) VBoxInternalManage.cpp: Copy & past in debuglog. Mon, 21 Jun 2010 08:35:09 GMT vboxsync [30320] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c (modified) * trunk/src/VBox/Runtime/common/path/RTPathAppend.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCopyEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrNLen.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrNLenEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) * trunk/src/VBox/Runtime/common/string/stringalloc.cpp (modified) * trunk/src/VBox/Runtime/generic/strcache-stubs-generic.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstNoCrt-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryDmi.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/DBGFOS.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/bldprogs/scm.cpp (modified) *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked ... Mon, 21 Jun 2010 08:29:08 GMT vboxsync [30319] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) VBoxManage: added internal command: debuglog Mon, 21 Jun 2010 07:49:28 GMT vboxsync [30318] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) iprt/cpp/ministring.h: Added a append variant taking a 'const char *' ... Fri, 18 Jun 2010 21:51:03 GMT vboxsync [30317] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVhwa.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVhwa.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) wddm/2d: bugfixing + more impl Fri, 18 Jun 2010 21:20:42 GMT vboxsync [30316] * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUM.cpp: Too quick with r62871, the test just wasn't updated when ... Fri, 18 Jun 2010 21:04:36 GMT vboxsync [30315] * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUM.cpp: Fixed inverted uVersion check in cpumR3LoadcpuId. Fri, 18 Jun 2010 15:33:22 GMT vboxsync [30314] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: fixes to saveSettings and locking calls, part 2 Fri, 18 Jun 2010 13:20:34 GMT vboxsync [30313] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Storage/VBoxHDD: optimize image cloning, at the moment only for newly ... Fri, 18 Jun 2010 13:13:13 GMT vboxsync [30312] * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) Runtime/process-posix: Better error message if the binaries format is ... Fri, 18 Jun 2010 13:03:20 GMT vboxsync [30311] * trunk/src/VBox/Main/EventImpl.cpp (added) * trunk/src/VBox/Main/include/EventImpl.h (added) forgotten couple Fri, 18 Jun 2010 13:00:09 GMT vboxsync [30310] * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) Main: some events work Fri, 18 Jun 2010 12:25:12 GMT vboxsync [30309] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) Storage/iSCSI: switch to sending in a single call, avoiding separate ... Fri, 18 Jun 2010 12:11:00 GMT vboxsync [30308] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVhwa.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.h (modified) wddm/2d: bugfixing Fri, 18 Jun 2010 11:46:22 GMT vboxsync [30307] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) compile fix Fri, 18 Jun 2010 11:35:06 GMT vboxsync [30306] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Runtime/socket: Windows does have a good enough sendmsg() equivalent ... Fri, 18 Jun 2010 11:14:01 GMT vboxsync [30305] * trunk/src/VBox/Main/MachineImpl.cpp (modified) build fix Fri, 18 Jun 2010 10:51:15 GMT vboxsync [30304] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fixes to saveSettings and locking calls Fri, 18 Jun 2010 10:02:50 GMT vboxsync [30303] * trunk/src/VBox/Runtime/r3/posix/pathhost-posix.cpp (modified) iprt/RTDirRead: fixed memory leak introduced in r60863 Fri, 18 Jun 2010 08:39:30 GMT vboxsync [30302] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) comment. Fri, 18 Jun 2010 08:39:09 GMT vboxsync [30301] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM: Flush REM TLB during the live save / teleportation shadow page ... Fri, 18 Jun 2010 08:37:16 GMT vboxsync [30300] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: another minor BSTR/Bstr fix Fri, 18 Jun 2010 08:37:16 GMT vboxsync [30299] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main/testcase/Makefile.kmk: OVF testcase fix. Fri, 18 Jun 2010 07:50:39 GMT vboxsync [30298] * trunk/src/VBox/Main/MachineImpl.cpp (modified) fixed memory leaks in ''Machine::GetGuestPropertyValue()'' and ... Thu, 17 Jun 2010 23:37:58 GMT vboxsync [30297] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) AsyncCompletion/File: Disable async flushes on Solaris hosts for now. ... Thu, 17 Jun 2010 22:45:56 GMT vboxsync [30296] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) Additions/linux/installer: support ArchLinux better Thu, 17 Jun 2010 22:42:48 GMT vboxsync [30295] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/installer: make sure the rest of the installation ... Thu, 17 Jun 2010 21:51:43 GMT vboxsync [30294] * trunk/src/VBox/Runtime/r3/posix/utf8-posix.cpp (modified) build fix