# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 8:13:56 PM Tue, 25 Nov 2008 20:41:40 GMT vboxsync [14597] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Added R0 address to MMR3HyperMapHCPhys and made the MMHyperXToR0 use ... Tue, 25 Nov 2008 20:23:51 GMT vboxsync [14596] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/include/HardDisk2Impl.h (modified) * trunk/src/VBox/Main/include/HardDiskFormatImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main: Implemented IHardDisk2::getProperty()/setProperty(). Tue, 25 Nov 2008 20:21:52 GMT vboxsync [14595] * trunk/src/VBox/VMM/PDMLdr.cpp (modified) PDMLdr: RC modules are not accessible from ring-0. Tue, 25 Nov 2008 20:18:41 GMT vboxsync [14594] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) PDMLdr,MMR3HyperMapHCRam: Converted the last MMR3HyperMapHCRam and ... Tue, 25 Nov 2008 20:17:09 GMT vboxsync [14593] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) warning Tue, 25 Nov 2008 20:05:50 GMT vboxsync [14592] * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGMR3PhysRegister: Use MMR3HyperAllocOnceNoRel instead of muching ... Tue, 25 Nov 2008 19:53:49 GMT vboxsync [14591] * trunk/src/VBox/VMM/MMPagePool.cpp (modified) MMPagePool: SUPPageAlloc/SUPPageLock -> SUPR3PageAllocEx. Tue, 25 Nov 2008 18:47:55 GMT vboxsync [14590] * trunk/src/VBox/VMM/MMHyper.cpp (modified) MMR3HyperAllocOnceNoRel converted to SUPR3PageAllocEx. Tue, 25 Nov 2008 18:16:51 GMT vboxsync [14589] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) VMM,SUPLib: Updated SUPLib API spec, turned out we don't get zero- ... Tue, 25 Nov 2008 18:01:22 GMT vboxsync [14588] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main: Added a bunch of CheckComArg macros. Tue, 25 Nov 2008 17:55:53 GMT vboxsync [14587] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPLib: Forgot to raise the required version. sorry guys. Tue, 25 Nov 2008 17:55:44 GMT vboxsync [14586] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Fe/Qt4: Systray: Fixed assertion. Tue, 25 Nov 2008 17:51:45 GMT vboxsync [14585] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) Fe/Qt4: Systray: Fixed assertions. Tue, 25 Nov 2008 17:48:11 GMT vboxsync [14584] * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) Fe/Qt4: Systray: Preparations for console mode. Tue, 25 Nov 2008 17:33:24 GMT vboxsync [14583] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) Turned on FAKE_REFRESH_CLOCK to allow Solaris 8 install Tue, 25 Nov 2008 16:14:14 GMT vboxsync [14581] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) Explicit VMCS field width. Tue, 25 Nov 2008 16:03:04 GMT vboxsync [14580] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Some updates Tue, 25 Nov 2008 15:59:35 GMT vboxsync [14579] * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.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/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/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.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/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/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also ... Tue, 25 Nov 2008 15:30:32 GMT vboxsync [14578] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) Fe/Qt4: Systray: First implementation for IPC handling. Tue, 25 Nov 2008 15:12:54 GMT vboxsync [14577] * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) slirp: attempt to fix memory corruption Tue, 25 Nov 2008 15:12:09 GMT vboxsync [14576] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) detabify Tue, 25 Nov 2008 14:38:22 GMT vboxsync [14575] * 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/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPDrv/SUPLib: New interface for allocating pages of memory with ... Tue, 25 Nov 2008 13:40:58 GMT vboxsync [14573] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDisk2Impl.h (modified) Main: Prototyped IHardDisk2::getProperty()/setProperty(). Tue, 25 Nov 2008 13:37:40 GMT vboxsync [14572] * trunk/src/VBox/Main/idl/doxygen.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) Main/XIDL: Added recognition of the following new tags: - ... Tue, 25 Nov 2008 13:30:03 GMT vboxsync [14571] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) FE/Qt4: Fixed the testwrappres target. Tue, 25 Nov 2008 13:09:30 GMT vboxsync [14570] * trunk/src/VBox/VMM/EM.cpp (modified) Reschedule right away to start in the right state. Gets rid of lost ... Tue, 25 Nov 2008 13:04:37 GMT vboxsync [14569] * 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 Tue, 25 Nov 2008 12:43:19 GMT vboxsync [14568] * 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 Tue, 25 Nov 2008 12:07:32 GMT vboxsync [14567] * trunk/src/VBox/Devices/Network/slirp/ip.h (modified) * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) disabled part of 32/64-bit hashing for new REASS Tue, 25 Nov 2008 11:35:46 GMT vboxsync [14566] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxOSTypeSelectorWidget.cpp (modified) FE/Qt4: 64bit OSes removed from the list of host which doesn't ... Tue, 25 Nov 2008 11:34:42 GMT vboxsync [14565] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsGeneral.cpp (modified) FE/Qt4: IHost::GetProcessorFeature reused in VBoxVMSettingsGeneral.cpp. Tue, 25 Nov 2008 11:13:26 GMT vboxsync [14564] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) Frontends/VBoxManage: Fix machinereadable variant of SATA info ... Tue, 25 Nov 2008 11:04:27 GMT vboxsync [14563] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Reinitialize paging modes correctly when loading the saved state. Tue, 25 Nov 2008 10:21:24 GMT vboxsync [14562] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Corrected wrong pointer calculation Tue, 25 Nov 2008 10:15:45 GMT vboxsync [14561] * trunk/src/VBox/Main/HardDiskFormatImpl.cpp (modified) warning Tue, 25 Nov 2008 10:14:28 GMT vboxsync [14560] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Don't use obsolete format specifiers Tue, 25 Nov 2008 09:53:53 GMT vboxsync [14559] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) More verbose assertion Tue, 25 Nov 2008 09:42:15 GMT vboxsync [14558] * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) #3285: Improve error handling API to include unique error numbers Tue, 25 Nov 2008 09:08:06 GMT vboxsync [14555] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (copied) VBoxManage: started splitting it up. Tue, 25 Nov 2008 08:40:18 GMT vboxsync [14554] * 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 Tue, 25 Nov 2008 08:39:40 GMT vboxsync [14553] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) introduces VBOX_WITH_SLIRP_MEMORY_CHECK to enable EFENCE memory check Mon, 24 Nov 2008 22:36:17 GMT vboxsync [14551] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux hostif: Pre-2.6.10 kernel fix. Mon, 24 Nov 2008 21:50:10 GMT vboxsync [14550] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux hostif: Pre-2.6.19 kernel fix #2. Mon, 24 Nov 2008 21:40:51 GMT vboxsync [14549] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux hostif: Pre-2.6.19 kernel fix. Mon, 24 Nov 2008 21:34:58 GMT vboxsync [14548] * trunk/src/VBox/Frontends/VirtualBox4/src/QIHotKeyEdit.cpp (modified) FE/Qt4: 3266: "Wrong host-key displayed" : Pause (VK_PAUSE) key case ... Mon, 24 Nov 2008 21:30:16 GMT vboxsync [14547] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux hostif: Added checksum computation for non-gso packets with ... Mon, 24 Nov 2008 21:25:20 GMT vboxsync [14546] * trunk/src/VBox/HostDrivers/linux (added) * trunk/src/VBox/HostDrivers/linux/Makefile (added) * trunk/src/VBox/HostDrivers/linux/Makefile.kup (added) export Mon, 24 Nov 2008 21:15:01 GMT vboxsync [14545] * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) a little aid for compiling Linux host drivers during developement Mon, 24 Nov 2008 20:23:40 GMT vboxsync [14544] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_de.ts (modified) some German NLS updates Mon, 24 Nov 2008 19:36:37 GMT vboxsync [14543] * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) #1865/VT-x: Attacking the heap allocation, introducing ... Mon, 24 Nov 2008 19:18:23 GMT vboxsync [14541] * trunk/src/VBox/VMM/PGMInternal.h (modified) PGMInternal.h: docs. Mon, 24 Nov 2008 18:44:17 GMT vboxsync [14540] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewHDWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxNewHDWzd.ui (modified) FE/Qt4: FormatSize function reworked, warning about too low memory ... Mon, 24 Nov 2008 18:42:23 GMT vboxsync [14539] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: More tests. Mon, 24 Nov 2008 18:36:44 GMT vboxsync [14538] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: fix internal networking IP stuff, not available in OSE. Mon, 24 Nov 2008 17:39:36 GMT vboxsync [14536] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Some more fixes and tests. Mon, 24 Nov 2008 17:23:46 GMT vboxsync [14535] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Device/Storage: fix rc update issue, causing failures for no reason. Mon, 24 Nov 2008 17:16:56 GMT vboxsync [14534] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) When unsupported CD-ROM sector read format is being logged, also log ... Mon, 24 Nov 2008 16:56:18 GMT vboxsync [14533] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) missing bits from r39820 Mon, 24 Nov 2008 16:50:00 GMT vboxsync [14532] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Compile fix Mon, 24 Nov 2008 16:28:46 GMT vboxsync [14530] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More error logging Mon, 24 Nov 2008 16:26:07 GMT vboxsync [14529] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) removing freeing of inlined array Mon, 24 Nov 2008 16:04:48 GMT vboxsync [14528] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: fixes & testcase (PGMDynMapHCPage now works). Mon, 24 Nov 2008 16:04:15 GMT vboxsync [14527] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/darwin/HostPowerDarwin.cpp (added) * trunk/src/VBox/Main/include/HostPower.h (modified) Main-OSX: added initial power change notification Mon, 24 Nov 2008 15:16:01 GMT vboxsync [14526] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Devices/Storage: iSCSI stuff, including bringing IntNet support back ... Mon, 24 Nov 2008 15:14:18 GMT vboxsync [14525] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) NetFlt/win: fix for wireless problem Mon, 24 Nov 2008 14:58:13 GMT vboxsync [14524] * trunk/src/VBox/Main/include/HostImpl.h (modified) Types Mon, 24 Nov 2008 14:57:18 GMT vboxsync [14523] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Cache the features reported by GetProcessorFeature. Mon, 24 Nov 2008 14:49:18 GMT vboxsync [14522] * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) removed unused global tcbhead Mon, 24 Nov 2008 14:48:30 GMT vboxsync [14521] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Added GetProcessorFeature method to IHost. Mon, 24 Nov 2008 14:15:47 GMT vboxsync [14520] * trunk/src/VBox/Main/Global.cpp (modified) Main: 2883: Structure OS list: Sorting the OS families by the chance ... Mon, 24 Nov 2008 14:07:29 GMT vboxsync [14519] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: fixes (InitVM+TermVM working). Mon, 24 Nov 2008 13:42:51 GMT vboxsync [14518] * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) nc Mon, 24 Nov 2008 13:41:39 GMT vboxsync [14517] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: fixes Mon, 24 Nov 2008 12:34:59 GMT vboxsync [14516] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) enable new REM back (linux/amd64 fixed), will fix tinderbox burns as ... Mon, 24 Nov 2008 12:33:00 GMT vboxsync [14515] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/TRPMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/TRPMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code. Mon, 24 Nov 2008 12:24:35 GMT vboxsync [14514] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/COMWrappers.xsl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) s/Virual/Virtual Mon, 24 Nov 2008 11:57:39 GMT vboxsync [14512] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: warnings. Mon, 24 Nov 2008 11:20:26 GMT vboxsync [14511] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) mac build fix Mon, 24 Nov 2008 11:12:26 GMT vboxsync [14510] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) Burn fix. Mon, 24 Nov 2008 10:49:09 GMT vboxsync [14509] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Fe/Qt4: Global callback for tray icon code. Mon, 24 Nov 2008 10:42:27 GMT vboxsync [14508] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux hostif: pre-2.6.18 kernel fix Mon, 24 Nov 2008 08:46:58 GMT vboxsync [14506] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux hostif: Added packet segmentation for host-to-guest transfer. Mon, 24 Nov 2008 07:10:50 GMT vboxsync [14505] * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) small optimization Mon, 24 Nov 2008 03:10:33 GMT vboxsync [14504] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Re-enabled the code. Mon, 24 Nov 2008 03:10:09 GMT vboxsync [14503] * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) tstVMStructGC: more tests. Mon, 24 Nov 2008 03:05:52 GMT vboxsync [14502] * trunk/src/VBox/VMM/PGMInternal.h (modified) Got it! (why darwin broke unexpectedly last week) Mon, 24 Nov 2008 02:22:21 GMT vboxsync [14501] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on ... Mon, 24 Nov 2008 02:22:08 GMT vboxsync [14500] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/RTAssertMsg1Weak.cpp (added) * trunk/src/VBox/Runtime/common/misc/RTAssertMsg2.cpp (added) * trunk/src/VBox/Runtime/common/misc/RTAssertMsg2Weak.cpp (added) * trunk/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on ... Mon, 24 Nov 2008 01:48:34 GMT vboxsync [14499] * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) VMM: Don't try use the invalid pvSavedStack pointer on darwin, set it ... Mon, 24 Nov 2008 00:15:19 GMT vboxsync [14498] * trunk/include/VBox/pdmapi.h (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) tstVMM: Print all module addresses; Fixed PDMR3LdrEnumModules callback. Mon, 24 Nov 2008 00:14:24 GMT vboxsync [14497] * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) SUPDrv: Export RTR0MemObjEnterPhys (darwin needs it). Mon, 24 Nov 2008 00:13:50 GMT vboxsync [14496] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPDrv: Export RTR0MemObjEnterPhys (darwin needs it). Sun, 23 Nov 2008 23:33:36 GMT vboxsync [14495] * trunk/src/VBox/HostDrivers/Support/darwin/load.sh (modified) darwin/load.sh: Unload VBoxNetFlt too. Sun, 23 Nov 2008 22:49:36 GMT vboxsync [14494] * trunk/include/VBox/err.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) #1865: PGMR0DynMap - retry with smaller segments if one big one is ... Sun, 23 Nov 2008 16:23:12 GMT vboxsync [14493] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) #1865: PGMR0DynMap init code written. Sun, 23 Nov 2008 16:18:30 GMT vboxsync [14492] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) #1865: PGMR0DynMap init code written. Sun, 23 Nov 2008 01:38:45 GMT vboxsync [14491] * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) VBoxGuestNT/Makefile: Fixed makefile todo/warning. Sat, 22 Nov 2008 10:17:17 GMT vboxsync [14490] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Fe/Qt4: Systray: Show/hide systray on the fly (without restart needed). Sat, 22 Nov 2008 09:24:32 GMT vboxsync [14489] * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) more cosmetic Sat, 22 Nov 2008 09:23:21 GMT vboxsync [14488] * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) cosmetic