# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 2:52:32 PM Tue, 25 Nov 2008 22:05:30 GMT vboxsync [14604] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/err/errmsgvboxcom.xsl (added) * trunk/src/VBox/Runtime/common/err/errmsgxpcom.cpp (modified) * trunk/src/VBox/Runtime/win/errmsgwin.cpp (modified) Runtime: Understand COM error codes from VirtualBox.xidl in %Rhrc. Tue, 25 Nov 2008 22:01:28 GMT vboxsync [14603] * trunk/src/recompiler_new/Makefile.kmk (modified) fixed release build problem on Win32 (MSVC runtime is unhappy to be ... Tue, 25 Nov 2008 21:55:34 GMT vboxsync [14602] * trunk/src/VBox/VMM/MMPagePool.cpp (modified) MMPagePool: Fixed VMSetError condition. Tue, 25 Nov 2008 21:04:12 GMT vboxsync [14601] * trunk/src/VBox/VMM/MMHyper.cpp (modified) MMHyper: Fixed VM::mm.s.pHyperHeapR0. Tue, 25 Nov 2008 20:51:37 GMT vboxsync [14600] * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) MMHyperXToR0: fail and asset if the address wasn't mapped into ring-0 ... Tue, 25 Nov 2008 20:48:16 GMT vboxsync [14599] * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) MMHyperR0ToY: Lookup on the actual R0 address instead of hacked R3. Tue, 25 Nov 2008 20:46:01 GMT vboxsync [14598] * trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c (modified) Linux shared folders: missing initialization 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 17:32:10 GMT vboxsync [14582] * trunk/src/recompiler_new/target-i386/translate.c (modified) * trunk/src/recompiler_new/tcg/tcg.c (modified) Fixed REM problem with loading wrong register, was leading to ... 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 14:00:38 GMT vboxsync [14574] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) * trunk/src/recompiler_new/tcg/tcg.h (modified) new REM makefile cleanup, added external even check in IO check to ... 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:25:51 GMT vboxsync [14557] * trunk/include/VBox/hwacc_vmx.h (modified) Added VMX_ERROR_INVEPTVPID_INVALID_OPERAND Tue, 25 Nov 2008 09:19:13 GMT vboxsync [14556] * trunk/include/VBox/com/SupportErrorInfo.h (modified) Corrected some typos in comments. 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 Tue, 25 Nov 2008 07:41:51 GMT vboxsync [14552] * trunk/debian/rules (modified) added NOQT 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:25:35 GMT vboxsync [14542] * trunk/src/recompiler_new/REAMDE.vbox (added) * trunk/src/recompiler_new/Sun/crt (added) * trunk/src/recompiler_new/cutils.c (added) * trunk/src/recompiler_new/gen-icount.h (added) * trunk/src/recompiler_new/host-utils.c (added) * trunk/src/recompiler_new/host-utils.h (added) * trunk/src/recompiler_new/qemu-common.h (added) * trunk/src/recompiler_new/qemu-lock.h (added) * trunk/src/recompiler_new/qemu-log.h (added) * trunk/src/recompiler_new/softmmu_defs.h (added) * trunk/src/recompiler_new/target-i386/helper.h (added) * trunk/src/recompiler_new/target-i386/helper_template.h (added) * trunk/src/recompiler_new/target-i386/op_helper.c (added) * trunk/src/recompiler_new/target-i386/ops_sse_header.h (added) * trunk/src/recompiler_new/target-i386/svm.h (added) * trunk/src/recompiler_new/tcg (added) * trunk/src/recompiler_new/tcg/LICENSE (added) * trunk/src/recompiler_new/tcg/README (added) * trunk/src/recompiler_new/tcg/TODO (added) * trunk/src/recompiler_new/tcg/i386 (added) * trunk/src/recompiler_new/tcg/i386/tcg-target.c (added) * trunk/src/recompiler_new/tcg/i386/tcg-target.h (added) * trunk/src/recompiler_new/tcg/tcg-dyngen.c (added) * trunk/src/recompiler_new/tcg/tcg-op.h (added) * trunk/src/recompiler_new/tcg/tcg-opc.h (added) * trunk/src/recompiler_new/tcg/tcg-runtime.c (added) * trunk/src/recompiler_new/tcg/tcg.c (added) * trunk/src/recompiler_new/tcg/tcg.h (added) * trunk/src/recompiler_new/tcg/x86_64 (added) * trunk/src/recompiler_new/tcg/x86_64/tcg-target.c (added) * trunk/src/recompiler_new/tcg/x86_64/tcg-target.h (added) Export new recompiler to OSE 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:50:39 GMT vboxsync [14537] * trunk/src/recompiler_new/Makefile.kmk (modified) temporary disabled VA in TLB (seem some correctness issues with VRAM ... 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:32:44 GMT vboxsync [14531] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/cpu-exec.c (modified) make new REM runnable on Win32 (workaround compiler bug) 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 12:00:03 GMT vboxsync [14513] * trunk/Config.kmk (modified) Temporarily disabled VBOX_WITH_NEW_RECOMPILER awaiting build fixes. 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 10:10:25 GMT vboxsync [14507] * trunk/Config.kmk (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) build new REM on 32-bit Windows, enabled by default for Windows and Linux 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