# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Feb 10, 2025 10:46:32 PM Tue, 21 Apr 2009 14:32:11 GMT vboxsync [19082] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/preremove.sh (modified) Solaris/Installer: don't use nwam/dhcpagent for vboxnet (workaround ... Tue, 21 Apr 2009 14:17:41 GMT vboxsync [19081] * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) Main/cbindings: VBOXXPCOMC::pfnComInitialize needs to know which ... Tue, 21 Apr 2009 13:59:35 GMT vboxsync [19080] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFilePathSelectorWidget.cpp (modified) FE/Qt4: 3855: Windows host QT GUI crash when selecting Other in the ... Tue, 21 Apr 2009 13:59:10 GMT vboxsync [19079] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) DrvIntNet: correct the unit for 4 of the stats. Tue, 21 Apr 2009 13:28:53 GMT vboxsync [19078] * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) Main/cbindings: Updated VBoxGetXPCOMCFunctions to support the old ... Tue, 21 Apr 2009 13:21:26 GMT vboxsync [19077] * trunk/src/VBox/VMM/PGM.cpp (modified) Already have pVCpu Tue, 21 Apr 2009 13:20:48 GMT vboxsync [19076] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) CPUMGetGuestCpuId needs a pVCpu parameter. Tue, 21 Apr 2009 13:11:03 GMT vboxsync [19075] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUMGetGuestCpuIdStdRCPtr -> R3 Tue, 21 Apr 2009 13:09:52 GMT vboxsync [19074] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) DrvNAT: spelling. Tue, 21 Apr 2009 12:56:11 GMT vboxsync [19073] * trunk/src/VBox/Frontends/VirtualBox/src/QILineEdit.cpp (modified) FE/Qt4: 3832: Memory textfield looks ugly on Windows 2008 - fixed. Tue, 21 Apr 2009 12:34:18 GMT vboxsync [19071] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) memobj-r0drv-freebsd.c: make the exit point easier to spot. Tue, 21 Apr 2009 12:29:36 GMT vboxsync [19070] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) Main,VBoxManage: Implemented IHost::OperatingSystem and ... Tue, 21 Apr 2009 11:59:50 GMT vboxsync [19069] * trunk/src/VBox/Main/include/Performance.h (modified) Tiny descriptions of CollectorHAL methods. Tue, 21 Apr 2009 11:47:42 GMT vboxsync [19068] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) VBoxManageList.cpp: Fixed buffer overflow error printing the host ... Tue, 21 Apr 2009 11:43:22 GMT vboxsync [19067] * trunk/src/VBox/Main/freebsd/PerformanceFreeBSD.cpp (modified) Main/PerformanceFreeBSD.cpp: Seems getHostMemoryUsage is supposed to ... Tue, 21 Apr 2009 11:37:05 GMT vboxsync [19066] * trunk/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp (modified) FE/Qt4: 3847: Can't change host key (2.2 regression) - burn fixed for ... Tue, 21 Apr 2009 11:28:20 GMT vboxsync [19065] * trunk/src/VBox/VMM/CPUM.cpp (modified) Missing case Tue, 21 Apr 2009 11:27:23 GMT vboxsync [19064] * trunk/src/VBox/VMM/CPUM.cpp (modified) Incomplete and disabled code for multi-core guest SMP ... Tue, 21 Apr 2009 11:14:17 GMT vboxsync [19063] * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) cbinding: trailing whitespace Tue, 21 Apr 2009 11:14:03 GMT vboxsync [19062] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Reformatted todo + some cleanup. Tue, 21 Apr 2009 11:10:15 GMT vboxsync [19061] * trunk/src/VBox/Devices/Audio/audio.c (modified) Devices/audio.c: ditto. Tue, 21 Apr 2009 11:07:57 GMT vboxsync [19060] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsAudio.cpp (modified) VBoxVMSettingsAudio.cpp: ditto. Tue, 21 Apr 2009 11:05:50 GMT vboxsync [19059] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: ditto. Tue, 21 Apr 2009 11:03:32 GMT vboxsync [19058] * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) AudioAdapterImpl.cpp: There might be more OSS users, so join them up. Tue, 21 Apr 2009 10:54:07 GMT vboxsync [19057] * trunk/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-freebsd.c (modified) IPRT/mp-r0drv-freebsd.c: Fixed a couple of issues. (hope it still works) Tue, 21 Apr 2009 10:16:23 GMT vboxsync [19056] * trunk/src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp (modified) IPRT/darwin-r0: Fixed bug in RTMpOnOthers. Tue, 21 Apr 2009 10:15:45 GMT vboxsync [19055] * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) cbinding: trailing whitespace Tue, 21 Apr 2009 09:23:14 GMT vboxsync [19054] * trunk/src/VBox/Runtime/r3/linux/fileaio-linux.cpp (added) * trunk/src/VBox/Runtime/testcase/tstFileAio.cpp (added) IPRT: svn props for tstFileAio.cpp and fileaio-linux.cpp. (Please use ... Tue, 21 Apr 2009 09:21:53 GMT vboxsync [19053] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris/Installer: fixed invalid autoresponse path. Tue, 21 Apr 2009 09:13:46 GMT vboxsync [19052] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) VBoxXPCOMCGlue.c: dlopen errors are less important than the other ones. Tue, 21 Apr 2009 09:13:33 GMT vboxsync [19051] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) FE/Qt4: VM Settings / Network Page: a couple of nls comments fixed. Tue, 21 Apr 2009 08:27:35 GMT vboxsync [19050] * trunk/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp (modified) FE/Qt4: 3847: Can't change host key (2.2 regression) - fixed. ... Tue, 21 Apr 2009 07:57:12 GMT vboxsync [19049] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: polished r46167 Tue, 21 Apr 2009 07:49:23 GMT vboxsync [19048] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: Process the queue unconditionally Tue, 21 Apr 2009 07:39:39 GMT vboxsync [19047] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: EINTR handling in poll Tue, 21 Apr 2009 08:24:09 GMT vboxsync [19046] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: fixed potential deadlock during VM creation (internal ticket #3851) Tue, 21 Apr 2009 02:10:00 GMT vboxsync [19045] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: wrong cRamMBs calc in disabled debug code. Tue, 21 Apr 2009 02:08:59 GMT vboxsync [19044] * trunk/src/VBox/VMM/PGM.cpp (modified) PGM: Use const SSMFIELDS arrays. Tue, 21 Apr 2009 02:07:18 GMT vboxsync [19042] * trunk/src/VBox/VMM/MM.cpp (modified) MM: Respin of the fix for the 'enmOcPolicy maybe used uninitialized' ... Tue, 21 Apr 2009 02:03:12 GMT vboxsync [19041] * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) PDMDevHlp: restored blank lines Tue, 21 Apr 2009 02:02:36 GMT vboxsync [19040] * trunk/src/VBox/Runtime/include/internal/magics.h (modified) IPRT/fileaio-linux.cpp: A quick code review and cleanup: * ... Mon, 20 Apr 2009 16:22:21 GMT vboxsync [19038] * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c (modified) VBoxNetAdp: added missing header Mon, 20 Apr 2009 15:56:10 GMT vboxsync [19037] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) VBoxManage/modifyhd: implement compacting hard disks, printing an ... Mon, 20 Apr 2009 15:55:29 GMT vboxsync [19036] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Main/HardDisk: implement compact functionality Mon, 20 Apr 2009 15:44:05 GMT vboxsync [19035] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) API: document error codes for compact operation Mon, 20 Apr 2009 15:42:34 GMT vboxsync [19034] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Storage/VBoxHDD: stub for compacting images Mon, 20 Apr 2009 15:03:08 GMT vboxsync [19032] * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/VMM/EM.cpp (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/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) Split TM for SMP guests. Mon, 20 Apr 2009 14:48:09 GMT vboxsync [19031] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp (modified) VBoxService/common: More updates for Windows SCM handling. Mon, 20 Apr 2009 14:18:53 GMT vboxsync [19030] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) #2954: Updated Linux installers for vboxnetadp.ko Mon, 20 Apr 2009 14:14:14 GMT vboxsync [19029] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/vbox.pkginfo (modified) Solaris/Installer: Tried fixed IPS audit warning on invalid version. Mon, 20 Apr 2009 14:09:04 GMT vboxsync [19028] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (modified) Main/cbindins,libvirt/*glue: Bought back g_szVBoxErrMsg and change ... Mon, 20 Apr 2009 13:52:58 GMT vboxsync [19027] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard: add testcases for the X11 clipboard code ... Mon, 20 Apr 2009 13:42:57 GMT vboxsync [19026] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) VBoxManage/showhdinfo: avoid problems with RTGetOpt Mon, 20 Apr 2009 13:30:31 GMT vboxsync [19024] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGM: Moved shadow mode exit and re-enter from PGMAllPool.cpp to ... Mon, 20 Apr 2009 13:21:30 GMT vboxsync [19023] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) fixed typo in ''VBoxMange modifyvm VM_NAME -idecontroller'' Mon, 20 Apr 2009 13:11:16 GMT vboxsync [19022] * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) MM,PGM: RamPreAlloc docs to PGM, MM doesn't need to query it any longer. Mon, 20 Apr 2009 12:18:34 GMT vboxsync [19021] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Solaris/Installer: full root packaging. Mon, 20 Apr 2009 11:45:06 GMT vboxsync [19020] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) webservice/Makefile.kmk: some cleanup. Mon, 20 Apr 2009 10:01:50 GMT vboxsync [19019] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) FE/Qt4: VM Settings / Network Page: Fixing gcc warning. Mon, 20 Apr 2009 09:45:36 GMT vboxsync [19018] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_it.ts (modified) FE/Qt4: merged Catalan, Swedish, Italian & Polish translations Mon, 20 Apr 2009 08:12:58 GMT vboxsync [19017] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Fixed deletion of metrics. Not doing this leads to memory leaks ... Mon, 20 Apr 2009 08:01:04 GMT vboxsync [19016] * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) TRPM2VM -> TRPMCPU2VM Mon, 20 Apr 2009 07:54:29 GMT vboxsync [19015] * trunk/include/VBox/trpm.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/TRPMInternal.mac (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/MMRamGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm (modified) * trunk/src/VBox/VMM/VMMGC/VMMGCBuiltin.def (modified) * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/TRPMR0.cpp (modified) * trunk/src/VBox/VMM/VMMTests.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) Split up TRPM. (guest SMP) Mon, 20 Apr 2009 00:47:57 GMT vboxsync [19014] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: suppressed message Sun, 19 Apr 2009 19:56:43 GMT vboxsync [19013] * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile.kup (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/dkms.conf (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp (added) VBoxNetAdp: OSE fix Sun, 19 Apr 2009 19:55:18 GMT vboxsync [19012] * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux (added) VBoxNetAdp: OSE fix Sun, 19 Apr 2009 17:54:29 GMT vboxsync [19011] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime/Aio: Implementation for Solaris Sat, 18 Apr 2009 08:07:59 GMT vboxsync [19007] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: centralized control for extended device profiles, ACPI cleanup Fri, 17 Apr 2009 22:15:26 GMT vboxsync [19006] * trunk/src/VBox/VMM/EM.cpp (modified) EM: DEBUG_bird build fix. Fri, 17 Apr 2009 20:06:55 GMT vboxsync [19005] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) Runtime/R0/FreeBSD: Fix the rc hack. We can safely return with ... Fri, 17 Apr 2009 20:06:01 GMT vboxsync [19004] * trunk/src/VBox/Main/freebsd/PerformanceFreeBSD.cpp (modified) Main/Performance: Implement memory statistics for FreeBSD. The Qt ... Fri, 17 Apr 2009 20:04:45 GMT vboxsync [19003] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: Workaround for the linker problem on FreeBSD with release builds Fri, 17 Apr 2009 20:04:12 GMT vboxsync [19002] * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsAudio.cpp (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Audio: Add support for FreeBSD Fri, 17 Apr 2009 20:00:12 GMT vboxsync [19001] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime/R0/FreeBSD: Correct Makefile Fri, 17 Apr 2009 19:59:40 GMT vboxsync [19000] * trunk/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-freebsd.c (modified) Runtime/R0/FreeBSD: Finish RTMp API which is needed for VT-x/SVM Fri, 17 Apr 2009 19:54:52 GMT vboxsync [18999] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Runtime/Aio: Linux backend and a simple testcase. Disabled by ... Fri, 17 Apr 2009 16:27:28 GMT vboxsync [18998] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) * trunk/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) cbinding: added event queues for callback support Fri, 17 Apr 2009 15:22:25 GMT vboxsync [18997] * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/process.cpp (modified) IPRT: Redid r46081. Fri, 17 Apr 2009 14:46:18 GMT vboxsync [18996] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) Enabled SMP ACPI code Fri, 17 Apr 2009 14:39:55 GMT vboxsync [18995] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) SMP change Fri, 17 Apr 2009 14:24:31 GMT vboxsync [18994] * trunk/src/VBox/Additions/x11/VBoxClient/autoresize.cpp (modified) Additions/x11/VBoxClient: run a dummy thread in the autoresize daemon ... Fri, 17 Apr 2009 13:56:32 GMT vboxsync [18993] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) Enable code to construct multiple MPS tables (we used to create one ... Fri, 17 Apr 2009 13:51:56 GMT vboxsync [18992] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0Bth.h (modified) * trunk/src/VBox/VMM/VMMTests.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) More PGM api changes Fri, 17 Apr 2009 13:37:54 GMT vboxsync [18991] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstFork.cpp (added) IPRT: tstFork(). Fri, 17 Apr 2009 13:16:35 GMT vboxsync [18990] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile.kmk: missing directory deps. Fri, 17 Apr 2009 13:01:30 GMT vboxsync [18989] * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/process.cpp (modified) iprt/process: update the cached process ID on fork Fri, 17 Apr 2009 13:00:59 GMT vboxsync [18988] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp (modified) * trunk/src/VBox/VMM/EM.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/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.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) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMGC/MMRamGC.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) PGM api changes Fri, 17 Apr 2009 12:14:26 GMT vboxsync [18987] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Wrong log statement Fri, 17 Apr 2009 12:13:30 GMT vboxsync [18986] * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Fixed virtual handler update regression. Fri, 17 Apr 2009 09:00:22 GMT vboxsync [18984] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Autoset does belong in PGMCPU Fri, 17 Apr 2009 08:45:48 GMT vboxsync [18983] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) More Fri, 17 Apr 2009 08:35:26 GMT vboxsync [18982] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Compile fix Fri, 17 Apr 2009 08:20:12 GMT vboxsync [18981] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) One more Fri, 17 Apr 2009 08:07:08 GMT vboxsync [18980] * trunk/src/VBox/VMM/PGMInternal.h (modified) Compile fix Fri, 17 Apr 2009 07:35:08 GMT vboxsync [18979] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) Tab Fri, 17 Apr 2009 07:33:19 GMT vboxsync [18978] * trunk/src/VBox/VMM/PGMInternal.h (modified) Another compile fix Fri, 17 Apr 2009 07:24:08 GMT vboxsync [18977] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) More compile fixes Fri, 17 Apr 2009 07:22:59 GMT vboxsync [18976] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Mac build fixes Fri, 17 Apr 2009 07:16:59 GMT vboxsync [18975] * trunk/src/VBox/Additions/common/crOpenGL/fakedri_drv.c (modified) crOpenGL: fix compiz to run on ubuntu64 without SKIP_CHECKS=yes (#3841) Fri, 17 Apr 2009 07:13:31 GMT vboxsync [18974] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Autoset belongs in PGM