# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Mar 20, 2025 4:11:34 AM Wed, 12 Nov 2008 18:25:53 GMT vboxsync [14137] * trunk/src/VBox/VMM/Makefile.kmk (modified) order Wed, 12 Nov 2008 18:24:56 GMT vboxsync [14136] * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac (modified) build fix. Wed, 12 Nov 2008 17:22:40 GMT vboxsync [14134] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) 32->64 bit mode skeleton, nothing yet works, for sure Wed, 12 Nov 2008 16:37:47 GMT vboxsync [14133] * 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/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) #1865: final pae change. Wed, 12 Nov 2008 12:46:26 GMT vboxsync [14131] * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM: Prevent fixated mappings from crossing a PD boundrary ... Wed, 12 Nov 2008 11:54:02 GMT vboxsync [14130] * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) missed header changes Wed, 12 Nov 2008 11:52:54 GMT vboxsync [14129] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) correct definition and declaration of slirp_register_event Wed, 12 Nov 2008 11:48:36 GMT vboxsync [14128] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) unique adding to event array, using the widest mask for event ... Wed, 12 Nov 2008 10:43:57 GMT vboxsync [14127] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: comments and log. Wed, 12 Nov 2008 09:20:30 GMT vboxsync [14125] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) netflt: linux.amd64 build fix Wed, 12 Nov 2008 08:12:16 GMT vboxsync [14123] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) two false positives Wed, 12 Nov 2008 08:12:08 GMT vboxsync [14122] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) default value for maximum socket entries was initialized asserts was ... Wed, 12 Nov 2008 08:06:04 GMT vboxsync [14121] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) timer updates on WSAWaitForMultipleEvents TIMEWAIT was added Wed, 12 Nov 2008 04:16:50 GMT vboxsync [14119] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) per polling allocation of event array was replaced by on init ... Wed, 12 Nov 2008 01:08:13 GMT vboxsync [14118] * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) RT_STRICT/VBOX_STRICT vs. DEBUG confusion. Wed, 12 Nov 2008 00:03:07 GMT vboxsync [14116] * trunk/src/VBox/VMM/Makefile.kmk (modified) line continuation fun. Tue, 11 Nov 2008 23:37:04 GMT vboxsync [14114] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (added) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) #1865: Some structures and external API for the ring-0 dynamic ... Tue, 11 Nov 2008 23:10:05 GMT vboxsync [14113] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) AHCI: Reduce number of world switches when queuing new requests from ... Tue, 11 Nov 2008 21:27:07 GMT vboxsync [14112] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) Linux hostif: Fixed memory leak. Event handlers added: promiscuous ... Tue, 11 Nov 2008 19:42:05 GMT vboxsync [14110] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Compile fix Tue, 11 Nov 2008 19:39:53 GMT vboxsync [14109] * 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) Implemented NMI injection. Tue, 11 Nov 2008 19:33:27 GMT vboxsync [14108] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Added injectnmi option. Tue, 11 Nov 2008 19:24:25 GMT vboxsync [14107] * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) Added InjectNMI method to the MachineDebugger class. Tue, 11 Nov 2008 19:23:55 GMT vboxsync [14106] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) Added dummy HWACCMR3InjectNMI. Tue, 11 Nov 2008 19:16:32 GMT vboxsync [14104] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) HostServices/GuestProperties: fixed the GET_NOTIFICATION protocol Tue, 11 Nov 2008 18:07:03 GMT vboxsync [14103] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) #1865: shadow pae, the seventh wave. Tue, 11 Nov 2008 17:49:53 GMT vboxsync [14102] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) #1865: shadow pae, the sixth bit. Tue, 11 Nov 2008 17:19:13 GMT vboxsync [14101] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Use pgmPoolFree. Tue, 11 Nov 2008 17:11:06 GMT vboxsync [14100] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) win/NetFlt: some VBOXNETFLT_STATIC_CONFIG-related commenting Tue, 11 Nov 2008 17:10:24 GMT vboxsync [14099] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) #1865: shadow pae, the fifth bit. (removed dead code) Tue, 11 Nov 2008 17:07:12 GMT vboxsync [14098] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) include .rel on Solaris only for old recompiler Tue, 11 Nov 2008 16:56:41 GMT vboxsync [14097] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) win/NetFlt: switched to using VBOXNETFLT_STATIC_CONFIG Tue, 11 Nov 2008 16:54:07 GMT vboxsync [14096] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) #1865: shadow pae, the forth bit. (dead code checks) Tue, 11 Nov 2008 16:51:58 GMT vboxsync [14095] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) #1865: shadow pae, the third bit. Tue, 11 Nov 2008 16:47:38 GMT vboxsync [14094] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) #1865: shadow pae, the second bit. Tue, 11 Nov 2008 16:37:08 GMT vboxsync [14093] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) #1865: shadow pae, the first bit. Tue, 11 Nov 2008 13:52:09 GMT vboxsync [14092] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) VBOX_OSE is already included in the global cpp flags Tue, 11 Nov 2008 13:31:09 GMT vboxsync [14091] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Minor cleanup Tue, 11 Nov 2008 13:11:44 GMT vboxsync [14090] * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) NAT: log the host name and host IP Tue, 11 Nov 2008 12:22:31 GMT vboxsync [14089] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) unix build fix Tue, 11 Nov 2008 12:14:24 GMT vboxsync [14088] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) maximum available mask for event catching was added (probably need to ... Tue, 11 Nov 2008 12:09:45 GMT vboxsync [14087] * trunk/src/VBox/Main/win/HostPowerWin.cpp (modified) More logging Tue, 11 Nov 2008 12:06:26 GMT vboxsync [14086] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) array of 2 events replaced with 1 because the event array is managed ... Tue, 11 Nov 2008 11:46:20 GMT vboxsync [14085] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) loops for initialization/creation of event array was fixed but wasn't ... Tue, 11 Nov 2008 11:11:16 GMT vboxsync [14084] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Fix a harmless typo in an #ifdef defining ... Tue, 11 Nov 2008 10:45:21 GMT vboxsync [14083] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Corrected typos spotted by ispell. I've checked twice I didn't change ... Tue, 11 Nov 2008 10:12:57 GMT vboxsync [14082] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) Must mask off the reference count from the HC physical address Tue, 11 Nov 2008 08:33:06 GMT vboxsync [14081] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ar.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_el.ts (added) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_id.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_nl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_pt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_sr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_tr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_ar.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_el.ts (added) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_id.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_iw.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_nl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_pt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_sr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_tr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_uk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_zh_TW.ts (modified) fixed NLS svn properties Tue, 11 Nov 2008 08:28:04 GMT vboxsync [14080] * trunk/src/VBox/Devices/Makefile.kmk (modified) win warnings Tue, 11 Nov 2008 08:24:11 GMT vboxsync [14079] * trunk/src/VBox/Additions/linux/module/dkms.conf (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dkms.conf (modified) eol Tue, 11 Nov 2008 08:22:50 GMT vboxsync [14078] * trunk/src/VBox/Additions/linux/module/dkms.conf (added) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dkms.conf (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) fix OSE Tue, 11 Nov 2008 07:43:35 GMT vboxsync [14077] * trunk/src/VBox/VMM/PDMLdr.cpp (modified) fixed assertion Tue, 11 Nov 2008 07:24:05 GMT vboxsync [14076] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/bldprogs/biossums.c (modified) warnings Tue, 11 Nov 2008 00:14:05 GMT vboxsync [14075] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) The 64-bit MSC warning hunt stops for today. Tue, 11 Nov 2008 00:02:26 GMT vboxsync [14074] * trunk/src/VBox/VMM/PDMQueue.cpp (modified) PDMQueue: The 64-bit MSC warning hunt continues. Mon, 10 Nov 2008 23:53:50 GMT vboxsync [14072] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/VMM/DBGFSym.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) MM: The 64-bit MSC warning hunt continues. Mon, 10 Nov 2008 23:47:46 GMT vboxsync [14071] * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) MM: 64-bit MSC warning hunt. Mon, 10 Nov 2008 23:45:24 GMT vboxsync [14070] * trunk/include/VBox/cfgm.h (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) * trunk/src/VBox/VMM/CFGMInternal.h (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) CFGM: 64-bit MSC warning hunt. Mon, 10 Nov 2008 23:39:34 GMT vboxsync [14069] * trunk/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp (modified) alloc-r0drv.cpp: 64-bit MSC warning hunt. Mon, 10 Nov 2008 23:38:11 GMT vboxsync [14068] * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) alloc-r0drv.cpp: 64-bit MSC warning hunt. Mon, 10 Nov 2008 23:35:26 GMT vboxsync [14067] * trunk/src/VBox/Runtime/generic/uuid-generic.cpp (modified) RTUuidIsNull: returns true if pUuid is NULL, not VERR_INVALID_PARAMETER. Mon, 10 Nov 2008 23:33:15 GMT vboxsync [14066] * trunk/src/VBox/Runtime/common/string/strformat.cpp (modified) strformat.cpp: shut up 64-bit MSC warnings. (hope this fix doesn't ... Mon, 10 Nov 2008 23:29:48 GMT vboxsync [14065] * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) path-win.cpp: shut up 64-bit MSC warnings. Mon, 10 Nov 2008 23:27:40 GMT vboxsync [14064] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) fileio-win.cpp: shut up 64-bit MSC warnings (valid ones this time). Mon, 10 Nov 2008 23:23:05 GMT vboxsync [14062] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) RTDirRead/RTDirReadEx: sizes are size_t not unsigned. Mon, 10 Nov 2008 23:12:54 GMT vboxsync [14061] * trunk/src/VBox/Runtime/VBox/strformat-vbox.cpp (modified) IPRT: strformat-vbox.cpp: More 64-bit MSC warnings. Mon, 10 Nov 2008 23:10:48 GMT vboxsync [14060] * trunk/src/VBox/Runtime/r3/stream.cpp (modified) stream.cpp: shut up 64-bit MSC warning. Mon, 10 Nov 2008 23:05:44 GMT vboxsync [14059] * trunk/src/VBox/Runtime/include/internal/dir.h (modified) IPRT: internal/dir.h: some unsigned -> size_t to keep MSC silent. Mon, 10 Nov 2008 23:01:55 GMT vboxsync [14058] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/include/internal/fs.h (modified) * trunk/src/VBox/Runtime/r3/fs.cpp (modified) iprt: More 64-bit MSC warnings. Mon, 10 Nov 2008 23:00:21 GMT vboxsync [14057] * trunk/src/VBox/Runtime/common/misc/semspingpong.cpp (modified) semspingpong.cpp: shut up 64-bit MSC warning. Mon, 10 Nov 2008 22:58:05 GMT vboxsync [14056] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: Removed some ancient VBOX_GUI_DEBUG stuff. Mon, 10 Nov 2008 22:57:43 GMT vboxsync [14055] * trunk/src/VBox/Runtime/common/misc/zip.cpp (modified) zip.cpp: shut up 64-bit MSC warning. Mon, 10 Nov 2008 22:50:44 GMT vboxsync [14054] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) iprt: RTPath - lenths are size_t not unsigned. Mon, 10 Nov 2008 22:49:08 GMT vboxsync [14053] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: Tray Support: Oops, numbering was missing. Mon, 10 Nov 2008 22:49:04 GMT vboxsync [14052] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) iprt: RTPath - lenths are size_t not unsigned. Mon, 10 Nov 2008 22:48:21 GMT vboxsync [14050] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) iprt: RTPath - lenths are size_t not unsigned. Mon, 10 Nov 2008 22:45:51 GMT vboxsync [14049] * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) ldrELFRelocatable.cpp.h: shut up 64-bit MSC warning. Mon, 10 Nov 2008 22:43:16 GMT vboxsync [14048] * trunk/src/VBox/Runtime/common/checksum/md5.cpp (modified) md5.cpp: shut up 64-bit MSC warning. Mon, 10 Nov 2008 22:40:32 GMT vboxsync [14046] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.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/VBoxSelectorWnd.cpp (modified) FE/Qt4: Tray Support: Styling; Reduced the number of VMs per menu to ... Mon, 10 Nov 2008 21:56:42 GMT vboxsync [14044] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) FE/Qt4: FE/Qt4: Host key get blocked after minimizing VBox: fixed at ... Mon, 10 Nov 2008 20:25:38 GMT vboxsync [14042] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) Windows build fix; VBoxDD*R0/GC should not link against RuntimeR0/GC, ... Mon, 10 Nov 2008 20:24:43 GMT vboxsync [14041] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: some sync fixes Mon, 10 Nov 2008 19:08:26 GMT vboxsync [14040] * trunk/src/VBox/VMM/PGMInternal.h (modified) darwin build fix. Mon, 10 Nov 2008 18:50:21 GMT vboxsync [14039] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsCD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsFD.cpp (modified) FE/Qt4: 3305: FE/Qt4: No ISOs in virtual media manager: should be ... Mon, 10 Nov 2008 18:23:15 GMT vboxsync [14038] * 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/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) #1865: PGM - and another one. Mon, 10 Nov 2008 18:04:51 GMT vboxsync [14036] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) win compile fixes Mon, 10 Nov 2008 17:54:28 GMT vboxsync [14035] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: some makefile clean up. Mon, 10 Nov 2008 17:52:19 GMT vboxsync [14034] * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) VMMGC.def: nocrt exports. Mon, 10 Nov 2008 17:50:43 GMT vboxsync [14033] * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) VMMR0.def: nocrt exports. Mon, 10 Nov 2008 17:33:18 GMT vboxsync [14032] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) mac build fix Mon, 10 Nov 2008 17:27:47 GMT vboxsync [14030] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) VMMGC now uses the IPRT No-CRT. Mon, 10 Nov 2008 17:27:22 GMT vboxsync [14029] * trunk/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) no stdio.h or stdlib.h in GC. Mon, 10 Nov 2008 17:21:32 GMT vboxsync [14028] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.h (modified) commit current NAT state (not yet working) Mon, 10 Nov 2008 17:18:39 GMT vboxsync [14027] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) solaris build fix Mon, 10 Nov 2008 17:11:07 GMT vboxsync [14026] * trunk/src/VBox/Runtime/testcase/tstNoCrt-1.cpp (modified) tstNoCrt-1: Added simple strcpy test. Mon, 10 Nov 2008 17:10:54 GMT vboxsync [14025] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstNoCrt-1.cpp (modified) tstNoCrt-1: Added simple strcpy test. Mon, 10 Nov 2008 17:07:24 GMT vboxsync [14024] * trunk/src/VBox/Runtime/common/string/strcpy.asm (modified) strcpy.asm: bugfix. Mon, 10 Nov 2008 16:50:18 GMT vboxsync [14022] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMListView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMListView.cpp (modified) Fe/Qt4: Systray: Added re-translation support. Mon, 10 Nov 2008 16:31:22 GMT vboxsync [14021] * trunk/Config.kmk (modified) * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/iprt/asmdefs.mac (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/memchr.asm (modified) * trunk/src/VBox/Runtime/common/string/memcmp.asm (modified) * trunk/src/VBox/Runtime/common/string/memcpy.asm (modified) * trunk/src/VBox/Runtime/common/string/memmove.asm (modified) * trunk/src/VBox/Runtime/common/string/mempcpy.asm (modified) * trunk/src/VBox/Runtime/common/string/memset.asm (modified) * trunk/src/VBox/Runtime/common/string/strchr.asm (modified) * trunk/src/VBox/Runtime/common/string/strcmp.asm (modified) * trunk/src/VBox/Runtime/common/string/strcpy.asm (copied) * trunk/src/VBox/Runtime/common/string/strcpy_alias.c (copied) * trunk/src/VBox/Runtime/common/string/strlen.asm (modified) The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. ... Mon, 10 Nov 2008 16:30:43 GMT vboxsync [14020] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Some word smithing and typo corrections.