# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 3:01:01 PM Thu, 27 Nov 2008 17:11:36 GMT vboxsync [14722] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Main: use statically linked libhal on Linux Thu, 27 Nov 2008 16:34:10 GMT vboxsync [14721] * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) VMMR0A.asm: win.x86 linker warning. Thu, 27 Nov 2008 16:29:24 GMT vboxsync [14719] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMMR0: Fixed mac breakage. Thu, 27 Nov 2008 16:23:20 GMT vboxsync [14718] * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) Revert, MS compiler does not like it. Thu, 27 Nov 2008 16:00:37 GMT vboxsync [14717] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Hopefully fix burn: use __FUNCTION__ instead of __func__. Thu, 27 Nov 2008 15:51:16 GMT vboxsync [14716] * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Updates Thu, 27 Nov 2008 15:34:57 GMT vboxsync [14715] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/HostImpl.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/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp as ... Thu, 27 Nov 2008 15:33:41 GMT vboxsync [14714] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: fix a burn related to Linux USB changes, second try Thu, 27 Nov 2008 15:31:10 GMT vboxsync [14713] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: fix a burn related to Linux USB changes Thu, 27 Nov 2008 15:16:52 GMT vboxsync [14711] * trunk/configure (modified) * trunk/include/VBox/sysfs.h (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstUSBLinux.cpp (added) * trunk/src/VBox/Main/testcase/tstUSBLinux.h (added) Devices/USB and Main: use hal and sysfs for Linux USB (currently ... Thu, 27 Nov 2008 15:13:46 GMT vboxsync [14710] * trunk/src/VBox/Devices/PC/DrvACPI.cpp (modified) Devices-OSX: added ACPI power reporting (#3342) Thu, 27 Nov 2008 14:40:33 GMT vboxsync [14709] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) Burn fix. Thu, 27 Nov 2008 14:27:57 GMT vboxsync [14707] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) bogus log entry, again enable refresh faking Thu, 27 Nov 2008 14:25:54 GMT vboxsync [14706] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.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) Fe/Qt4: Systray: Added reference count for main windows. Thu, 27 Nov 2008 13:55:13 GMT vboxsync [14705] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Make the switcher init a bit more generic. Thu, 27 Nov 2008 13:49:48 GMT vboxsync [14704] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Some more switcher work Thu, 27 Nov 2008 13:42:22 GMT vboxsync [14703] * trunk/src/recompiler_new/tcg/tcg.h (modified) stringify correctly Thu, 27 Nov 2008 13:14:53 GMT vboxsync [14702] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) hopefully fixed timer starvation, temporary disabled VA in TLB again Thu, 27 Nov 2008 13:06:35 GMT vboxsync [14701] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) Fe/Qt4: Systray: Do not spawn new selector windows when starting a VM. Thu, 27 Nov 2008 12:23:25 GMT vboxsync [14700] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Thu, 27 Nov 2008 12:08:21 GMT vboxsync [14699] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main; XIDL: Spelling. Thu, 27 Nov 2008 12:04:44 GMT vboxsync [14698] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main: HardDisks: Added saving/loading properties from XML. Thu, 27 Nov 2008 11:08:33 GMT vboxsync [14697] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Thu, 27 Nov 2008 11:08:02 GMT vboxsync [14696] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Frontends/VBoxManage: fix settings ordering bug when configuring the ... Thu, 27 Nov 2008 10:34:30 GMT vboxsync [14695] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) IntNet: Quick hack to force broadcast flag in DHCP requests on shared ... Thu, 27 Nov 2008 10:17:51 GMT vboxsync [14694] * trunk/src/VBox/Main/MachineImpl.cpp (modified) warning Thu, 27 Nov 2008 10:12:14 GMT vboxsync [14693] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Fe/Qt4: Systray: Do not quit when other selectors or console windows ... Thu, 27 Nov 2008 09:51:12 GMT vboxsync [14692] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Fe/Qt4: Systray: Moved code around. Thu, 27 Nov 2008 09:49:48 GMT vboxsync [14690] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) No need to document E_ACCESSDENIED and E_POINTER. Thu, 27 Nov 2008 09:40:34 GMT vboxsync [14689] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Spelling. Thu, 27 Nov 2008 09:39:38 GMT vboxsync [14688] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Fe/Qt4: Systray: Exit pure systray menu when no machines running anymore. Thu, 27 Nov 2008 09:31:27 GMT vboxsync [14687] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) fix the burn Thu, 27 Nov 2008 08:13:37 GMT vboxsync [14685] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) NetFlt/win: fix to 1.host network issue after vm termination 2.hif ... Thu, 27 Nov 2008 08:13:25 GMT vboxsync [14684] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) Linux ICMP works now (ping, traceroute required fix ttl things) ... Thu, 27 Nov 2008 02:09:19 GMT vboxsync [14683] * trunk/src/VBox/VMM/VMM.cpp (modified) HWVMX,VMM: make 100% sure the logger doesn't screw us during the ... Thu, 27 Nov 2008 02:09:04 GMT vboxsync [14682] * trunk/src/VBox/VMM/PGMInternal.h (modified) pgmPoolGetPage: assertion text. Thu, 27 Nov 2008 02:08:28 GMT vboxsync [14681] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: assertion text. Thu, 27 Nov 2008 02:08:02 GMT vboxsync [14680] * trunk/src/VBox/VMM/VMMInternal.h (modified) HWVMX,VMM: make 100% sure the logger doesn't screw us during the ... Thu, 27 Nov 2008 02:07:39 GMT vboxsync [14679] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) HWVMX,VMM: make 100% sure the logger doesn't screw us during the ... Thu, 27 Nov 2008 01:26:27 GMT vboxsync [14678] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) pgmPoolMapPage: Fixed bug in darwin specific code (wrong HCPhys). Thu, 27 Nov 2008 01:18:47 GMT vboxsync [14677] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) SyncCR3: Fixed pPDEDst walking with GST=32/SHW=PAE. Fixed assertion. Thu, 27 Nov 2008 00:43:06 GMT vboxsync [14676] * trunk/src/VBox/VMM/PGMInternal.h (modified) PGMInternal: Fixed a bunch bad PGMDynMapGCPage calls on darwin (cut & ... Thu, 27 Nov 2008 00:33:55 GMT vboxsync [14675] * trunk/src/VBox/VMM/EM.cpp (modified) EM: temp fix for VERR_VMM_RING0_ASSERTION / DBGF wait. TODO: new event. Thu, 27 Nov 2008 00:24:58 GMT vboxsync [14674] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Fixed cLoad overflow - ASMAtomicSubS32 returns the old ... Thu, 27 Nov 2008 00:21:25 GMT vboxsync [14673] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Fixed cLoad overflow - ASMAtomicSubS32 returns the old ... Thu, 27 Nov 2008 00:19:22 GMT vboxsync [14672] * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) * trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp (modified) VMMR0CallHostSetJmp/LongJmp: Implemented stack switching for darwin. Thu, 27 Nov 2008 00:16:52 GMT vboxsync [14671] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMMR0EntryEx fix. Thu, 27 Nov 2008 00:11:04 GMT vboxsync [14670] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) FE/Qt4: Emit vmListViewCurrentChanged() after setting the current ... Wed, 26 Nov 2008 23:41:17 GMT vboxsync [14669] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: Docs. Wed, 26 Nov 2008 23:29:20 GMT vboxsync [14668] * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main: One more burn fix. Wed, 26 Nov 2008 23:10:02 GMT vboxsync [14667] * trunk/src/VBox/Main/include/Global.h (modified) Main: Attempt to fix burns. Wed, 26 Nov 2008 23:03:23 GMT vboxsync [14666] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Better result codes for VIrtualBox::createMachine(), ... Wed, 26 Nov 2008 22:50:00 GMT vboxsync [14665] * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) Main: Locking and sanity. Wed, 26 Nov 2008 21:19:35 GMT vboxsync [14664] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented. Wed, 26 Nov 2008 21:08:09 GMT vboxsync [14663] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: logging/hacking. Wed, 26 Nov 2008 21:04:34 GMT vboxsync [14662] * trunk/src/VBox/VMM/VMM.cpp (modified) VMM: Always set rcCallHost. Wed, 26 Nov 2008 19:33:20 GMT vboxsync [14661] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) Frontends/VBoxManage: fix user-visible typo on list systemproperties Wed, 26 Nov 2008 18:20:22 GMT vboxsync [14660] * trunk/src/VBox/VMM/DBGF.cpp (modified) DBGF: don't bother waiting for attach assertions and errors when in ... Wed, 26 Nov 2008 18:11:25 GMT vboxsync [14659] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Fixes and logging. Wed, 26 Nov 2008 18:09:32 GMT vboxsync [14658] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) HWACCMR0: Added PGMDynMap*AutoSet calls upon entry and exit (darwin ... Wed, 26 Nov 2008 18:08:15 GMT vboxsync [14657] * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) pgmR3CritSectInitOne: pVMR0 was pointing to pVMR3. Wed, 26 Nov 2008 18:02:42 GMT vboxsync [14656] * trunk/src/VBox/VMM/PGMHandler.cpp (modified) PGMR3HandlerPhysicalRegister: fixed LogFlow statement. Wed, 26 Nov 2008 17:45:21 GMT vboxsync [14655] * trunk/src/VBox/Additions/linux/module/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/module/dkms.conf (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dkms.conf (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/linux/dkms.conf (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/dkms.conf (modified) * trunk/src/VBox/HostDrivers/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/linux/build_in_tmp (moved) Linux drivers: try to hack around the DKMS problem with module ... Wed, 26 Nov 2008 17:07:04 GMT vboxsync [14654] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMXR0SaveHostState: Mac CS/SS hacks. Wed, 26 Nov 2008 16:54:05 GMT vboxsync [14653] * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/32BitToAMD64.asm (modified) Switcher updates Wed, 26 Nov 2008 16:05:08 GMT vboxsync [14652] * 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) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) Fe/Qt4: Systray: Now gets started through an own process; should ... Wed, 26 Nov 2008 15:31:56 GMT vboxsync [14651] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Compile fix Wed, 26 Nov 2008 15:25:13 GMT vboxsync [14650] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Partial VT-x cleanup. Wed, 26 Nov 2008 15:01:53 GMT vboxsync [14649] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) Backed out 39954 Wed, 26 Nov 2008 14:51:47 GMT vboxsync [14648] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) Initial work for 64 bits VT-x guests on 32 bits hosts. Wed, 26 Nov 2008 14:51:12 GMT vboxsync [14647] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Wrong stat counter Wed, 26 Nov 2008 14:30:34 GMT vboxsync [14646] * 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 (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (copied) Frontends/VBoxManage: split off metrics command to reduce chance of ... Wed, 26 Nov 2008 14:09:41 GMT vboxsync [14645] * trunk/include/VBox/param.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) SUP, VMM: Moved the max alloc/map page count to VBox/param.h Wed, 26 Nov 2008 13:56:52 GMT vboxsync [14644] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Document result codes for IHardDisk2::getProperties(). Wed, 26 Nov 2008 13:39:34 GMT vboxsync [14642] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) build fix Wed, 26 Nov 2008 13:33:07 GMT vboxsync [14641] * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) compile fix Wed, 26 Nov 2008 13:31:13 GMT vboxsync [14640] * trunk/src/recompiler_new/Makefile.kmk (modified) indentation Wed, 26 Nov 2008 13:28:50 GMT vboxsync [14639] * trunk/src/recompiler_new/Makefile.kmk (modified) fixed PATH_VBoxREMImp warning Wed, 26 Nov 2008 13:28:38 GMT vboxsync [14638] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/slirp/ip.h (modified) * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_var.h (modified) NAT: some reformatting for better readability; merged ... Wed, 26 Nov 2008 13:28:00 GMT vboxsync [14637] * trunk/src/VBox/VMM/MMHyper.cpp (modified) MMR3HyperMapPages: Increased the max page count to match that of ... Wed, 26 Nov 2008 13:12:14 GMT vboxsync [14636] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Glitches, typos, and another result code. Wed, 26 Nov 2008 12:53:02 GMT vboxsync [14635] * trunk/src/VBox/Main/idl/doxygen.xsl (modified) Main/XIDL/Doxygen: Don't insert tags that we already gather ... Wed, 26 Nov 2008 12:42:53 GMT vboxsync [14634] * trunk/src/VBox/Main/idl/doxygen.xsl (modified) Main/XIDL/Doxygen: must be first in if ... Wed, 26 Nov 2008 12:17:39 GMT vboxsync [14633] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) ICMP send fixed (works only under root) Wed, 26 Nov 2008 11:59:45 GMT vboxsync [14632] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPLib: Finally fixed the stupid version check. Wed, 26 Nov 2008 11:00:55 GMT vboxsync [14631] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) implemented better DRAM refresh rate esteemation, disabled yet due ... Wed, 26 Nov 2008 10:33:11 GMT vboxsync [14629] * 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: Various fixes. Wed, 26 Nov 2008 10:25:52 GMT vboxsync [14628] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/include/HardDisk2Impl.h (modified) Main: add the Id keyword Wed, 26 Nov 2008 10:17:37 GMT vboxsync [14627] * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) Main: new locking scheme Wed, 26 Nov 2008 10:01:53 GMT vboxsync [14626] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/err/errmsgxpcom.cpp (modified) * trunk/src/VBox/Runtime/win/errmsgwin.cpp (modified) Our COM errors not in the guest Wed, 26 Nov 2008 09:57:53 GMT vboxsync [14625] * trunk/src/VBox/Devices/Makefile.kmk (modified) MOving ICMP define into slirp specific declarations Wed, 26 Nov 2008 09:56:07 GMT vboxsync [14624] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main: typos Wed, 26 Nov 2008 09:36:18 GMT vboxsync [14623] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) ICMP support disabled (doesn't work) Wed, 26 Nov 2008 09:23:33 GMT vboxsync [14622] * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) NAT: no need to zero the memory Wed, 26 Nov 2008 09:15:49 GMT vboxsync [14621] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) another one Wed, 26 Nov 2008 09:13:11 GMT vboxsync [14620] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) try to fix the windows builds Wed, 26 Nov 2008 09:05:46 GMT vboxsync [14619] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) better fix (use IPRT functions) Wed, 26 Nov 2008 09:01:02 GMT vboxsync [14618] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) FE/VBoxManage: two header files missing. Don't know why a) the ... Wed, 26 Nov 2008 08:35:39 GMT vboxsync [14617] * trunk/src/VBox/Devices/Makefile.kmk (modified) NAT: finally re-enabled the 64-bit fix Wed, 26 Nov 2008 04:20:08 GMT vboxsync [14616] * trunk/src/VBox/Devices/Network/slirp/ip.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) ipovly now conform modern BSD making ih_x1 field as array overlapping ...