# # ChangeLog for trunk/src/VBox/VMM in vbox # # Generated by Trac 1.4.3.2 # Feb 3, 2025 5:02:56 AM Fri, 05 Mar 2010 13:08:58 GMT vboxsync [27084] * trunk/src/VBox/VMM/GMM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Take the balloon size into account when applying account limits for ... Fri, 05 Mar 2010 10:07:55 GMT vboxsync [27065] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Fixed and cleaned up reference counting mess. Additional code for ... Thu, 04 Mar 2010 15:14:29 GMT vboxsync [27042] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Do not replace pages part of a 2 MB continuous range with zero pages, ... Thu, 04 Mar 2010 14:49:56 GMT vboxsync [27040] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Logging change Thu, 04 Mar 2010 14:48:14 GMT vboxsync [27038] * 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/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Try to reuse a 2mb large page if it was previously disabled for ... Thu, 04 Mar 2010 13:49:08 GMT vboxsync [27026] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.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) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) More large page work Wed, 03 Mar 2010 18:58:02 GMT vboxsync [27005] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Set fLegacyAllocationMode=false for Solaris hosts. Wed, 03 Mar 2010 14:23:59 GMT vboxsync [26993] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/recompiler/target-i386/op_helper.c (modified) VMM: implement some Nehalem MSRs Wed, 03 Mar 2010 14:21:20 GMT vboxsync [26992] * trunk/src/VBox/VMM/CPUM.cpp (modified) Nitpicking Wed, 03 Mar 2010 14:19:00 GMT vboxsync [26991] * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUM: skip h/w threads count in leaf 1 for UP Wed, 03 Mar 2010 13:57:20 GMT vboxsync [26990] * trunk/src/VBox/VMM/CPUM.cpp (modified) HTT doesn't make sense in single cpu configs Tue, 02 Mar 2010 20:43:37 GMT vboxsync [26970] * trunk/src/VBox/Devices/USB (added) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (added) * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (added) * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (added) * trunk/src/VBox/Devices/USB/VUSBInternal.h (added) * trunk/src/VBox/Devices/USB/VUSBReadAhead.cpp (added) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (added) * trunk/src/VBox/VMM/PDMUsb.cpp (added) Export code for handling virtual USB devices to OSE, mainly for ... Tue, 02 Mar 2010 16:48:38 GMT vboxsync [26958] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) IOMAllMMIO.cpp: pDevInsR0/RC can be NULL. Tue, 02 Mar 2010 16:03:58 GMT vboxsync [26956] * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) I/O Cache: Fix a crash Tue, 02 Mar 2010 15:16:23 GMT vboxsync [26951] * trunk/Config.kmk (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/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) introduced VBOX_WITH_VUSB Tue, 02 Mar 2010 14:49:26 GMT vboxsync [26949] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Comment update Tue, 02 Mar 2010 14:11:43 GMT vboxsync [26947] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Avoid deadlocks in PGMR3PhysFreeRamPages Tue, 02 Mar 2010 13:42:41 GMT vboxsync [26944] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) PDM,IOM,TM: Added an optional per-device critsect for avoiding the ... Tue, 02 Mar 2010 12:13:40 GMT vboxsync [26939] * trunk/include/VBox/pdmapi.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing Mon, 01 Mar 2010 13:31:38 GMT vboxsync [26911] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Only PGM_PAGE_STATE_ZERO is valid here Mon, 01 Mar 2010 12:49:26 GMT vboxsync [26907] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Only valid on 64 bits hosts Fri, 26 Feb 2010 14:58:34 GMT vboxsync [26860] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Allow user-mode instruction emulation in the pgm pool access handlers ... Fri, 26 Feb 2010 14:30:43 GMT vboxsync [26855] * trunk/include/VBox/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Introduced EMInterpretInstructionCPUEx to allow user-level ... Fri, 26 Feb 2010 13:30:58 GMT vboxsync [26849] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) -Wshadow burns Fri, 26 Feb 2010 12:49:11 GMT vboxsync [26841] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) AMD-V support for large pages (64 bits host, nested paging) Fri, 26 Feb 2010 10:48:46 GMT vboxsync [26825] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) VMM: set fLegacyAllocationMode=false for Linux hosts Thu, 25 Feb 2010 22:44:22 GMT vboxsync [26814] * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) AsyncCompletion: Protect the dirty but not committed list by a spinlock Thu, 25 Feb 2010 20:55:08 GMT vboxsync [26812] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) AsyncCompletion: Don't immediately commit dirty buffers to the ... Thu, 25 Feb 2010 11:07:59 GMT vboxsync [26780] * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) PDMDevHlp.cpp: Fixed source wrong position passing in ... Wed, 24 Feb 2010 13:27:31 GMT vboxsync [26745] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) AsyncCompletion; Remove RT_STRICT Wed, 24 Feb 2010 09:29:30 GMT vboxsync [26727] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Stats Tue, 23 Feb 2010 16:12:09 GMT vboxsync [26718] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Updates & fixes Tue, 23 Feb 2010 16:04:28 GMT vboxsync [26717] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Large page cleanup Tue, 23 Feb 2010 14:29:17 GMT vboxsync [26711] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Moved check up Tue, 23 Feb 2010 13:25:38 GMT vboxsync [26701] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Paranoia & logging Tue, 23 Feb 2010 13:14:16 GMT vboxsync [26700] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Deal with missing PDEs in SyncPage for SMP guests. Deal with big ... Tue, 23 Feb 2010 09:08:49 GMT vboxsync [26693] * trunk/src/VBox/VMM/Makefile.kmk (modified) small Makefile cleanup Mon, 22 Feb 2010 22:11:38 GMT vboxsync [26689] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) AsyncCompletion: Do not use TM to refresh the bandwidth limit. ... Mon, 22 Feb 2010 18:02:37 GMT vboxsync [26686] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Extra check Mon, 22 Feb 2010 17:48:23 GMT vboxsync [26685] * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Large page changes Mon, 22 Feb 2010 16:29:23 GMT vboxsync [26679] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Wrong mask Mon, 22 Feb 2010 16:21:50 GMT vboxsync [26678] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) More logging Mon, 22 Feb 2010 16:19:43 GMT vboxsync [26677] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Logging update Mon, 22 Feb 2010 09:26:43 GMT vboxsync [26673] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) faster Mon, 22 Feb 2010 07:25:02 GMT vboxsync [26672] * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) Build fix Mon, 22 Feb 2010 07:21:34 GMT vboxsync [26671] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) AsyncCompletion: Make it possible to limit the bandwidth of a VM Fri, 19 Feb 2010 15:16:39 GMT vboxsync [26664] * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUM: use symbolic constants for wait extensions Fri, 19 Feb 2010 15:11:13 GMT vboxsync [26662] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) VMM: conditionally expose MWAIT extensions Fri, 19 Feb 2010 14:12:59 GMT vboxsync [26654] * trunk/src/VBox/VMM/CPUM.cpp (modified) Added a note about the (now obsolete) raw mode fix Fri, 19 Feb 2010 14:01:06 GMT vboxsync [26653] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Rewrote cpuid workaround Fri, 19 Feb 2010 13:55:52 GMT vboxsync [26652] * trunk/src/VBox/VMM/CPUM.cpp (modified) Compile fix Fri, 19 Feb 2010 13:48:01 GMT vboxsync [26651] * trunk/src/VBox/VMM/CPUM.cpp (modified) Check for raw mode cpuid workaround during relocation. Fri, 19 Feb 2010 13:16:11 GMT vboxsync [26649] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUM: better cache sharing descriptor - L2 cache is shared amongst ... Fri, 19 Feb 2010 13:10:03 GMT vboxsync [26648] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUM: wrong sharing info on level 2 cache Fri, 19 Feb 2010 12:29:28 GMT vboxsync [26646] * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUM: better topology info for Intel CPUs Thu, 18 Feb 2010 18:24:40 GMT vboxsync [26635] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) PAE and AMD64 paging modes support large pages regardless of CR4.PSE. Thu, 18 Feb 2010 10:39:28 GMT vboxsync [26625] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Large page code cleanup Wed, 17 Feb 2010 16:50:26 GMT vboxsync [26622] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) Statistics Wed, 17 Feb 2010 16:50:10 GMT vboxsync [26621] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Some counters Wed, 17 Feb 2010 16:23:08 GMT vboxsync [26620] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Wrong mask Wed, 17 Feb 2010 16:14:42 GMT vboxsync [26619] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Logging Wed, 17 Feb 2010 15:44:15 GMT vboxsync [26616] * trunk/include/VBox/pgm.h (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/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) More large page work (disabled) Wed, 17 Feb 2010 12:40:42 GMT vboxsync [26606] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/GMM.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/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Large page work Tue, 16 Feb 2010 12:57:58 GMT vboxsync [26577] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/GMM.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/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) More large page work Tue, 16 Feb 2010 12:15:32 GMT vboxsync [26570] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM lock has already been taken by caller Tue, 16 Feb 2010 09:54:16 GMT vboxsync [26564] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Remove mutex lock release Tue, 16 Feb 2010 09:50:44 GMT vboxsync [26563] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Started with large page support Tue, 16 Feb 2010 01:05:49 GMT vboxsync [26562] * trunk/.scm-settings (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/screen.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/vrdpdd.rc (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vbva.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/helpers.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.rc (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.rc (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.rc (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxRestore.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/testcase/tstSessionHack.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceBalloon.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) * trunk/src/VBox/Devices/Audio/coreaudio.c (modified) * trunk/src/VBox/Devices/Storage/fdc.c (modified) * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTablesX64.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/shaders/ckeyDst2.c (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSupportInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/tstDarwinKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QISplitter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITreeView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetworkDetails.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPIWin.cpp (modified) * trunk/src/VBox/Main/webservice/filesplitter.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) * trunk/src/VBox/Runtime/common/misc/req.cpp (modified) * trunk/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/RTTimeLocalNow-generic.cpp (modified) * trunk/src/VBox/VMM/testcase/tstInstrEmul.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp (modified) * trunk/src/apps/tunctl/tunctl.c (modified) *: Added svn:keywords where missing. Mon, 15 Feb 2010 13:54:20 GMT vboxsync [26542] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Preparations for large page use Mon, 15 Feb 2010 12:56:24 GMT vboxsync [26535] * trunk/src/VBox/VMM/PGM.cpp (modified) Cleaned up Mon, 15 Feb 2010 03:42:05 GMT vboxsync [26527] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) dang Mon, 15 Feb 2010 03:36:01 GMT vboxsync [26526] * trunk/Config.kmk (modified) * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Devices/Audio/coreaudio.c (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 ... Mon, 15 Feb 2010 02:18:13 GMT vboxsync [26523] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) VBoxRc,VBoxR0: Added RuntimeR?Stub libraries for the stub entrypoint ... Mon, 15 Feb 2010 02:16:39 GMT vboxsync [26522] * trunk/src/VBox/VMM/MMHyper.cpp (modified) warnings. Sun, 14 Feb 2010 21:39:00 GMT vboxsync [26517] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPLoggerCtl.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp (modified) * trunk/src/VBox/Main/generic/OpenGLTestApp.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstHandleTable.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCritSect.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTDigest.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTSC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) *: RTGetOpt cleanup related to --help and --version (now standard ... Sun, 14 Feb 2010 09:37:18 GMT vboxsync [26510] * trunk/src/VBox/VMM/PATM/PATMA.h (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM: tabs -> spaces. Sun, 14 Feb 2010 07:47:12 GMT vboxsync [26491] * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/EMHwaccm.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/MMHeap.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMCodingGuidelines.cpp (modified) * trunk/src/VBox/VMM/VMMGC/MMRamGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCBth.h (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCGst.h (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0Bth.h (modified) * trunk/src/VBox/VMM/VMReq.cpp (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) VMM: whitespace cleanup. Sat, 13 Feb 2010 12:36:53 GMT vboxsync [26479] * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) AsyncCompletion: Don't spawn a new I/O manager if only one endpoint ... Fri, 12 Feb 2010 13:46:53 GMT vboxsync [26461] * trunk/src/VBox/VMM/PDMLdr.cpp (modified) Fixed raw mode regression caused by r57572 Thu, 11 Feb 2010 15:06:15 GMT vboxsync [26437] * trunk/src/VBox/VMM/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) VMM: VBOX_WITH_RAW_MODE fixes Wed, 10 Feb 2010 15:21:55 GMT vboxsync [26413] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Bounding mode off by default for win64 Wed, 10 Feb 2010 14:55:29 GMT vboxsync [26412] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Compile fix Wed, 10 Feb 2010 14:54:14 GMT vboxsync [26411] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Wrong parameter for gmmR0AllocateOneChunk Tue, 09 Feb 2010 14:25:28 GMT vboxsync [26376] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) * trunk/src/VBox/VMM/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) HPET: reworking locking per Knut suggestions Tue, 09 Feb 2010 13:37:29 GMT vboxsync [26365] * trunk/src/VBox/VMM/VM.cpp (modified) vmR3SetErrorUV: Log the status code too. Tue, 09 Feb 2010 13:31:20 GMT vboxsync [26364] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) Flush the PGM pool cache as we might have stale references to pages ... Tue, 09 Feb 2010 08:56:37 GMT vboxsync [26348] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Must use VMMR3EmtRendezvous in PGMR3PhysFreeRamPages Tue, 09 Feb 2010 00:54:20 GMT vboxsync [26338] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) AsyncCompletion: Introduce range locks to prevent concurrent access ... Mon, 08 Feb 2010 18:58:55 GMT vboxsync [26334] * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) AsyncCompletion: Fix a few bugs which could result in cache exceeding ... Mon, 08 Feb 2010 15:07:04 GMT vboxsync [26330] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Introducing PGMR3PhysFreeRamPages Sun, 07 Feb 2010 20:57:39 GMT vboxsync [26315] * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) gcc false positive warning Fri, 05 Feb 2010 18:41:12 GMT vboxsync [26303] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: warnings Fri, 05 Feb 2010 18:04:50 GMT vboxsync [26302] * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) SELMGC.cpp: warning. Fri, 05 Feb 2010 14:53:35 GMT vboxsync [26296] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/vditool.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTest.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTestCore.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIWizard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/include/AutoStateDep.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCompiler.cpp (modified) more warnings. Fri, 05 Feb 2010 08:50:02 GMT vboxsync [26282] * trunk/src/VBox/VMM/Makefile.kmk (modified) another gcc warning Fri, 05 Feb 2010 05:16:00 GMT vboxsync [26280] * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) VMM: More warnings. Fri, 05 Feb 2010 05:03:44 GMT vboxsync [26279] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM: More warnings. Fri, 05 Feb 2010 04:53:34 GMT vboxsync [26278] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) VMM: More warnings. Fri, 05 Feb 2010 04:44:42 GMT vboxsync [26277] * trunk/include/VBox/csam.h (modified) * trunk/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VMM: more RC/GC warnings - CSAMDoesPageNeedScanning and CSAMMarkPage ... Fri, 05 Feb 2010 04:29:07 GMT vboxsync [26274] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM: more RC/GC warnings.