# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 26, 2025 5:23:03 PM Mon, 22 Jun 2009 11:10:35 GMT vboxsync [20763] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Paranoia Mon, 22 Jun 2009 11:06:56 GMT vboxsync [20762] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) More PGM locking Mon, 22 Jun 2009 10:25:53 GMT vboxsync [20761] * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.kmk (modified) FE/Qt4: space -> tabs Mon, 22 Jun 2009 10:21:47 GMT vboxsync [20760] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_bg.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_uk.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_it.ts (modified) FE/Qt4-NLS: Updated Bulgarian, Chinese, Spanish, Italian and ... Mon, 22 Jun 2009 10:14:16 GMT vboxsync [20759] * trunk/src/VBox/VMM/PGMBth.h (modified) More locking Mon, 22 Jun 2009 10:05:54 GMT vboxsync [20758] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Moved assertion. Could otherwise trigger with guest SMP Mon, 22 Jun 2009 10:02:23 GMT vboxsync [20757] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMiniToolBar.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMiniToolBar.cpp (modified) FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: Fixed ... Mon, 22 Jun 2009 01:59:33 GMT vboxsync [20756] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) IPRT: More RTDbg coding - generic container is mostly done now. Sun, 21 Jun 2009 23:41:32 GMT vboxsync [20755] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) PDMAllCritSect: try some serious paranoia and see if it makes any ... Sun, 21 Jun 2009 23:18:45 GMT vboxsync [20754] * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) todo Sun, 21 Jun 2009 23:11:24 GMT vboxsync [20753] * trunk/include/VBox/pdmcritsect.h (modified) * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru ... Sun, 21 Jun 2009 22:14:58 GMT vboxsync [20752] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) TMTimerSet: stats and quick optimization. Sun, 21 Jun 2009 21:20:14 GMT vboxsync [20751] * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) last min typo. Sun, 21 Jun 2009 21:14:52 GMT vboxsync [20750] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) TMTimerSetRelative: Optimized the common case and added some more ... Sun, 21 Jun 2009 20:57:37 GMT vboxsync [20749] * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) REMNotifyInvalidatePage: Don't overflow aGCPtrInvalidatedPages. 2xtodo Sun, 21 Jun 2009 20:56:56 GMT vboxsync [20748] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool: assert msg. Sun, 21 Jun 2009 20:23:22 GMT vboxsync [20747] * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) REM: Don't drop handler reply records. More handler replay paranoia ... Sun, 21 Jun 2009 19:53:12 GMT vboxsync [20746] * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) REMR3ReplayHandlerNotification,remNotifyHandlerInsert: paranoia. Sun, 21 Jun 2009 15:44:15 GMT vboxsync [20745] * trunk/include/VBox/err.mac (modified) VBox/err.mac: regen Sun, 21 Jun 2009 15:43:57 GMT vboxsync [20744] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/err.mac (modified) * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) IPRT: RTDbg coding. Sun, 21 Jun 2009 15:43:03 GMT vboxsync [20743] * trunk/include/VBox/err.h (modified) VBox/err.h: Removed VINF_SVM_PREEMPT_PENDING and ... Sun, 21 Jun 2009 15:09:35 GMT vboxsync [20742] * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/param.h (modified) * trunk/include/VBox/param.mac (modified) * trunk/include/VBox/various.sed (modified) * trunk/include/VBox/x86.h (modified) * trunk/include/VBox/x86.mac (modified) VMM,++: Increased the stack size on darwin to 16KB since we're ... Sun, 21 Jun 2009 02:13:21 GMT vboxsync [20741] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbg.cpp (modified) iprt/dbg.cpp/h: the RTDbgLine* methods as well. Sun, 21 Jun 2009 02:09:28 GMT vboxsync [20740] * trunk/include/iprt/avl.h (modified) * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbg.cpp (added) * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/common/table/avluintptr.cpp (copied) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) iprt: More RTDbg coding; added a new AVL tree for RTUINPTR. Sat, 20 Jun 2009 21:43:01 GMT vboxsync [20739] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) iprt: RTDbgMod coding in progress. Sat, 20 Jun 2009 21:35:45 GMT vboxsync [20738] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/err.h (modified) iprt: RTDbg coding. Sat, 20 Jun 2009 20:57:15 GMT vboxsync [20737] * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) VMM/*/*.def: Added TMTimerSetRelative. Sat, 20 Jun 2009 20:49:09 GMT vboxsync [20736] * trunk/src/VBox/Runtime/r3/win/time-win.cpp (modified) typo. Sat, 20 Jun 2009 19:55:07 GMT vboxsync [20735] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) build fix. Sat, 20 Jun 2009 18:28:44 GMT vboxsync [20734] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) DevAPIC: rewrote timer updates to streamline the handling wrt the ... Sat, 20 Jun 2009 18:25:43 GMT vboxsync [20733] * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) VMM: Added TMTimerSetRelative and changed ... Fri, 19 Jun 2009 23:29:12 GMT vboxsync [20732] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) NetAdp/win: fix for bug 4033: host-only connection priority should be ... Fri, 19 Jun 2009 17:24:41 GMT vboxsync [20731] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) Save more info about pending HGCM requests (xTracker #4032). Fri, 19 Jun 2009 15:10:42 GMT vboxsync [20730] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) More locking Fri, 19 Jun 2009 14:35:30 GMT vboxsync [20729] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) removed unused variable Fri, 19 Jun 2009 14:14:13 GMT vboxsync [20728] * trunk/src/VBox/VMM/IOM.cpp (modified) More logging Fri, 19 Jun 2009 14:13:31 GMT vboxsync [20727] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) NetworkAttachment: removed global variable passing down to functions Fri, 19 Jun 2009 13:50:56 GMT vboxsync [20726] * trunk/src/VBox/VMM/IOM.cpp (modified) IOM locking change Fri, 19 Jun 2009 13:43:50 GMT vboxsync [20725] * trunk/src/VBox/VMM/IOM.cpp (modified) Bugfix Fri, 19 Jun 2009 13:40:02 GMT vboxsync [20724] * trunk/src/VBox/VMM/IOM.cpp (modified) Incorrect flushing of the IOM cache. Fri, 19 Jun 2009 13:14:16 GMT vboxsync [20723] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Deal better with fatal assertions & the vga lock. Fri, 19 Jun 2009 12:34:21 GMT vboxsync [20722] * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) More IOM locking and checks. Fri, 19 Jun 2009 12:28:41 GMT vboxsync [20721] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) VboxServiceVMInfo-win.cpp: %Rrc->%u for windows status code. Fri, 19 Jun 2009 12:25:18 GMT vboxsync [20720] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: VMR3ReqCall w/ cMillis=0 may return VERR_TIMEOUT or ... Fri, 19 Jun 2009 12:08:16 GMT vboxsync [20719] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) it's a psz not a sz Fri, 19 Jun 2009 12:05:50 GMT vboxsync [20718] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) DrvNAT: r=bird: Why reset the queue counters for every item?! Fri, 19 Jun 2009 12:02:27 GMT vboxsync [20717] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) slirp: todo Fri, 19 Jun 2009 12:00:41 GMT vboxsync [20716] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) DrvNAT: nit picking Fri, 19 Jun 2009 11:58:01 GMT vboxsync [20715] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) Network/SrvIntNetR0: fixed LogFlow parameter order. Fri, 19 Jun 2009 11:55:39 GMT vboxsync [20714] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) DrvNAT: missed one bit. Fri, 19 Jun 2009 11:43:01 GMT vboxsync [20713] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/counters.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/statistics.h (deleted) DrvNAT,slirp: Even simpler. Fri, 19 Jun 2009 11:33:32 GMT vboxsync [20712] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/counters.h (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/sbuf.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/statistics.h (added) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) DrvNat,slirp: simplify statistics and deregister them. Fri, 19 Jun 2009 11:33:03 GMT vboxsync [20711] * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) Solaris/Installer: checkinstall typo. Fri, 19 Jun 2009 10:30:18 GMT vboxsync [20710] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) typo Fri, 19 Jun 2009 10:13:17 GMT vboxsync [20709] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) More locking Fri, 19 Jun 2009 10:02:27 GMT vboxsync [20708] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) DrvIntNet,DrvTAP: Deregister statistics during destruction. (untested) Fri, 19 Jun 2009 10:00:00 GMT vboxsync [20707] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) Linux shared folders: implemented some missing functions, xTracker 3764 Fri, 19 Jun 2009 09:51:12 GMT vboxsync [20706] * trunk/include/VBox/pdmdrv.h (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) VBox/pdmdrv.h: Added PDMDRVHLP::pfnSTAMDeregister, major PDMDRVHLP ... Fri, 19 Jun 2009 09:42:55 GMT vboxsync [20705] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) it's a psz not a sz. Fri, 19 Jun 2009 09:31:18 GMT vboxsync [20704] * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) NetworkAdapterImpl.cpp: completely useless file description. Fri, 19 Jun 2009 09:04:22 GMT vboxsync [20703] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) DevPCNet.cpp: link down in function as I said. Fri, 19 Jun 2009 08:57:31 GMT vboxsync [20702] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) update. Fri, 19 Jun 2009 08:49:25 GMT vboxsync [20701] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) video hw accel: DdBlt fixes Fri, 19 Jun 2009 08:31:03 GMT vboxsync [20700] * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) Protect IOM registration changes with the IOM lock. Thu, 18 Jun 2009 20:47:40 GMT vboxsync [20699] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) video hw accel: DdBlt fixes Thu, 18 Jun 2009 19:55:01 GMT vboxsync [20698] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) VBoxService/win: Fixed Guest Additions lookup. Thu, 18 Jun 2009 17:28:02 GMT vboxsync [20697] * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) wording. Thu, 18 Jun 2009 17:09:24 GMT vboxsync [20696] * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) Solaris/Installer: checkinstall halts zone service if necessary & ... Thu, 18 Jun 2009 17:08:08 GMT vboxsync [20695] * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) VHD: Fix access beyond the block bitmap which can lead to arbitrary ... Thu, 18 Jun 2009 16:52:35 GMT vboxsync [20694] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) Python: typos Thu, 18 Jun 2009 16:37:00 GMT vboxsync [20693] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) Python: Windows waiting for event, additional shell command Thu, 18 Jun 2009 14:12:43 GMT vboxsync [20692] * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) video hw accel: DdLock fix Thu, 18 Jun 2009 13:48:46 GMT vboxsync [20691] * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c (modified) VBoxNetAdp-linux.c: removed warning Thu, 18 Jun 2009 12:35:14 GMT vboxsync [20690] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) NetworkAttachment: VMR3ReqCall should be on cpu 0 Thu, 18 Jun 2009 12:13:14 GMT vboxsync [20689] * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) TMCPU::u64TSCOffset -> offTSCRawSrc Thu, 18 Jun 2009 12:05:43 GMT vboxsync [20688] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) TMCpuTickSet: No need to call tmCpuTickPause since we're overwriting ... Thu, 18 Jun 2009 11:52:23 GMT vboxsync [20687] * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) VMM: some description string mangling and todos. Thu, 18 Jun 2009 11:49:54 GMT vboxsync [20686] * trunk/src/VBox/VMM/MMHeap.cpp (modified) MMHeap.cpp: new tags. Thu, 18 Jun 2009 11:49:15 GMT vboxsync [20685] * trunk/src/VBox/VMM/TM.cpp (modified) TM.cpp: More statistics. Thu, 18 Jun 2009 11:48:57 GMT vboxsync [20684] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: shut up gcc warnings. Thu, 18 Jun 2009 11:18:42 GMT vboxsync [20683] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h (modified) video hw accel: ddraw command processing fixes Thu, 18 Jun 2009 11:07:33 GMT vboxsync [20682] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) EMAll.cpp: Implemented writing MSR_IA32_TSC. Thu, 18 Jun 2009 11:07:17 GMT vboxsync [20681] * trunk/include/VBox/stam.h (modified) * trunk/src/VBox/VMM/STAM.cpp (modified) STAM: Added STAMUNIT_TICKS. Thu, 18 Jun 2009 11:01:39 GMT vboxsync [20680] * trunk/src/VBox/VMM/MMPagePool.cpp (modified) Comments added Thu, 18 Jun 2009 10:38:52 GMT vboxsync [20679] * trunk/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ACPI: fix problem with certain Windows ACPI impls (such as XP) ... Thu, 18 Jun 2009 09:22:30 GMT vboxsync [20678] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) TM: Count calls to TMCpuTickSet and take the VM handle as an argument. Thu, 18 Jun 2009 09:06:16 GMT vboxsync [20677] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) NetworkAttachment: removed duplicate code which introduced regression Thu, 18 Jun 2009 09:03:57 GMT vboxsync [20676] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Reset *all* APICs Thu, 18 Jun 2009 08:49:43 GMT vboxsync [20675] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) VMM: Reimplemented TMCpuTickSet. Wed, 17 Jun 2009 16:04:53 GMT vboxsync [20674] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Grab the PGM lock in PGMPhysSimpleReadGCPtr Wed, 17 Jun 2009 16:00:46 GMT vboxsync [20673] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm (modified) VMM: don't clobber pTRPMCPU Wed, 17 Jun 2009 15:52:28 GMT vboxsync [20672] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) NetworkAttachment: support for e1k driver Wed, 17 Jun 2009 15:23:14 GMT vboxsync [20671] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) Bigger lock for the pagefault handler. Avoid deadlocks when syncing ... Wed, 17 Jun 2009 15:03:42 GMT vboxsync [20670] * trunk/include/VBox/err.h (modified) Solaris/USB: bits. Wed, 17 Jun 2009 13:57:45 GMT vboxsync [20669] * trunk/src/testcase/tstRunTestcases.cpp (modified) tstRunTestcases: increase timeout to 120 seconds; added a few more ... Wed, 17 Jun 2009 13:46:05 GMT vboxsync [20668] * trunk/src/recompiler/VBoxRecompiler.c (modified) Missing PDMApicGet/SetTpr updates Wed, 17 Jun 2009 13:10:23 GMT vboxsync [20667] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Wrong assertion Wed, 17 Jun 2009 13:01:56 GMT vboxsync [20666] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Changed PDMApicGet/SetTPR to get/set the full task priority register. Wed, 17 Jun 2009 12:59:58 GMT vboxsync [20665] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool.cpp: Use VMMR3EmtRendezvous to avoid whatever issue there ... Wed, 17 Jun 2009 12:48:15 GMT vboxsync [20664] * trunk/src/VBox/VMM/DBGF.cpp (modified) VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs ...