# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 10:08:41 AM Mon, 30 Aug 2010 10:21:57 GMT vboxsync [32083] * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) FE/SDL: removed obsolete code Mon, 30 Aug 2010 10:01:36 GMT vboxsync [32082] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) CD/Passthrough: Prevent the host from crashing when trying to access ... Mon, 30 Aug 2010 09:15:00 GMT vboxsync [32081] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) FE/VBoxManage: oops Mon, 30 Aug 2010 08:41:59 GMT vboxsync [32080] * trunk/src/VBox/Main/linux/USBProxyServiceLinux.cpp (modified) Main/linux/USB proxy: fixed typo to properly ignore USB hubs Mon, 30 Aug 2010 08:40:17 GMT vboxsync [32079] * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) Main/linux/USB proxy: don't access an uninitialized variable (debug ... Mon, 30 Aug 2010 08:32:59 GMT vboxsync [32078] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_components.py (modified) crOpenGL: guest app stack corruption when using ... Mon, 30 Aug 2010 08:11:18 GMT vboxsync [32077] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) OHCI: ED checks must be less strict when looking for URBs to be undone. Mon, 30 Aug 2010 07:18:36 GMT vboxsync [32076] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) CD/Passthrough: READ CD requires the numbers of blocks to read and ... Sun, 29 Aug 2010 17:12:05 GMT vboxsync [32074] * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) Fix #4945 (FE/Qt: Newly cerated (in VM Settings) controller should ... Sun, 29 Aug 2010 17:09:41 GMT vboxsync [32073] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: CD/DVD fixes Sun, 29 Aug 2010 16:06:33 GMT vboxsync [32072] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Build fix Sun, 29 Aug 2010 15:58:05 GMT vboxsync [32071] * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.cpp (modified) FE/VirtualBox: passthrough support for SATA Sun, 29 Aug 2010 15:55:23 GMT vboxsync [32070] * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) SATA supports CD/DVD devices now Sun, 29 Aug 2010 15:54:53 GMT vboxsync [32069] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) AHCI: Support for CD/DVD devices (inclusive passthrough and runtime ... Sun, 29 Aug 2010 15:48:59 GMT vboxsync [32068] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) ATA/ATAPI/Passthrough: Fix for split SCSI_READ_CD commands, update ... Sun, 29 Aug 2010 15:44:16 GMT vboxsync [32067] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) HostDVD/FreeBSD: Implement missing DoLock method Sun, 29 Aug 2010 13:09:15 GMT vboxsync [32066] * trunk/src/VBox/VMM/PGMInternal.h (modified) PGM: Enabled the MMIO optimizations. Sun, 29 Aug 2010 12:49:39 GMT vboxsync [32065] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Sun, 29 Aug 2010 09:36:51 GMT vboxsync [32064] * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) Main/OVF: fix UUID messup with multiple disks on OVF export in ... Sun, 29 Aug 2010 08:41:54 GMT vboxsync [32063] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: comments Fri, 27 Aug 2010 18:36:09 GMT vboxsync [32062] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/Logging.h (modified) VRDP leak detector: use the same define for VRDP and libjpeg, ... Fri, 27 Aug 2010 17:00:41 GMT vboxsync [32061] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxScreen.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxScreen.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/surface.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/texture.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/vboxsharedrc.h (modified) wddm/3d: wine: shared resource handling fixes Fri, 27 Aug 2010 16:58:26 GMT vboxsync [32060] * trunk/src/VBox/GuestHost/OpenGL/include/chromium.h (modified) crOpenGL: move define out of wrong ifdef Fri, 27 Aug 2010 16:55:46 GMT vboxsync [32059] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_init.c (modified) crOpenGL: remove test hack Fri, 27 Aug 2010 16:52:59 GMT vboxsync [32058] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texdiff.c (modified) crOpenGL/WDDM3D: fix rare guest apps stack override on startup Fri, 27 Aug 2010 16:09:36 GMT vboxsync [32057] * trunk/src/VBox/VMM/FTM.cpp (modified) Stats Fri, 27 Aug 2010 16:04:23 GMT vboxsync [32056] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostPower.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/USBProxyService.cpp (modified) * trunk/src/VBox/Main/include/DHCPServerRunner.h (modified) * trunk/src/VBox/Main/include/Logging.h (modified) * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) * trunk/src/VBox/Main/win/dllmain.cpp (modified) Applied a simple memory leak detector to libjpeg and VBoxC (Windows ... Fri, 27 Aug 2010 14:30:02 GMT vboxsync [32054] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) Alignment fix. Fri, 27 Aug 2010 14:10:39 GMT vboxsync [32053] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) FT updates Fri, 27 Aug 2010 14:03:57 GMT vboxsync [32052] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) OHCI: If the bulk list disabled, undo (abort) outstanding bulk transfers. Fri, 27 Aug 2010 13:05:10 GMT vboxsync [32051] * trunk/include/VBox/ftm.h (modified) * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/FTMInternal.h (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMAll/FTMAll.cpp (modified) FT updates Fri, 27 Aug 2010 12:48:09 GMT vboxsync [32050] * trunk/src/VBox/VMM/DBGFCoreWrite.cpp (modified) VMM/DBGFCoreWrite: bits. Fri, 27 Aug 2010 12:47:44 GMT vboxsync [32049] * trunk/src/VBox/VMM/DBGF.cpp (modified) VMM/DBGF: typos. Fri, 27 Aug 2010 12:44:51 GMT vboxsync [32048] * trunk/src/VBox/Runtime/include/internal/ldrElf.h (modified) * trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp (modified) coredumper: bits. Fri, 27 Aug 2010 12:43:06 GMT vboxsync [32047] * trunk/src/VBox/Runtime/common/string/stringalloc.cpp (modified) iprt: disable RTStrAAppendExNVTag for RING0 as it is currently not ... Fri, 27 Aug 2010 12:18:24 GMT vboxsync [32044] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) deb: another build fix Fri, 27 Aug 2010 11:47:17 GMT vboxsync [32043] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGM: Re-enabled the code that previously cause w7-64 regressions. (We ... Fri, 27 Aug 2010 11:46:29 GMT vboxsync [32042] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: MMIO opt fix. Fri, 27 Aug 2010 11:41:28 GMT vboxsync [32041] * trunk/src/VBox/Additions/common/crOpenGL/glx.c (modified) crOpenGL: add GLX_ARB_get_proc_address to list of supported extensions Fri, 27 Aug 2010 11:24:35 GMT vboxsync [32040] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool.cpp: Added assertions to the table flushing code that ... Fri, 27 Aug 2010 11:09:05 GMT vboxsync [32039] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) wddm: compile fix Fri, 27 Aug 2010 10:56:44 GMT vboxsync [32038] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool.cpp: Use ASMAtomicWriteU32/U64 instead of ASMAtomicWriteSize. Fri, 27 Aug 2010 10:23:14 GMT vboxsync [32037] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (moved) * trunk/src/VBox/Devices/Makefile.kmk (modified) PCI work: make ICH9 PCI an additional device, not alternative ... Fri, 27 Aug 2010 10:14:39 GMT vboxsync [32036] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/include/VBox/x86.mac (modified) * trunk/include/iprt/param.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/PGMInline.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/MMAllPagePool.cpp (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/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCGst.h (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCShw.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCompiler.cpp (modified) Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to ... Fri, 27 Aug 2010 10:08:21 GMT vboxsync [32035] * trunk/include/iprt/param.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/MMAllPagePool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCShw.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) Changing the remaining X86_PTE_PAE_PG_MASK uses to ... Fri, 27 Aug 2010 10:05:25 GMT vboxsync [32034] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/include/VBox/x86.mac (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (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/VMMGC/PGMGCGst.h (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCShw.h (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to ... Fri, 27 Aug 2010 09:58:31 GMT vboxsync [32033] * trunk/src/VBox/VMM/PGMMap.cpp (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/VMMGC/PGMGCShw.h (modified) Changing the remaining X86_PDE_PAE_PG_MASK uses to ... Fri, 27 Aug 2010 09:48:35 GMT vboxsync [32031] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) nits Fri, 27 Aug 2010 09:32:57 GMT vboxsync [32029] * trunk/debian (modified) * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian (modified) * trunk/src/VBox/Installer/linux/debian/postrm (moved) * trunk/src/VBox/Installer/linux/debian/rules (modified) deb: more sync Fri, 27 Aug 2010 09:32:20 GMT vboxsync [32028] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth/SyncPage: Don't assert on stale TLB after W7-64 changed ... Fri, 27 Aug 2010 09:17:42 GMT vboxsync [32027] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM/SyncPage: To be on the safe side, always sync the target page ... Fri, 27 Aug 2010 09:16:39 GMT vboxsync [32026] * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) gcc rulez Fri, 27 Aug 2010 08:56:34 GMT vboxsync [32023] * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) VBoxControl: Be more tolerant to Linux-style parameters (--foo ... Fri, 27 Aug 2010 07:23:34 GMT vboxsync [32021] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) warning Fri, 27 Aug 2010 07:08:38 GMT vboxsync [32020] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Initial commit of Guest Additions runlevels; this replaces the ... Fri, 27 Aug 2010 07:01:42 GMT vboxsync [32019] * trunk/src/VBox/Runtime/include/internal/ldrElf.h (modified) OSE header fix Thu, 26 Aug 2010 19:23:56 GMT vboxsync [32015] * trunk/src/VBox/Main/freebsd/USBProxyServiceFreeBSD.cpp (modified) Main/FreeBSD: Fix debug build Thu, 26 Aug 2010 19:21:32 GMT vboxsync [32014] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) deb: fixes Thu, 26 Aug 2010 18:23:16 GMT vboxsync [32012] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer: unify Qt4 module handling Thu, 26 Aug 2010 17:19:11 GMT vboxsync [32011] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer-OSX: add PATH_SDK_QT4 to the install_name call as well Thu, 26 Aug 2010 16:51:26 GMT vboxsync [32010] * trunk/include/VBox/vusb.h (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) VUSB: Added a way to cancel URBs without failing the transfer. Thu, 26 Aug 2010 16:41:19 GMT vboxsync [32009] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/include/VBox/x86.mac (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/PGMInline.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/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/VMMRZ/PGMRZDynMap.cpp (modified) Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to ... Thu, 26 Aug 2010 16:30:05 GMT vboxsync [32008] * trunk/src/VBox/Installer/linux/debian (added) * trunk/src/VBox/Installer/linux/debian/LocalConfig.kmk (added) * trunk/src/VBox/Installer/linux/debian/VBox.sh (added) * trunk/src/VBox/Installer/linux/debian/changelog.in (added) * trunk/src/VBox/Installer/linux/debian/compat (added) * trunk/src/VBox/Installer/linux/debian/control (added) * trunk/src/VBox/Installer/linux/debian/copyright (added) * trunk/src/VBox/Installer/linux/debian/dirs (added) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (added) * trunk/src/VBox/Installer/linux/debian/postinst.in (added) * trunk/src/VBox/Installer/linux/debian/postrm.in (added) * trunk/src/VBox/Installer/linux/debian/preinst.in (added) * trunk/src/VBox/Installer/linux/debian/prerm.in (added) * trunk/src/VBox/Installer/linux/debian/rules (added) * trunk/src/VBox/Installer/linux/debian/templates (added) * trunk/src/VBox/Installer/linux/rpm (added) * trunk/src/VBox/Installer/linux/rpm/LocalConfig.kmk (added) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (added) * trunk/src/VBox/Installer/linux/rpm/rules (added) deb/rpm to OSE Thu, 26 Aug 2010 16:14:33 GMT vboxsync [32006] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/VMM/DBGFCoreWrite.cpp (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VBoxVMMDeps.cpp (modified) VMM/DBGFCoreWrite: skeleton. Thu, 26 Aug 2010 16:12:59 GMT vboxsync [32005] * trunk/src/VBox/VMM/PGMInline.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/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Changed all X86_PDPE_PG_MASK references to X86_PDPE_PG_MASK_FULL. Thu, 26 Aug 2010 16:07:36 GMT vboxsync [32004] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) pgmShwSyncPaePDPtr: Only sync X86_PDPE_P and X86_PDPE_A since most of ... Thu, 26 Aug 2010 14:17:57 GMT vboxsync [32002] * trunk/src/VBox/VMM/FTM.cpp (modified) Compile fix Thu, 26 Aug 2010 14:13:09 GMT vboxsync [32001] * trunk/src/VBox/VMM/FTM.cpp (modified) FT updates Thu, 26 Aug 2010 14:08:55 GMT vboxsync [32000] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/include/VBox/x86.mac (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMInline.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/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed ... Thu, 26 Aug 2010 14:00:51 GMT vboxsync [31998] * 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/VMMAll/PGMAllShw.h (modified) Changed the remaining X86_PML4E_PG_MASK uses to X86_PML4E_PG_MASK_FULL. Thu, 26 Aug 2010 13:59:06 GMT vboxsync [31997] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) PGM: Don't shadow any extra bits in long mode PDPEs and PML4Es. Thu, 26 Aug 2010 13:32:30 GMT vboxsync [31996] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/PGMInline.h (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/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCGst.h (modified) * trunk/src/VBox/VMM/testcase/tstCompiler.cpp (modified) Mostly safe X86_PTE_PAE_PG_MASK -> X86_PTE_PAE_PG_MASK_FULL conversions. Thu, 26 Aug 2010 13:21:34 GMT vboxsync [31995] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCGst.h (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions. Thu, 26 Aug 2010 13:18:54 GMT vboxsync [31994] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions. Thu, 26 Aug 2010 13:14:46 GMT vboxsync [31993] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) Safe X86_PML4E_PG_MASK -> X86_PML4E_PG_MASK_FULL conversions. Thu, 26 Aug 2010 12:56:43 GMT vboxsync [31992] * trunk/src/VBox/VMM/PGMDbg.cpp (modified) PGMDbg: bug fix. Thu, 26 Aug 2010 12:46:40 GMT vboxsync [31991] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) warning Thu, 26 Aug 2010 12:45:26 GMT vboxsync [31990] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevCodec.h (modified) Audio/HDA: fixes assertion 0x1b is pin-node. Thu, 26 Aug 2010 12:43:18 GMT vboxsync [31989] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) VMM: Removed the PGMR3DumpHierarchyGC/HC functions. Thu, 26 Aug 2010 12:37:58 GMT vboxsync [31988] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Compile fix Thu, 26 Aug 2010 12:33:45 GMT vboxsync [31987] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) PGM,DBGC,DBGF: Dump guest paging structures. Thu, 26 Aug 2010 12:30:26 GMT vboxsync [31986] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) FT updates + TODO Thu, 26 Aug 2010 12:18:52 GMT vboxsync [31985] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d: incorrect assertion Thu, 26 Aug 2010 12:15:42 GMT vboxsync [31984] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: changes power management and topology to make it close to ... Thu, 26 Aug 2010 11:54:30 GMT vboxsync [31982] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) VBoxService/VMInfo-win: Skip already terminated session data. Thu, 26 Aug 2010 11:40:06 GMT vboxsync [31981] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c (modified) Additions/Solaris/SharedFolders: Fixed truncating files to 2G on ... Thu, 26 Aug 2010 10:36:54 GMT vboxsync [31980] * trunk/src/VBox/Runtime/include/internal/ldrELFCommon.h (modified) * trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.h (modified) coredumper: Use our own ELF defines, added OS specific defines to ... Thu, 26 Aug 2010 10:05:15 GMT vboxsync [31979] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) VBoxVideo: Only clear the flags in sync callback and unmap memory later. Thu, 26 Aug 2010 10:04:54 GMT vboxsync [31978] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGM,DBC,MM: Dump more information about shadow/guest pages. Thu, 26 Aug 2010 09:47:55 GMT vboxsync [31977] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) Duplicate Thu, 26 Aug 2010 09:45:33 GMT vboxsync [31976] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) FT options for modifyvm Thu, 26 Aug 2010 08:44:16 GMT vboxsync [31975] * trunk/src/VBox/VMM/PGMDbg.cpp (modified) build fix. Thu, 26 Aug 2010 08:21:59 GMT vboxsync [31974] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) VBoxHeadless: OSE build fix Thu, 26 Aug 2010 08:14:34 GMT vboxsync [31973] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) PGM,DBGC: working shadow page table dumper (sans EPT). Wed, 25 Aug 2010 21:41:41 GMT vboxsync [31971] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer-OSX: do install_name with the full path of the Qt package ... Wed, 25 Aug 2010 19:04:51 GMT vboxsync [31970] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer-OSX: make VBoxGuestAdditions.iso optional Wed, 25 Aug 2010 18:49:04 GMT vboxsync [31969] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer-OSX: make libqtaccessiblewidgets optional Wed, 25 Aug 2010 18:34:23 GMT vboxsync [31968] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer-OSX: space -> tabs Wed, 25 Aug 2010 18:12:00 GMT vboxsync [31967] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer-OSX: use current Qt version in the installer Wed, 25 Aug 2010 16:15:25 GMT vboxsync [31966] * trunk/include/VBox/dbg.h (modified) * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Debugger/DBGCCmdHlp.cpp (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, ...