# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 2:59:53 PM Sun, 30 Nov 2008 07:55:50 GMT vboxsync [14826] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) VMM: New DevHlp pfnMMIO2MapKernel for darwin/VT-x/VGA. Sun, 30 Nov 2008 07:54:21 GMT vboxsync [14825] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) SUPDrv: Permit userland to make kernel mappings of SUPR0PageAllocEx ... Sun, 30 Nov 2008 07:52:59 GMT vboxsync [14824] * trunk/include/iprt/memobj.h (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object ... Sun, 30 Nov 2008 07:30:09 GMT vboxsync [14823] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: fixed assertion (copy & past). Sun, 30 Nov 2008 05:36:38 GMT vboxsync [14822] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Fixed bug in previous pgmR0DynMapPageSlow bug fix. Bad ... Sun, 30 Nov 2008 01:08:47 GMT vboxsync [14821] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMMR0.cpp: cleanup bugfix. Sun, 30 Nov 2008 00:24:50 GMT vboxsync [14820] * trunk/src/VBox/Main/HostImpl.cpp (modified) HostImpl.cpp: asm.h Sun, 30 Nov 2008 00:24:20 GMT vboxsync [14819] * trunk/src/VBox/Main/HostImpl.cpp (modified) HostImpl.cpp: asm.h Sun, 30 Nov 2008 00:20:47 GMT vboxsync [14818] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) VirtualBox4/VBoxGlobal.cpp: missing sup.h Sun, 30 Nov 2008 00:19:18 GMT vboxsync [14817] * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) tstVD.cpp: VBox/log.h, iprt/asm.h and *ALWAYS* call RTR3Init first in ... Sun, 30 Nov 2008 00:16:42 GMT vboxsync [14816] * trunk/include/VBox/VBoxHDD-new.h (modified) VBoxHDD-new.h: don't drag in pdm.h when pdmifs.h is sufficient, nasty ... Sun, 30 Nov 2008 00:15:49 GMT vboxsync [14815] * trunk/src/VBox/Main/HostImpl.cpp (modified) HostImple.cpp: x86.h Sun, 30 Nov 2008 00:14:34 GMT vboxsync [14814] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: build fix. Sun, 30 Nov 2008 00:10:09 GMT vboxsync [14813] * trunk/include/VBox/VBoxHDD.h (modified) VBoxHDD.h: Don't drag in VBox/pdm.h Sat, 29 Nov 2008 23:48:45 GMT vboxsync [14812] * trunk/Config.kmk (modified) spaces Sat, 29 Nov 2008 23:48:26 GMT vboxsync [14811] * trunk/include/VBox/gvmm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0Internal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Always call VMMR0TermVM{HWACCMR0TermVM,PGMR0DynMapTerm}, don't ... Sat, 29 Nov 2008 23:22:49 GMT vboxsync [14810] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Run release builds with 1 guard page (for now). Sat, 29 Nov 2008 23:22:01 GMT vboxsync [14809] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool: RTLogPrintf exist in ring-0 now. Sat, 29 Nov 2008 23:06:52 GMT vboxsync [14808] * trunk/include/iprt/asm.h (modified) iprt/asm.h: GNU C/C++ defined __PIC__ to indicate whether -fPIC ... Sat, 29 Nov 2008 03:49:30 GMT vboxsync [14807] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsGeneral.cpp (modified) #3202: Enabled VT-X/AMD-V in the qt4 gui. Sat, 29 Nov 2008 03:47:27 GMT vboxsync [14806] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) #3202: config and VT-X/software mix errors. Sat, 29 Nov 2008 03:24:36 GMT vboxsync [14805] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) #3202: Use SUPR0Abs*. Sat, 29 Nov 2008 03:17:08 GMT vboxsync [14804] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) #3202: Got long mode darwin host running. Sat, 29 Nov 2008 01:40:02 GMT vboxsync [14803] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) #3202: More darwin mess. Sat, 29 Nov 2008 01:37:55 GMT vboxsync [14802] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0Mixed.mac (copied) #3202: More darwin mess. Sat, 29 Nov 2008 00:50:23 GMT vboxsync [14801] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) oops, removed RTMemAlloc. Sat, 29 Nov 2008 00:30:03 GMT vboxsync [14800] * trunk/include/VBox/x86.h (modified) X86_SEL_SHIFT_HC docs+comment Fri, 28 Nov 2008 23:59:56 GMT vboxsync [14799] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) #3202: assembly hacking for weird darwin kernel. Fri, 28 Nov 2008 23:59:09 GMT vboxsync [14798] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) SUPDrv: Some new exports for VT-x on darwin. Fri, 28 Nov 2008 17:40:21 GMT vboxsync [14797] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Fixed style. Fri, 28 Nov 2008 17:23:45 GMT vboxsync [14796] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Added 'info vgatext' command to format VGA memory as 80x25 text. Fri, 28 Nov 2008 17:06:07 GMT vboxsync [14795] * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) warning Fri, 28 Nov 2008 16:58:51 GMT vboxsync [14794] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) slirp: fixed error handling Fri, 28 Nov 2008 16:57:01 GMT vboxsync [14793] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Add missing space in string literal. Fri, 28 Nov 2008 16:50:05 GMT vboxsync [14792] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) slirp: missing error code Fri, 28 Nov 2008 16:30:57 GMT vboxsync [14791] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) #3285: Improve error handling API to include unique error numbers Fri, 28 Nov 2008 16:26:30 GMT vboxsync [14790] * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) Typo in comment. Fri, 28 Nov 2008 16:16:05 GMT vboxsync [14789] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) DevPit-i8254: missing decimal separator. Fri, 28 Nov 2008 15:50:18 GMT vboxsync [14788] * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) typo Fri, 28 Nov 2008 15:32:04 GMT vboxsync [14787] * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) Devices: Don't add vditool to PROGRAMS w/o adding the sources and the ... Fri, 28 Nov 2008 15:17:42 GMT vboxsync [14786] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Fri, 28 Nov 2008 15:11:20 GMT vboxsync [14785] * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) More switcher updates Fri, 28 Nov 2008 14:57:31 GMT vboxsync [14784] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: Resurrected addiscsidisk command (note that iSCSI hard ... Fri, 28 Nov 2008 14:55:59 GMT vboxsync [14783] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDisk2Impl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main: Treat hard disks with no Create capabilities as Created right ... Fri, 28 Nov 2008 14:48:29 GMT vboxsync [14782] * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) Installer/solaris: smf script to start webservice must use "su -", ... Fri, 28 Nov 2008 14:43:55 GMT vboxsync [14781] * trunk/src/VBox/Main/idl/doxygen.xsl (modified) Main/XIDL/Doxygen: Allow for extar HTML and reference tags inside ... Fri, 28 Nov 2008 14:36:22 GMT vboxsync [14780] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD-2.cpp (modified) * trunk/src/VBox/Main/HardDiskFormatImpl.cpp (modified) VBoxHDD: simplify config handling. Treat everything as a string, and ... Fri, 28 Nov 2008 14:28:02 GMT vboxsync [14779] * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) Storage/testcase: move vditool to testcase subdirectory, as the first ... Fri, 28 Nov 2008 14:02:01 GMT vboxsync [14778] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Fri, 28 Nov 2008 13:31:10 GMT vboxsync [14777] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Fri, 28 Nov 2008 13:29:53 GMT vboxsync [14776] * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) More cleanup Fri, 28 Nov 2008 13:05:07 GMT vboxsync [14775] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Fri, 28 Nov 2008 13:02:55 GMT vboxsync [14774] * trunk/include/iprt/string.h (modified) IPRT/string: fix lots of comment typos documenting the handling of 0 ... Fri, 28 Nov 2008 12:44:41 GMT vboxsync [14773] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Document result codes for powerUpPaused. Fri, 28 Nov 2008 12:41:22 GMT vboxsync [14772] * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/AudioSnifferInterface.cpp (modified) * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/FramebufferImpl.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/HardDiskAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskFormatImpl.cpp (modified) * trunk/src/VBox/Main/HostDVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostFloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/HostPower.cpp (modified) * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/Logging.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Matching.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/SATAControllerImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/VBoxDll.cpp (modified) * trunk/src/VBox/Main/VBoxDriversRegister.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/Version.cpp (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) Added vim modelines to aid following coding guidelines, like no tabs, ... Fri, 28 Nov 2008 11:07:18 GMT vboxsync [14771] * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac (modified) Fixed 64 bits switcher loading Fri, 28 Nov 2008 11:04:41 GMT vboxsync [14770] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Fri, 28 Nov 2008 10:32:16 GMT vboxsync [14769] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Avoid description being cut off after first space-followed period. Fri, 28 Nov 2008 09:55:59 GMT vboxsync [14768] * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Update Fri, 28 Nov 2008 09:51:25 GMT vboxsync [14767] * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Updates Fri, 28 Nov 2008 09:44:48 GMT vboxsync [14766] * trunk/src/VBox/VMM/Makefile.kmk (modified) PAE to AMD64 switcher Fri, 28 Nov 2008 09:41:48 GMT vboxsync [14765] * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (moved) Updates Fri, 28 Nov 2008 09:38:27 GMT vboxsync [14764] * trunk/src/VBox/VMM/VMMSwitcher/32BitToAMD64.asm (modified) Switcher updates Fri, 28 Nov 2008 09:34:42 GMT vboxsync [14763] * trunk/src/recompiler_new/osdep.h (modified) does not work with Windows Fri, 28 Nov 2008 09:32:12 GMT vboxsync [14762] * trunk/src/VBox/VMM/CPUM.cpp (modified) comment Fri, 28 Nov 2008 09:28:41 GMT vboxsync [14761] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IDL: document potential ordering problem when changing the attributes ... Fri, 28 Nov 2008 09:14:48 GMT vboxsync [14760] * trunk/src/VBox/RDP/client/xwin.c (modified) warning in unused code Fri, 28 Nov 2008 08:46:48 GMT vboxsync [14759] * trunk/src/recompiler_new/osdep.h (modified) alloca warning Fri, 28 Nov 2008 08:34:19 GMT vboxsync [14758] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Removed VMMR3InitSwitcher. Fri, 28 Nov 2008 03:24:01 GMT vboxsync [14757] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) #3202: do PGMDynMapReleaseAutoSet/PGMDynMapStartAutoSet in the ... Fri, 28 Nov 2008 03:01:37 GMT vboxsync [14756] * trunk/src/VBox/VMM/VM.cpp (modified) VM.cpp: Fixed typo in HwVirtExtForced query. Fri, 28 Nov 2008 02:58:01 GMT vboxsync [14755] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) #1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR. Fri, 28 Nov 2008 02:49:59 GMT vboxsync [14754] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) pgmPoolMonitorChainChanging regression fix. (grr) Fri, 28 Nov 2008 02:48:12 GMT vboxsync [14753] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) pgmPoolMonitorChainChanging regression fix. Fri, 28 Nov 2008 01:24:34 GMT vboxsync [14752] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: lowered guard page count from 7 to 3, hoping that that ... Fri, 28 Nov 2008 01:21:42 GMT vboxsync [14751] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) #1865: PGMAllPool: Fixes for non-contiguous mapping of the fake 2048 ... Fri, 28 Nov 2008 00:45:45 GMT vboxsync [14750] * trunk/src/VBox/VMM/PGMInternal.h (modified) DECLINLINE Fri, 28 Nov 2008 00:45:25 GMT vboxsync [14749] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) #1865: PGMAllPool: PGMPOOLKIND_ROOT_PAE_PD -> ... Fri, 28 Nov 2008 00:34:24 GMT vboxsync [14748] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: a couple of bugs, guard pages and ... Thu, 27 Nov 2008 22:15:03 GMT vboxsync [14747] * trunk/include/VBox/x86.h (modified) x86.h: PCX86PGUINT & PCX86PGPAEUINT Thu, 27 Nov 2008 21:47:40 GMT vboxsync [14746] * trunk/src/VBox/VMM/CPUM.cpp (modified) enable SSE3 emulation for new recompiler Thu, 27 Nov 2008 21:17:56 GMT vboxsync [14745] * trunk/src/VBox/HostDrivers/Support/darwin/load.sh (modified) darwin/load.sh: Fixed cp/chflags issue by sudoing it. Thu, 27 Nov 2008 21:17:48 GMT vboxsync [14744] * trunk/debian/postinst (modified) deb fix Thu, 27 Nov 2008 21:17:06 GMT vboxsync [14743] * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) alloc-r0drv: Fixed RTMemFree assertion. Thu, 27 Nov 2008 20:49:11 GMT vboxsync [14742] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/exec-all.h (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) finally fixed timner starvation for real, also REM improvments by ... Thu, 27 Nov 2008 20:39:54 GMT vboxsync [14741] * trunk/include/VBox/x86.h (modified) x86.h: Added X86_PTE_BIT_* for use with ASMAtomicBit*. Thu, 27 Nov 2008 19:57:49 GMT vboxsync [14740] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) some changes missed during last split Thu, 27 Nov 2008 19:49:40 GMT vboxsync [14739] * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) missing initialization Thu, 27 Nov 2008 19:11:39 GMT vboxsync [14738] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt/Makefile.kmk: oops Thu, 27 Nov 2008 19:08:15 GMT vboxsync [14737] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt/Makefile.kmk: some cleanups and fixes. Thu, 27 Nov 2008 18:47:42 GMT vboxsync [14736] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) VBoxManageMetrics.cpp: file header Thu, 27 Nov 2008 18:46:52 GMT vboxsync [14735] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) VBoxManageMetrics.cpp: build fix Thu, 27 Nov 2008 18:45:50 GMT vboxsync [14734] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) VBoxManageMetrics.cpp: build fix Thu, 27 Nov 2008 18:45:39 GMT vboxsync [14733] * trunk/Config.kmk (modified) Config.kmk: disabled libhal again on Linux - the libhal API is ... Thu, 27 Nov 2008 18:44:11 GMT vboxsync [14732] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSVN.cpp (modified) VBoxManage: file header cleanup. Thu, 27 Nov 2008 18:35:31 GMT vboxsync [14731] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) VBoxManageMetrics.cpp: Trimmed down the include list. Thu, 27 Nov 2008 18:25:19 GMT vboxsync [14730] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main/USB: re-enable libhal on Linux hosts and get it right Thu, 27 Nov 2008 18:02:45 GMT vboxsync [14729] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) VirtualBox4/Makefile.kmk: VirtualBox4_COM_WRAPPERS is off limits ... Thu, 27 Nov 2008 18:01:16 GMT vboxsync [14728] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) VirtualBox/Makefile.kmk: VirtualBox_COM_WRAPPERS is off limits ... Thu, 27 Nov 2008 17:42:53 GMT vboxsync [14727] * trunk/Config.kmk (modified) Config.kmk: temporarily disable the use of libhal on Linux until the ...