# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 12:22:38 PM Mon, 09 Mar 2009 14:47:32 GMT vboxsync [17579] * trunk/src/VBox/Additions/solaris/Installer/makepackage.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/vboxguest.sh (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs.h (moved) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_mount.c (moved) Additions/Solaris: Renamed vboxvfs to vboxfs. Mon, 09 Mar 2009 14:38:03 GMT vboxsync [17578] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fixes for empty disks creation Mon, 09 Mar 2009 14:17:19 GMT vboxsync [17577] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: don't crash on missing VM name (use Utf8Str::isEmpty() instead ... Mon, 09 Mar 2009 14:16:24 GMT vboxsync [17576] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: export fixes Mon, 09 Mar 2009 13:34:28 GMT vboxsync [17575] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) Additions/common/crOpenGL: more header directories Mon, 09 Mar 2009 13:30:52 GMT vboxsync [17574] * trunk/src/VBox/Additions/x11/x11include/compositeproto-0.4 (added) * trunk/src/VBox/Additions/x11/x11include/compositeproto-0.4/README (added) * trunk/src/VBox/Additions/x11/x11include/compositeproto-0.4/X11 (added) * trunk/src/VBox/Additions/x11/x11include/compositeproto-0.4/X11/extensions (added) * trunk/src/VBox/Additions/x11/x11include/compositeproto-0.4/X11/extensions/composite.h (added) * trunk/src/VBox/Additions/x11/x11include/compositeproto-0.4/X11/extensions/compositeproto.h (added) * trunk/src/VBox/Additions/x11/x11include/damageproto-1.1.0 (added) * trunk/src/VBox/Additions/x11/x11include/damageproto-1.1.0/README (added) * trunk/src/VBox/Additions/x11/x11include/damageproto-1.1.0/X11 (added) * trunk/src/VBox/Additions/x11/x11include/damageproto-1.1.0/X11/extensions (added) * trunk/src/VBox/Additions/x11/x11include/damageproto-1.1.0/X11/extensions/damageproto.h (added) * trunk/src/VBox/Additions/x11/x11include/damageproto-1.1.0/X11/extensions/damagewire.h (added) * trunk/src/VBox/Additions/x11/x11include/fixesproto-4.0 (added) * trunk/src/VBox/Additions/x11/x11include/fixesproto-4.0/README (added) * trunk/src/VBox/Additions/x11/x11include/fixesproto-4.0/X11 (added) * trunk/src/VBox/Additions/x11/x11include/fixesproto-4.0/X11/extensions (added) * trunk/src/VBox/Additions/x11/x11include/fixesproto-4.0/X11/extensions/xfixesproto.h (added) * trunk/src/VBox/Additions/x11/x11include/fixesproto-4.0/X11/extensions/xfixeswire.h (added) * trunk/src/VBox/Additions/x11/x11include/libXcomposite-0.4.0/README (added) * trunk/src/VBox/Additions/x11/x11include/libXdamage-1.1/README (added) * trunk/src/VBox/Additions/x11/x11include/libXfixes-4.0.3 (added) * trunk/src/VBox/Additions/x11/x11include/libXfixes-4.0.3/README (added) * trunk/src/VBox/Additions/x11/x11include/libXfixes-4.0.3/X11 (added) * trunk/src/VBox/Additions/x11/x11include/libXfixes-4.0.3/X11/extensions (added) * trunk/src/VBox/Additions/x11/x11include/libXfixes-4.0.3/X11/extensions/Xfixes.h (added) Additions/x11: more X.Org headers Mon, 09 Mar 2009 13:02:45 GMT vboxsync [17573] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) xml: separate element, attribute and content nodes Mon, 09 Mar 2009 12:58:21 GMT vboxsync [17572] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) DevACPI: minus spaces, minus (some) macro programming. Mon, 09 Mar 2009 12:40:58 GMT vboxsync [17571] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Ship VBoxXPCOMC.so on linux Mon, 09 Mar 2009 12:37:00 GMT vboxsync [17570] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) VBoxCGlueTerm and VBOX_GET_XPCOMC_FUNCTIONS_SYMBOL_NAME fixes. Mon, 09 Mar 2009 12:24:37 GMT vboxsync [17569] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) build fix. Mon, 09 Mar 2009 12:12:45 GMT vboxsync [17568] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Ship VBoxXPCOMC.dylib on solaris Mon, 09 Mar 2009 12:11:16 GMT vboxsync [17567] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) build VBoxXPCOMC everywhere except on windows. Mon, 09 Mar 2009 11:22:42 GMT vboxsync [17566] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: implement NAT/Bridged network import/export; some network API ... Mon, 09 Mar 2009 11:10:50 GMT vboxsync [17565] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) Additions/common/crOpenGL: use in-tree Xdamage and XComposite headers ... Mon, 09 Mar 2009 11:05:42 GMT vboxsync [17564] * trunk/src/VBox/Additions/linux/drm/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) ClarkConnect 5 fix. They are still on Linux 2.6.18 something ... See ... Mon, 09 Mar 2009 10:56:44 GMT vboxsync [17563] * trunk/src/VBox/Additions/x11/x11include/libXcomposite-0.4.0 (added) * trunk/src/VBox/Additions/x11/x11include/libXcomposite-0.4.0/X11 (added) * trunk/src/VBox/Additions/x11/x11include/libXcomposite-0.4.0/X11/extensions (added) * trunk/src/VBox/Additions/x11/x11include/libXcomposite-0.4.0/X11/extensions/Xcomposite.h (added) * trunk/src/VBox/Additions/x11/x11include/libXdamage-1.1 (added) * trunk/src/VBox/Additions/x11/x11include/libXdamage-1.1/X11 (added) * trunk/src/VBox/Additions/x11/x11include/libXdamage-1.1/X11/extensions (added) * trunk/src/VBox/Additions/x11/x11include/libXdamage-1.1/X11/extensions/Xdamage.h (added) Additions/x11: added header files for the X Damage and X Composite ... Mon, 09 Mar 2009 10:55:59 GMT vboxsync [17562] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Backed out 44000; code was already inactive Mon, 09 Mar 2009 10:31:28 GMT vboxsync [17561] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: doesn't apply here Mon, 09 Mar 2009 09:58:56 GMT vboxsync [17560] * trunk/src/VBox/Main/xml/xml.cpp (modified) Main-XML: return missing Mon, 09 Mar 2009 09:55:07 GMT vboxsync [17559] * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Update Mon, 09 Mar 2009 09:52:37 GMT vboxsync [17558] * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Fixed shadow mode reinit (again) Mon, 09 Mar 2009 09:47:47 GMT vboxsync [17557] * trunk/src/VBox/VMM/PGMShw.h (modified) Missing ifdef Mon, 09 Mar 2009 09:46:40 GMT vboxsync [17556] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Allow pgm pool flushing only in ring 3. Deal with shadow mode reinit ... Mon, 09 Mar 2009 09:46:34 GMT vboxsync [17555] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxExportApplianceWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxImportApplianceWzd.ui (modified) FE/Qt4-OVF: change the second page also Mon, 09 Mar 2009 09:43:12 GMT vboxsync [17554] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vmw_ovf_import.png (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxExportApplianceWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxImportApplianceWzd.ui (modified) FE/Qt4-OVF: new wizard image Mon, 09 Mar 2009 09:34:22 GMT vboxsync [17553] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) * trunk/src/VBox/Main/xpcom/module.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Mon, 09 Mar 2009 08:59:08 GMT vboxsync [17552] * trunk/src/VBox/Makefile.kmk (modified) We need to build the OpenGL guest-host bits for the Linux additions ... Mon, 09 Mar 2009 08:22:19 GMT vboxsync [17550] * trunk/src/VBox/RDP/client/xwin.c (modified) RDP client: accidently kept this 1.5.0 bug during 1.6.0 update Mon, 09 Mar 2009 06:27:25 GMT vboxsync [17549] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (modified) VBoxManage: hostonlyif help Mon, 09 Mar 2009 02:48:02 GMT vboxsync [17547] * trunk/include/VBox/gmm.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMM: executed the GMM_GCPHYS_LAST todo, fixed GMM_GCPHYS_UNSHAREABLE, ... Mon, 09 Mar 2009 02:29:49 GMT vboxsync [17546] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Don't make host calls for Assertion or logging purposes when ... Sun, 08 Mar 2009 13:12:25 GMT vboxsync [17545] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) DevPcBios.cpp,rombios.c: 4GB changes, synced the 0E820 code with ... Sun, 08 Mar 2009 12:10:57 GMT vboxsync [17544] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) Additions/common/crOpenGL: fixed Makefile depth Sun, 08 Mar 2009 12:00:34 GMT vboxsync [17543] * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL (moved) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/VBoxCROGL.rc (modified) Additions/crOpenGL: moved the code from the Windows Additions to the ... Sun, 08 Mar 2009 08:52:07 GMT vboxsync [17542] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main,VBoxBFE,DevPcBios,DevACPI: RamHoleSize. Sun, 08 Mar 2009 08:51:17 GMT vboxsync [17541] * trunk/include/VBox/param.h (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) MM,CFGM,VBox/param.h: Added a RamHoleSize CFGM value that defaults to ... Sun, 08 Mar 2009 05:35:22 GMT vboxsync [17540] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) DevACPI: Added RAM todo. Sun, 08 Mar 2009 05:34:39 GMT vboxsync [17539] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: Prep for lots of ram. Sun, 08 Mar 2009 05:32:49 GMT vboxsync [17538] * trunk/include/VBox/rem.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) REM,PGM: Added two mutualy exclusive flags to ... Sun, 08 Mar 2009 05:22:28 GMT vboxsync [17537] * trunk/include/VBox/rem.h (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/VBoxREM.def (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxREM.def (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) REM: Added REMR3InitFinalize and moved the dirty page bit map ... Sun, 08 Mar 2009 03:39:42 GMT vboxsync [17536] * trunk/src/VBox/VMM/MMHyper.cpp (modified) mmR3HyperMap: better assertion message. Sun, 08 Mar 2009 03:05:52 GMT vboxsync [17534] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhysRWTmpl.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when ... Sun, 08 Mar 2009 03:03:43 GMT vboxsync [17533] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) iomRamWrite: Added a todo about access handlers and evil ... Sun, 08 Mar 2009 03:00:54 GMT vboxsync [17532] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMXR0InjectEvent: Use the PGMPhysSimple[Read|Write]GCPhys functions ... Sun, 08 Mar 2009 02:58:03 GMT vboxsync [17531] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) emInterpretStosWD: don't use PGMPhysWriteGCPtr but emRamWrite (new ... Sat, 07 Mar 2009 10:13:12 GMT vboxsync [17530] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) another windows buildfix. (new phys code) Sat, 07 Mar 2009 10:06:46 GMT vboxsync [17529] * trunk/src/VBox/VMM/PGM.cpp (modified) build fix. Sat, 07 Mar 2009 08:43:59 GMT vboxsync [17528] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) HWACCM: return to ring-3 if VM_FF_PGM_NEED_HANDY_PAGES is set. Sat, 07 Mar 2009 08:36:49 GMT vboxsync [17527] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) grr Sat, 07 Mar 2009 08:36:11 GMT vboxsync [17526] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) PGM: Logging / assertion adjustments for handy page allocation error ... Sat, 07 Mar 2009 08:32:03 GMT vboxsync [17525] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMMR0/GMM: don't use the setjmp stuff for VMMR0_DO_GMM_SEED_CHUNK and ... Sat, 07 Mar 2009 07:24:36 GMT vboxsync [17524] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) PGM: R0/VT-x hacking. Sat, 07 Mar 2009 06:50:52 GMT vboxsync [17522] * trunk/src/VBox/Runtime/common/string/strformattype.cpp (modified) strformattype.cpp: be a bit more gentle if the type is missing. Sat, 07 Mar 2009 06:31:32 GMT vboxsync [17521] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGMPhys: cound page counting fixes. Sat, 07 Mar 2009 06:20:17 GMT vboxsync [17520] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) another fix Sat, 07 Mar 2009 06:19:35 GMT vboxsync [17519] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) fix Sat, 07 Mar 2009 06:18:52 GMT vboxsync [17518] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) tiny adjustment. Sat, 07 Mar 2009 06:16:56 GMT vboxsync [17517] * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: Fixed PGMVIRTHANDLERTYPE_ALL regression from the other day - it ... Sat, 07 Mar 2009 06:04:13 GMT vboxsync [17516] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NettIf/win: ipconfig fixes Sat, 07 Mar 2009 05:46:36 GMT vboxsync [17515] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) build fix. Sat, 07 Mar 2009 05:44:48 GMT vboxsync [17513] * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) MM,PGM: Fixed page reservation, include a full set of handy pages for ... Sat, 07 Mar 2009 04:19:58 GMT vboxsync [17512] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) pgmPhysWriteHandler: Corrected three inverted assertions. Sat, 07 Mar 2009 04:18:42 GMT vboxsync [17511] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) pgmPhysRomWriteHandler: corrected prototype (copy & past from ... Sat, 07 Mar 2009 03:54:02 GMT vboxsync [17510] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM,EM,PDMDevHlp: Added PGMPhysInterpretedReadNoHandlers and ... Sat, 07 Mar 2009 01:30:23 GMT vboxsync [17509] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGM: Moved the page pool PT flushing code in the access handler bits ... Fri, 06 Mar 2009 23:53:31 GMT vboxsync [17508] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NettIf/win: setip fixes Fri, 06 Mar 2009 23:12:50 GMT vboxsync [17507] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) pgmFormatTypeHandlerPage: type fix. Fri, 06 Mar 2009 22:37:25 GMT vboxsync [17506] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) PGM: MapCR3 hack for the new code, fixing PGMFlushTLB status ... Fri, 06 Mar 2009 22:35:08 GMT vboxsync [17505] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM: MapCR3 hack for the new code, fixing PGMFlushTLB status ... Fri, 06 Mar 2009 21:15:24 GMT vboxsync [17504] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: handler logging (PGMPhysRead/Write) and more strictness in the ... Fri, 06 Mar 2009 21:13:13 GMT vboxsync [17503] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGM: PGMR3PhysAllocateHandyPages fix and error handling. Fri, 06 Mar 2009 17:48:04 GMT vboxsync [17502] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetIf/win: fixes Fri, 06 Mar 2009 17:12:09 GMT vboxsync [17501] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) burn fix Fri, 06 Mar 2009 17:10:41 GMT vboxsync [17500] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Reset locked flag Fri, 06 Mar 2009 17:10:00 GMT vboxsync [17499] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) WINNT/VBoxGuest.cpp: disabled bugcheck registration code, see review ... Fri, 06 Mar 2009 17:09:09 GMT vboxsync [17498] * trunk/src/VBox/VMM/PGM.cpp (modified) PGMR3Reset: Force a shadow mode reinit (necessary for nested paging ... Fri, 06 Mar 2009 17:06:07 GMT vboxsync [17497] * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) burn fix Fri, 06 Mar 2009 16:56:43 GMT vboxsync [17496] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Better disable that code block completely Fri, 06 Mar 2009 16:56:11 GMT vboxsync [17495] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Update Fri, 06 Mar 2009 16:55:44 GMT vboxsync [17494] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) * trunk/src/VBox/Main/win/svchlp.cpp (modified) * trunk/src/VBox/Main/win/svchlp.h (modified) NetIf/win: moved Create/Remove hostonly if to NetIf API, some API fixes Fri, 06 Mar 2009 16:43:25 GMT vboxsync [17493] * trunk/src/VBox/VMM/PGMShw.h (modified) Darn Fri, 06 Mar 2009 16:41:25 GMT vboxsync [17492] * trunk/src/VBox/VMM/PGM.cpp (modified) Bugfix Fri, 06 Mar 2009 16:40:33 GMT vboxsync [17491] * trunk/src/VBox/VMM/PGMShw.h (modified) Do nothing for nested paging/ept when exiting the shadow mode. Fri, 06 Mar 2009 16:35:38 GMT vboxsync [17490] * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) NetIf-generic.cpp: license header. Fri, 06 Mar 2009 16:35:33 GMT vboxsync [17489] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * 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/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Don't use a special root for nested paging anymore. Fri, 06 Mar 2009 16:27:10 GMT vboxsync [17488] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (added) VBoxManageHostonly.cpp: properties. Fri, 06 Mar 2009 16:15:50 GMT vboxsync [17487] * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Compile fix Fri, 06 Mar 2009 16:14:24 GMT vboxsync [17486] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Updates Fri, 06 Mar 2009 16:13:27 GMT vboxsync [17485] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Fixes to pgmPhysWriteHandler and PGMPhysGCPhys2R3Ptr (new phys code). Fri, 06 Mar 2009 16:02:52 GMT vboxsync [17484] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) crOpenGL: typo Fri, 06 Mar 2009 15:59:52 GMT vboxsync [17483] * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMShw.h (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) Cleaned up nested paging init and removed obsolete structure members. Fri, 06 Mar 2009 15:49:42 GMT vboxsync [17482] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) crOpenGL: fixed VM hangs when starting guests with 3D acceleration ... Fri, 06 Mar 2009 15:37:57 GMT vboxsync [17481] * trunk/src/VBox/Additions/linux/drm/Makefile.module (modified) Additions/linux/vboxvideo_drm: fix the guest makefile similarly to r43823 Fri, 06 Mar 2009 15:19:22 GMT vboxsync [17480] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h (modified) VBoxGuest/win: Added bugcheck callback routine for release log ... Fri, 06 Mar 2009 15:15:19 GMT vboxsync [17479] * trunk/src/VBox/VMM/PGMInternal.h (modified) stricter assertion Fri, 06 Mar 2009 15:06:04 GMT vboxsync [17478] * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) Missing DBGFR3DisasInstrCurrentLogInternal import Fri, 06 Mar 2009 14:56:49 GMT vboxsync [17477] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4-OSX: use desktop services for opening the manual Fri, 06 Mar 2009 14:50:04 GMT vboxsync [17476] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt4: fix win burns Fri, 06 Mar 2009 14:43:38 GMT vboxsync [17475] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFilePathSelectorWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFilePathSelectorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4: added support for GetSaveFileName