# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 1, 2025 10:20:34 AM Thu, 14 May 2009 08:08:42 GMT vboxsync [19675] * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Must acquire the pgm lock in pgm pool access handlers too. Thu, 14 May 2009 07:57:59 GMT vboxsync [19674] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Use the pgm lock during pgmPoolAlloc. Wed, 13 May 2009 18:40:01 GMT vboxsync [19673] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) Runtime/r0drv-freebsd: Change the pag allocation code again. ... Wed, 13 May 2009 18:30:50 GMT vboxsync [19672] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) Support: Change SUP_IOCTL_QUERY_FUNCS to an unbuffered request ... Wed, 13 May 2009 18:28:58 GMT vboxsync [19671] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Support,VMMR0: enable disabling of interrupts again and remove ... Wed, 13 May 2009 18:27:07 GMT vboxsync [19670] * trunk/src/VBox/Frontends/VirtualBox/include/COMDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QILabel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFilePathSelectorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProgressDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) Frontends/VirtualBox: include Q*Event headers directly which is ... Wed, 13 May 2009 17:25:52 GMT vboxsync [19669] * trunk/src/VBox/VMM/TM.cpp (modified) oops. Wed, 13 May 2009 15:57:19 GMT vboxsync [19668] * trunk/src/VBox/VMM/VMM.cpp (modified) vmmR3ServiceCallHostRequest: check for pending pdm critical section ... Wed, 13 May 2009 15:49:38 GMT vboxsync [19667] * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) Cleaned up Wed, 13 May 2009 15:31:31 GMT vboxsync [19666] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) Deal with VMMCALLHOST_MMHYPER_LOCK correctly. Wed, 13 May 2009 15:17:32 GMT vboxsync [19665] * trunk/src/VBox/VMM/MMInternal.h (modified) Attempt at fixing alignment issues Wed, 13 May 2009 15:08:45 GMT vboxsync [19664] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxOSTypeSelectorWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSettingsDialogSpecific.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsDisplay.h (moved) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsGeneral.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxOSTypeSelectorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsDisplay.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDisplay.ui (moved) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsGeneral.ui (modified) FE/Qt4: 3336: Create "Display" category in VM Settings dialog - ... Wed, 13 May 2009 15:06:00 GMT vboxsync [19663] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) Protect the MM hypervisor heap with a critical section. Wed, 13 May 2009 14:34:08 GMT vboxsync [19662] * trunk/Config.kmk (modified) tools,Config.kmk: Updated makeself from version 2.1.4_1 to 2.1.5. Wed, 13 May 2009 14:11:00 GMT vboxsync [19661] * trunk/Config.kmk (modified) tools/makeself: updated makeself to Version 2.1.5 Wed, 13 May 2009 14:09:15 GMT vboxsync [19660] * trunk/include/VBox/rem.h (modified) * trunk/include/VBox/tm.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMTests.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/cpu-exec.c (modified) TM+affected: SMP changes in progress. Wed, 13 May 2009 13:57:43 GMT vboxsync [19659] * trunk/src/VBox/VMM/PGMShw.h (modified) Wrong assertion Wed, 13 May 2009 13:44:10 GMT vboxsync [19658] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Logging updates Wed, 13 May 2009 12:40:19 GMT vboxsync [19657] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) Fixed new lock/unlock behaviour Wed, 13 May 2009 12:31:53 GMT vboxsync [19656] * trunk/src/libs/Makefile.kmk (modified) mesa not requred for VBOX_ONLY_DOCS Wed, 13 May 2009 12:31:45 GMT vboxsync [19655] * trunk/src/VBox/Additions/x11/vboxmouse/vboxmouse_15.c (modified) Additions/X.Org 1.5+: report that we can read mouse movement events ... Wed, 13 May 2009 12:30:58 GMT vboxsync [19654] * trunk/include/VBox/VBoxDev.h (modified) * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) Main and Devices/absolute mouse: do not send movement events to the ... Wed, 13 May 2009 12:20:49 GMT vboxsync [19653] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) #3908: Flushing the output in VBoxManage metrics collect. Wed, 13 May 2009 11:50:14 GMT vboxsync [19652] * trunk/include/VBox/gvmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) Added GVMMR0SchedPokeEx & GVMMR0SchedWakeUpEx Wed, 13 May 2009 11:36:08 GMT vboxsync [19651] * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) Wake up or poke the target CPU when signalling the arrival of a ... Wed, 13 May 2009 10:11:08 GMT vboxsync [19650] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Bug fix Wed, 13 May 2009 09:54:01 GMT vboxsync [19649] * trunk/src/VBox/VMM/DBGFSym.cpp (modified) DBGFSym.cpp: reverted accidental commit enabling DbgHelp on Windows. Wed, 13 May 2009 09:05:14 GMT vboxsync [19648] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) log the name of the executable Wed, 13 May 2009 08:52:35 GMT vboxsync [19647] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/hostname.vboxnet0 (modified) Solaris/VBoxNetAdp: fixed hostname file. Wed, 13 May 2009 07:38:28 GMT vboxsync [19646] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) Backed out r47181; win2k regression Tue, 12 May 2009 16:49:39 GMT vboxsync [19645] * trunk/include/iprt/asm.h (modified) Removed redundant conditions around ASMAtomicCmpXchgU64 and ... Tue, 12 May 2009 15:29:22 GMT vboxsync [19644] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.h (modified) VBoxService/common: Proper building with VBOX_WITH_GUEST_PROPS. Tue, 12 May 2009 15:27:39 GMT vboxsync [19643] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) ''VBoxManage showvminfo'': cosmetical fix Tue, 12 May 2009 15:27:05 GMT vboxsync [19642] * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) Fix Tue, 12 May 2009 15:25:49 GMT vboxsync [19641] * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) Logging again Tue, 12 May 2009 15:23:21 GMT vboxsync [19640] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: dl_primstr. Tue, 12 May 2009 15:22:14 GMT vboxsync [19639] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Disassembler changes for guest SMP Tue, 12 May 2009 15:13:50 GMT vboxsync [19638] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) small addendum to r47206 (''VBoxManage modifyvm'' fix) Tue, 12 May 2009 14:54:10 GMT vboxsync [19637] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxService/VMInfo: tabs, spaces. Tue, 12 May 2009 14:51:11 GMT vboxsync [19636] * trunk/src/VBox/VMM/CPUM.cpp (modified) Log VCPU Tue, 12 May 2009 14:49:56 GMT vboxsync [19635] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) doppelmoppel Tue, 12 May 2009 14:45:10 GMT vboxsync [19634] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsSerial.cpp (modified) FE/Qt4: allow to disable a serial port even if the port path is missing Tue, 12 May 2009 14:43:09 GMT vboxsync [19633] * trunk/src/VBox/VMM/CPUM.cpp (modified) cpumR3InfoGuest: dump state of current EMT if there is one Tue, 12 May 2009 14:37:26 GMT vboxsync [19632] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Use physical id for logging APIC Tue, 12 May 2009 14:23:36 GMT vboxsync [19631] * trunk/src/VBox/VMM/PGMPool.cpp (modified) Added paranoid assertion about maximum VCPUs Tue, 12 May 2009 14:19:13 GMT vboxsync [19630] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) solaris adds build fix Tue, 12 May 2009 14:17:25 GMT vboxsync [19629] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) VBoxService/Solaris: build fix, added libnsl dependency. Tue, 12 May 2009 14:16:11 GMT vboxsync [19628] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Lock counter instead of a lock flag. Tue, 12 May 2009 14:11:47 GMT vboxsync [19627] * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGM pool: allow multiple users of top-level paging structures ... Tue, 12 May 2009 14:00:11 GMT vboxsync [19626] * trunk/src/VBox/Devices/Serial/DrvRawFile.cpp (modified) polished r47206 Tue, 12 May 2009 13:57:26 GMT vboxsync [19625] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxService/common: Solaris netmask. Tue, 12 May 2009 13:49:50 GMT vboxsync [19624] * 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/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvRawFile.cpp (copied) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsSerial.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsSerial.ui (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) added raw file serial driver Tue, 12 May 2009 13:42:34 GMT vboxsync [19623] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxService/common: Solaris netmask. Tue, 12 May 2009 13:41:57 GMT vboxsync [19622] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) ''VBoxManage showvminfo'': fixed r46627 regression Tue, 12 May 2009 13:25:44 GMT vboxsync [19621] * trunk/src/VBox/VMM/VMM.cpp (modified) Properly setup the CPU context Tue, 12 May 2009 13:22:47 GMT vboxsync [19620] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.h (modified) VBoxService/common: No const here. Used as output param. Tue, 12 May 2009 13:17:34 GMT vboxsync [19619] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxService/common: Solaris header. Tue, 12 May 2009 13:11:13 GMT vboxsync [19618] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.h (modified) warnings (use ''const char*'' where appropriate) Tue, 12 May 2009 12:47:23 GMT vboxsync [19617] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxService/common: Added network interface information (IPv4) for ... Tue, 12 May 2009 12:45:43 GMT vboxsync [19616] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Obsolete comment Tue, 12 May 2009 12:45:09 GMT vboxsync [19615] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) ACPI logging updates Tue, 12 May 2009 12:27:21 GMT vboxsync [19614] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) Main and Devices: absolute mouse support: do not send a mouse ... Tue, 12 May 2009 12:26:16 GMT vboxsync [19613] * trunk/src/VBox/VMM/EM.cpp (modified) Logging change for SMP Tue, 12 May 2009 12:24:00 GMT vboxsync [19612] * trunk/src/VBox/VMM/EM.cpp (modified) Backed out r47189; accidental commit Tue, 12 May 2009 12:23:08 GMT vboxsync [19611] * trunk/include/VBox/em.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Change the EM state to EMSTATE_HALTED after receiving the startup IPI. Tue, 12 May 2009 12:10:14 GMT vboxsync [19610] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main/Machine: add extradata key to suppress deleting saved state on ... Tue, 12 May 2009 12:10:02 GMT vboxsync [19609] * trunk/src/VBox/VMM/TM.cpp (modified) Temporarily restrict servicing timer queues to VCPU 0 Tue, 12 May 2009 11:31:56 GMT vboxsync [19608] * trunk/src/VBox/VMM/MMHyper.cpp (modified) MMHyper.cpp: Extended release assertion with a message. Tue, 12 May 2009 11:31:14 GMT vboxsync [19607] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) ACPI: increased maximum nr of supported VCPUs to 16; we should ... Tue, 12 May 2009 11:11:55 GMT vboxsync [19606] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) ACPI: Always show the CPU leafs when we have multiple VCPUs Tue, 12 May 2009 11:06:40 GMT vboxsync [19605] * trunk/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU64.asm (modified) * trunk/src/VBox/Runtime/common/asm/ASMAtomicReadU64.asm (modified) iprt/common/asm: id tag + docs. Tue, 12 May 2009 10:54:38 GMT vboxsync [19604] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: do the attach work ourselves rather than dl_attach. Tue, 12 May 2009 10:33:59 GMT vboxsync [19603] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) More build fixes. Tue, 12 May 2009 10:33:51 GMT vboxsync [19602] * trunk/src/VBox/Frontends/VBoxShell/shellcommon.py (modified) Python Shell: update remove command with HDD detach code Tue, 12 May 2009 10:27:02 GMT vboxsync [19601] * trunk/include/iprt/asm.h (modified) Attempt to fix 64-bit Linux builds. Tue, 12 May 2009 10:08:12 GMT vboxsync [19600] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/common/asm/ASMAtomicReadU64.asm (added) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) GCC 4.3.3 workarounds for ASMAtomicCmpXchgU64 and ASMAtomicReadU64. Tue, 12 May 2009 09:48:44 GMT vboxsync [19599] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/hostname.vboxnet0 (added) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/VBoxNetAdp: added static hostname file for persistence. Tue, 12 May 2009 09:27:18 GMT vboxsync [19598] * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) NetIf-win: Assertion not needed here. Tue, 12 May 2009 08:58:48 GMT vboxsync [19597] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) PDMCritSectIsOwner fix Tue, 12 May 2009 08:50:33 GMT vboxsync [19596] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) PDMCritSectIsOwner: pretend critical sections scheduled for release ... Tue, 12 May 2009 08:48:13 GMT vboxsync [19595] * trunk/include/VBox/pdmcritsect.h (modified) Cleanup Tue, 12 May 2009 08:16:13 GMT vboxsync [19594] * trunk/Makefile.kmk (modified) Makefile.kmk: Typo. Tue, 12 May 2009 07:56:07 GMT vboxsync [19593] * trunk/include/VBox/pdmcritsect.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Split up PDM. Mon, 11 May 2009 23:21:13 GMT vboxsync [19592] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) HostDrivers/Support,VMMR0: Use critical_enter and critical_exit to ... Mon, 11 May 2009 23:18:56 GMT vboxsync [19591] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) Runtime/r0drv-freebsd: Disable the active code for allocating pages ... Mon, 11 May 2009 15:19:58 GMT vboxsync [19590] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) Added PDMCritSectGetRecursion Mon, 11 May 2009 15:19:37 GMT vboxsync [19589] * trunk/include/VBox/pdmcritsect.h (modified) * trunk/include/iprt/critsect.h (modified) Added PDMCritSectGetRecursion Mon, 11 May 2009 14:33:04 GMT vboxsync [19588] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Do not lock IFramebuffer while it is being resized (xTracker #3902). Mon, 11 May 2009 14:32:06 GMT vboxsync [19587] * trunk/src/VBox/Additions/linux/installer/vboxadd-service.sh (modified) Additions/linux/installer: no --daemonize parameter to vboxadd- service Mon, 11 May 2009 14:28:13 GMT vboxsync [19586] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Missing pgmUnlock Mon, 11 May 2009 14:09:55 GMT vboxsync [19585] * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) Enabled ring 0 stack dump for win32 only Mon, 11 May 2009 14:09:16 GMT vboxsync [19584] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) Linux vboxdrv script: don't search for the vboxdrv module, this is ... Mon, 11 May 2009 14:07:36 GMT vboxsync [19583] * trunk/src/VBox/VMM/DBGFSym.cpp (modified) Also load R0 modules Mon, 11 May 2009 14:05:21 GMT vboxsync [19582] * trunk/src/VBox/VMM/VMM.cpp (modified) Wrong end of the stack Mon, 11 May 2009 13:04:20 GMT vboxsync [19581] * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) Set selector as well Mon, 11 May 2009 13:02:45 GMT vboxsync [19580] * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) Updates Mon, 11 May 2009 12:56:58 GMT vboxsync [19579] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBoxSDL: small delay when sending the hostkey prior to a mouse click Mon, 11 May 2009 12:50:53 GMT vboxsync [19578] * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) Missing DBGFADDRESS_FLAGS_VALID Mon, 11 May 2009 12:45:45 GMT vboxsync [19577] * trunk/src/VBox/VMM/VMMInternal.mac (modified) Compile fix Mon, 11 May 2009 12:43:48 GMT vboxsync [19576] * trunk/src/VBox/VMM/DBGFMem.cpp (modified) Compile fix