# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 18, 2024 2:13:36 PM Wed, 11 Feb 2009 19:12:30 GMT vboxsync [16689] * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) * trunk/src/VBox/Main/cbinding/cbinding.h (modified) cbinding: Since this is a public SDK header, stick to the same ... Wed, 11 Feb 2009 19:10:56 GMT vboxsync [16688] * trunk/src/VBox/Main/cbinding/tstLinuxC.c (modified) cbinding: Use stat() to check if a file exist (an alternative would ... Wed, 11 Feb 2009 18:54:08 GMT vboxsync [16687] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API documentation. Wed, 11 Feb 2009 18:53:21 GMT vboxsync [16686] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API documentation. Wed, 11 Feb 2009 16:51:07 GMT vboxsync [16685] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) SharedOpenGL: Missing dependency (windows). Wed, 11 Feb 2009 16:47:53 GMT vboxsync [16684] * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) * trunk/src/VBox/Main/cbinding/cbinding.h (modified) * trunk/src/VBox/Main/cbinding/makefile.tstLinuxC (modified) * trunk/src/VBox/Main/cbinding/tstLinuxC.c (modified) cbinding: Added the functions to get and set the environment variables. Wed, 11 Feb 2009 16:38:48 GMT vboxsync [16683] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) More logging Wed, 11 Feb 2009 16:37:38 GMT vboxsync [16682] * trunk/src/VBox/Main/Makefile.kmk (modified) oops, not _SRC as cp target. Wed, 11 Feb 2009 16:34:00 GMT vboxsync [16681] * trunk/Config.kmk (modified) Config.kmk: Fixed VBOX_XIDL_FILE_SRC. Wed, 11 Feb 2009 16:33:04 GMT vboxsync [16680] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) More logging Wed, 11 Feb 2009 16:32:06 GMT vboxsync [16679] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: PGMGetHyperCR3 fix for EPT Wed, 11 Feb 2009 16:30:52 GMT vboxsync [16678] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile: Use the unstripped source for generating error stuff. Wed, 11 Feb 2009 16:23:52 GMT vboxsync [16677] * trunk/src/VBox/Main/Makefile.kmk (modified) Some magic to prevent kmk from trying to re-create VBOX_XIDL_FILE all ... Wed, 11 Feb 2009 16:16:56 GMT vboxsync [16676] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Makefiles: insert an additional step between VirtualBox.xidl and its ... Wed, 11 Feb 2009 16:15:54 GMT vboxsync [16675] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Logging change Wed, 11 Feb 2009 16:05:15 GMT vboxsync [16674] * trunk/src/VBox/Main/glue/initterm.cpp (modified) Main/Glue: com::Initialize(): Cleanup a failed XPCOM initialization ... Wed, 11 Feb 2009 15:35:02 GMT vboxsync [16673] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Argh Wed, 11 Feb 2009 15:34:12 GMT vboxsync [16672] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: updates Wed, 11 Feb 2009 15:29:00 GMT vboxsync [16671] * trunk/include/VBox/com/array.h (modified) Main/SafeArray: Added SafeArray and SafeIfaceArray constructors ... Wed, 11 Feb 2009 15:17:39 GMT vboxsync [16670] * trunk/Config.kmk (modified) Added VBOX_NTDLL to the VBOXGUESTR3EXE template (windows). Wed, 11 Feb 2009 15:06:59 GMT vboxsync [16669] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: add new LogicalNetwork type for virtual system descriptions; fix ... Wed, 11 Feb 2009 14:12:11 GMT vboxsync [16668] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportAppliance.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: create new IAppliance::read() method instead of reading in ... Wed, 11 Feb 2009 13:59:16 GMT vboxsync [16667] * trunk/src/VBox/VMM/CPUM.cpp (modified) Added todo Wed, 11 Feb 2009 13:58:39 GMT vboxsync [16666] * trunk/src/VBox/VMM/CPUM.cpp (modified) Wrong index Wed, 11 Feb 2009 13:57:23 GMT vboxsync [16665] * trunk/src/VBox/VMM/CPUM.cpp (modified) Ignore CPU stepping when restoring a saved state. Wed, 11 Feb 2009 13:24:53 GMT vboxsync [16664] * trunk/src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp (added) Export rtFileNativeSetAttributes-win.cpp. Wed, 11 Feb 2009 13:17:20 GMT vboxsync [16663] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: updates for 32 bits root pd ... Wed, 11 Feb 2009 13:01:48 GMT vboxsync [16662] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportAppliance.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) OVF: create new IAppliance::read() method instead of reading in ... Wed, 11 Feb 2009 12:56:59 GMT vboxsync [16661] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: updates Wed, 11 Feb 2009 12:37:49 GMT vboxsync [16660] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: pdpt invalidation fixes Wed, 11 Feb 2009 12:24:21 GMT vboxsync [16659] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) More logging Wed, 11 Feb 2009 12:22:03 GMT vboxsync [16658] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: update Wed, 11 Feb 2009 11:57:14 GMT vboxsync [16657] * trunk/src/VBox/VMM/PGMPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: Allocate all pages in low (below 4 GB) ... Wed, 11 Feb 2009 11:06:41 GMT vboxsync [16656] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4: Check if the appliance is valid after an early error. Wed, 11 Feb 2009 11:05:54 GMT vboxsync [16655] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: Make the progress object show some progress. Wed, 11 Feb 2009 10:00:43 GMT vboxsync [16654] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Symbolic PGMPOOLKIND logging Wed, 11 Feb 2009 08:56:10 GMT vboxsync [16653] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/if.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: fixed memmory corruption in new Unix multiplexing mechanism Wed, 11 Feb 2009 08:46:06 GMT vboxsync [16652] * trunk/src/VBox/VMM/EM.cpp (modified) More logging Wed, 11 Feb 2009 01:17:30 GMT vboxsync [16651] * trunk/include/VBox/VBoxHDD-new.h (modified) VBoxHDD-new.h: Corrected PCVDINTERFACE. Tue, 10 Feb 2009 18:53:32 GMT vboxsync [16650] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) IPRT: implement RTFileSetMode on Windows. Tue, 10 Feb 2009 18:29:02 GMT vboxsync [16649] * trunk/src/VBox/Main/glue/initterm.cpp (modified) Main/Glue: com::Initialize() now first looks for XPCOM binaries and ... Tue, 10 Feb 2009 17:39:08 GMT vboxsync [16648] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) EFI: few missed changes Tue, 10 Feb 2009 16:56:50 GMT vboxsync [16647] * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) Missed parameter in a Log(). Tue, 10 Feb 2009 16:48:40 GMT vboxsync [16646] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) Frontend/BFE: more fixes, the Format config to DrvVD is no longer ... Tue, 10 Feb 2009 16:12:07 GMT vboxsync [16645] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Adjusted assertion Tue, 10 Feb 2009 15:58:42 GMT vboxsync [16644] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Same for PGMPOOLKIND_PAE_PDPT_PHYS Tue, 10 Feb 2009 15:57:02 GMT vboxsync [16643] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Missing PGMPOOLKIND_PAE_PD_PHYS case Tue, 10 Feb 2009 15:55:29 GMT vboxsync [16642] * trunk/src/VBox/GuestHost/OpenGL/util/pixel.c (modified) crOpenGL: fix compile on windows Tue, 10 Feb 2009 15:50:04 GMT vboxsync [16641] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: PAE guest mode invalidation changes Tue, 10 Feb 2009 15:37:23 GMT vboxsync [16640] * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/context.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/load.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/pack/packspu_config.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/stub.h (modified) crOpenGL: use shared memory to access xserver pixmaps data Tue, 10 Feb 2009 15:31:21 GMT vboxsync [16639] * trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified) crOpenGL: output thread id in debug messages for non windows builds ... Tue, 10 Feb 2009 15:30:48 GMT vboxsync [16638] * trunk/src/VBox/GuestHost/OpenGL/util/pixel.c (modified) crOpenGL: use single memcopy for textures packing where possible Tue, 10 Feb 2009 15:30:15 GMT vboxsync [16637] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt4: 3613: Perform new version check pings at runtime (once per ... Tue, 10 Feb 2009 15:26:01 GMT vboxsync [16636] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: updates Tue, 10 Feb 2009 14:55:36 GMT vboxsync [16635] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: more logging Tue, 10 Feb 2009 14:54:02 GMT vboxsync [16634] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: fixed invalidation of pae/32 bit pds Tue, 10 Feb 2009 14:06:58 GMT vboxsync [16633] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewVMWzd.cpp (modified) FE/Qt4: 3586: New VMs should have sound enabled - done. Tue, 10 Feb 2009 13:24:12 GMT vboxsync [16632] * trunk/src/VBox/VMM/EM.cpp (modified) Removed wrong assertion (IF can be cleared in a duplicate function). Tue, 10 Feb 2009 13:23:18 GMT vboxsync [16631] * trunk/src/VBox/RDP/client/rdesktop.c (modified) typo Tue, 10 Feb 2009 13:15:15 GMT vboxsync [16630] * trunk/src/VBox/Devices/Builtins2.h (modified) Builtins.h: indent, comments. Tue, 10 Feb 2009 13:09:08 GMT vboxsync [16629] * trunk/src/VBox/RDP/client/rdesktop.c (modified) Enable NumLock synchronization by default in rdesktop-vrdp. Tue, 10 Feb 2009 13:07:15 GMT vboxsync [16628] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: corrected write handler for pae/32 bits Tue, 10 Feb 2009 12:45:20 GMT vboxsync [16627] * trunk/src/VBox/Devices/Builtins2.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) EFI sync Tue, 10 Feb 2009 12:41:48 GMT vboxsync [16626] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: Deal with split PDs in pae/32 bit case. Tue, 10 Feb 2009 12:32:00 GMT vboxsync [16625] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: update Tue, 10 Feb 2009 12:24:56 GMT vboxsync [16624] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: pgmShwSyncPaePDPtr fix for pae shadow ... Tue, 10 Feb 2009 11:47:47 GMT vboxsync [16623] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: removed some of the todos Tue, 10 Feb 2009 11:41:17 GMT vboxsync [16622] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: support for creating a new disk image if the OVF didn't contain one Tue, 10 Feb 2009 11:06:10 GMT vboxsync [16621] * trunk/Config.kmk (modified) Config.kmk: trivial grammo Tue, 10 Feb 2009 10:55:45 GMT vboxsync [16620] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: not necessary anymore Tue, 10 Feb 2009 10:51:42 GMT vboxsync [16619] * trunk/src/VBox/VMM/PGMGst.h (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: call right MapCR3 Tue, 10 Feb 2009 09:49:44 GMT vboxsync [16618] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportAppliance.cpp (modified) FE/Qt4: try to fix burns Tue, 10 Feb 2009 09:37:20 GMT vboxsync [16617] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxImportAppliance.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportAppliance.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxImportApplianceDlg.ui (added) FE/Qt4-OVF: Initial support for OVF import in the GUI. Tue, 10 Feb 2009 09:14:31 GMT vboxsync [16616] * trunk/src/VBox/Frontends/VirtualBox/include/COMDefs.h (modified) FE/Qt4: support for safe arrays of arbitrary types Tue, 10 Feb 2009 09:08:19 GMT vboxsync [16615] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/screen.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/color.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/debug.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/debug.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/palette.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/pointer.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/screen.c (modified) additional header updates Tue, 10 Feb 2009 06:12:42 GMT vboxsync [16614] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) NAT:ICMP socket non-blocking Tue, 10 Feb 2009 06:12:09 GMT vboxsync [16613] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT:hide Management pipe and incrementing nDFs for ICMP needs Tue, 10 Feb 2009 03:47:52 GMT vboxsync [16612] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT:win burn fix Tue, 10 Feb 2009 03:30:04 GMT vboxsync [16611] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT:Poll specific error handling was added Tue, 10 Feb 2009 00:32:12 GMT vboxsync [16610] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.m (added) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) Qt/Cocoa: Subclass NSApplication to catch keyboard events passing ... Tue, 10 Feb 2009 00:30:55 GMT vboxsync [16609] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) Qt/Cocoa: build fix. Mon, 09 Feb 2009 19:01:47 GMT vboxsync [16608] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) webservice: fix messup from error updates (webservice was completely ... Mon, 09 Feb 2009 18:14:38 GMT vboxsync [16607] * trunk/src/VBox/Devices/Makefile.kmk (modified) EFI: set attributes on EFI source code, starting to implement loader ... Mon, 09 Feb 2009 17:17:34 GMT vboxsync [16606] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) OVF: add -ignore command to VBoxManage -import Mon, 09 Feb 2009 16:58:16 GMT vboxsync [16605] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/screen.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/color.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/debug.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/debug.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/palette.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/pointer.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/screen.c (modified) header updates Mon, 09 Feb 2009 16:42:08 GMT vboxsync [16604] * trunk/src/VBox/VMM/PGMInternal.h (modified) Fixed pgmShwGetPaePDPtr Mon, 09 Feb 2009 16:41:00 GMT vboxsync [16603] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: updates Mon, 09 Feb 2009 16:38:02 GMT vboxsync [16602] * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) webservice: add support for boolean safearrays Mon, 09 Feb 2009 16:33:28 GMT vboxsync [16601] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: change IVirtualSystemDescription::setFinalValues method; remove ... Mon, 09 Feb 2009 16:29:25 GMT vboxsync [16600] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: added count attribute to receive the current number of entries Mon, 09 Feb 2009 16:12:59 GMT vboxsync [16599] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: updates Mon, 09 Feb 2009 16:09:14 GMT vboxsync [16598] * trunk/include/VBox/cpum.h (modified) Added CPUMIsGuestInPAEMode Mon, 09 Feb 2009 16:06:07 GMT vboxsync [16597] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: this *must* not be a copy Mon, 09 Feb 2009 15:57:24 GMT vboxsync [16596] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: Build fix. Mon, 09 Feb 2009 15:18:05 GMT vboxsync [16595] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) More missing cases Mon, 09 Feb 2009 15:10:27 GMT vboxsync [16594] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Missing cases for PGMPOOLKIND_PAE_PDPT_FOR_32BIT Mon, 09 Feb 2009 15:07:28 GMT vboxsync [16593] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: inverted check Mon, 09 Feb 2009 14:58:51 GMT vboxsync [16592] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Setting the accessed bit of PAE PDPTs causes an VT-x invalid guest ... Mon, 09 Feb 2009 14:19:53 GMT vboxsync [16591] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Same here Mon, 09 Feb 2009 14:18:54 GMT vboxsync [16590] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) rw/us are reserved for PAE pdpte's.