# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 1:19:41 AM Tue, 10 Mar 2009 10:30:18 GMT vboxsync [17612] * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) Always clear pdpt flag when freeing the hypervisor mappings Tue, 10 Mar 2009 10:15:50 GMT vboxsync [17611] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Fixed PAE PDPT dereferencing. Tue, 10 Mar 2009 10:14:15 GMT vboxsync [17610] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/drv.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/screen.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vbox.c (modified) HGSMI for the graphics device: the windows guest display driver ... Tue, 10 Mar 2009 09:58:51 GMT vboxsync [17609] * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) network adapter XML schema HostOnlyNetwork -> HostOnlyInterface Tue, 10 Mar 2009 09:52:53 GMT vboxsync [17608] * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) network adapter XML schema HostInterface -> BridgedInterface Tue, 10 Mar 2009 09:48:54 GMT vboxsync [17607] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) s Tue, 10 Mar 2009 09:39:43 GMT vboxsync [17606] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) DevACPI: forgot shifting the high memory length. Tue, 10 Mar 2009 09:37:39 GMT vboxsync [17605] * trunk/src/VBox/Additions/x11/x11stubs/Makefile.kmk (modified) (C) Tue, 10 Mar 2009 09:36:30 GMT vboxsync [17604] * trunk/src/VBox/Additions/x11/x11stubs/Makefile.kmk (modified) must install to lib. Tue, 10 Mar 2009 09:35:22 GMT vboxsync [17603] * trunk/src/VBox/Additions/x11/x11stubs/Makefile.kmk (modified) Additions/x11: fix to the makefile for the libXcomposite library stub Tue, 10 Mar 2009 09:29:54 GMT vboxsync [17602] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/x11stubs (added) * trunk/src/VBox/Additions/x11/x11stubs/Makefile.kmk (added) * trunk/src/VBox/Additions/x11/x11stubs/libXcomposite-1.0.0 (added) * trunk/src/VBox/Additions/x11/x11stubs/libXcomposite-1.0.0/libXcomposite.c (added) Additions/x11: added libXcomposite stub library for linking against Tue, 10 Mar 2009 09:24:13 GMT vboxsync [17601] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Set HWVirtEx to true by default for new VMs. Tue, 10 Mar 2009 08:58:20 GMT vboxsync [17600] * trunk/src/VBox/Main/SessionImpl.cpp (modified) Main: Reset mIPCSem when releasing IPC semaphore to avoid a rare ... Tue, 10 Mar 2009 07:49:20 GMT vboxsync [17599] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) VBoxNetDHCP: Some more bits. Mon, 09 Mar 2009 17:46:38 GMT vboxsync [17598] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Linux installer: allow to uninstall the .run package without a .run ... Mon, 09 Mar 2009 17:39:05 GMT vboxsync [17597] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) DevPcBios,DevACPI: Use 0xffe00000 as the max low ram limit in both ... Mon, 09 Mar 2009 17:37:22 GMT vboxsync [17596] * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) Corrected pgmR3SyncPTResolveConflictPAE parameter Mon, 09 Mar 2009 17:24:16 GMT vboxsync [17595] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Missing breaks Mon, 09 Mar 2009 17:18:18 GMT vboxsync [17594] * trunk/src/VBox/VMM/PGMMap.cpp (modified) fixed assertion Mon, 09 Mar 2009 17:11:35 GMT vboxsync [17593] * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) Backed out 44052 Mon, 09 Mar 2009 17:07:48 GMT vboxsync [17592] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Better assertion Mon, 09 Mar 2009 16:58:49 GMT vboxsync [17591] * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) Better to allocate the hypervisor region in guest PDPEs that exist ... Mon, 09 Mar 2009 16:15:51 GMT vboxsync [17590] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) DevACPI,vbox.dsl: 4GB+ changes. Mon, 09 Mar 2009 16:07:13 GMT vboxsync [17589] * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) More assertions Mon, 09 Mar 2009 16:03:12 GMT vboxsync [17588] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: heapsimple.cpp to RuntimeR0Drv_SOURCES not dot-something. Mon, 09 Mar 2009 15:28:26 GMT vboxsync [17587] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) Additions/common/crOpenGL: more include directory fiddling Mon, 09 Mar 2009 15:28:25 GMT vboxsync [17586] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/PGMGst.h (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/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code. Mon, 09 Mar 2009 15:27:23 GMT vboxsync [17585] * trunk/src/VBox/Additions/x11/x11include/libx11-1.1.5-other (added) * trunk/src/VBox/Additions/x11/x11include/libx11-1.1.5-other/README (added) * trunk/src/VBox/Additions/x11/x11include/libx11-1.1.5-other/X11 (added) * trunk/src/VBox/Additions/x11/x11include/libx11-1.1.5-other/X11/Xregion.h (added) Additions/x11: added the file Xregion.h from xlib, as this file had a ... Mon, 09 Mar 2009 15:24:53 GMT vboxsync [17584] * trunk/src/VBox/Frontends/VirtualBox/images/vmw_new_harddisk.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vmw_new_user.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vmw_new_welcome.png (modified) FE/Qt4: new wizard images Mon, 09 Mar 2009 15:17:42 GMT vboxsync [17583] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h (modified) Shared memory host guest interface (HGSMI) for the graphics device: ... Mon, 09 Mar 2009 14:53:21 GMT vboxsync [17582] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Add heapsimple to the RuntimeR0Drv library for .win (remove from ... Mon, 09 Mar 2009 14:52:11 GMT vboxsync [17581] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: make it simpler Mon, 09 Mar 2009 14:49:09 GMT vboxsync [17580] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) OVF: export os type 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:27:00 GMT vboxsync [17551] * trunk/configure (modified) configure: another TODO 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 03:18:17 GMT vboxsync [17548] * trunk/Config.kmk (modified) Config.kmk: VBOX_WITH_MORE_THAN_4GB will not be used, removed it. 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:39:07 GMT vboxsync [17535] * trunk/include/VBox/param.h (modified) VBox/param.h: Adjusted MM_HYPER_AREA_MAX_SIZE to be able to deal with ... 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:55:42 GMT vboxsync [17523] * trunk/include/iprt/types.h (modified) *: Changed NIL_RTHCPHYS from 0xffffffff to 0xffffffffffffffff. ... 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:45:55 GMT vboxsync [17514] * trunk/include/VBox/mm.h (modified) MM,PGM: Fixed page reservation, include a full set of handy pages for ... 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 ...