# # ChangeLog for trunk/include/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 18, 2025 2:43:20 PM Wed, 25 Apr 2012 21:42:29 GMT vboxsync [41058] * trunk/include/VBox/VBoxUhgsmi.h (modified) * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiBase.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiDisp.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) crHgsmi cleanup & adjustments Tue, 24 Apr 2012 10:13:40 GMT vboxsync [41040] * trunk/include/VBox/com/com.h (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdog.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/com.cpp (modified) * trunk/src/VBox/Main/include/Logging.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/Logging.cpp (deleted) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) Main+Frontends: move release logging setup to the glue code (to ... Thu, 19 Apr 2012 14:25:38 GMT vboxsync [40993] * trunk/include/VBox/VBoxDrvCfg-win.h (modified) * trunk/include/VBox/VBoxNetCfg-win.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpInstall.cpp (modified) * trunk/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) NetCfg/win: disable/enable/update HostOnly Thu, 19 Apr 2012 10:32:03 GMT vboxsync [40986] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/d3d8_main.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/d3d9_main.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/vbox/VBoxDbgGl.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/vbox/VBoxDbgGl.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_main.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsfhlp.c (modified) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/parser.h (modified) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/parser.h (modified) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/parser.h (modified) * trunk/src/VBox/ExtPacks/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.def (modified) * trunk/src/VBox/HostDrivers/linux/export_modules (modified) header fixes Thu, 19 Apr 2012 05:46:29 GMT vboxsync [40983] * trunk/include/VBox/sup.h (modified) warnings. Wed, 18 Apr 2012 18:56:50 GMT vboxsync [40981] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPLib,SUPDrv: Working on the user mode tracer interface. Mon, 16 Apr 2012 22:58:48 GMT vboxsync [40956] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevApic.h (modified) * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) PDM,APIC,IO-APIC: More IRQ tagging. Mon, 16 Apr 2012 19:24:29 GMT vboxsync [40950] * trunk/include/VBox/sup.h (modified) sup.h: Fix aCPUs alignment on SPARC (the storage library includes ... Mon, 16 Apr 2012 10:36:10 GMT vboxsync [40937] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) Tag the APIC timer IRQs. Fri, 13 Apr 2012 20:50:14 GMT vboxsync [40907] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.h (modified) * trunk/src/VBox/Devices/Bus/MsixCommon.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VBoxVMM.d (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Working on tracking IRQs for tracing and logging purposes. Thu, 12 Apr 2012 12:12:40 GMT vboxsync [40892] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) 64-bit probe arguments (on mac) Thu, 12 Apr 2012 00:13:37 GMT vboxsync [40886] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) SUPDrvTracing: display more info on argument list bugs. Wed, 11 Apr 2012 20:44:41 GMT vboxsync [40878] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Working on the 64-bit probe argument issue for 32-bit hosts... Wed, 11 Apr 2012 17:51:17 GMT vboxsync [40875] * trunk/include/VBox/com/string.h (modified) build fix (breaks in the watchdog). Tue, 10 Apr 2012 19:52:43 GMT vboxsync [40858] * trunk/include/VBox/VBoxOGLTest.h (modified) missing hdr Tue, 10 Apr 2012 18:52:33 GMT vboxsync [40857] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.) Tue, 10 Apr 2012 14:13:26 GMT vboxsync [40851] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the ... Tue, 10 Apr 2012 13:07:39 GMT vboxsync [40845] * trunk/include/VBox/VBoxOGLTest.h (added) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest (added) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTest.cpp (moved) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTestApp.cpp (moved) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTestDarwin.cpp (moved) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) 3D check: direct invocation on the client side Tue, 10 Apr 2012 08:19:34 GMT vboxsync [40840] * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Devices/Storage/Debug.cpp (modified) Storage/Debug: Function to log a CUE sheet Mon, 09 Apr 2012 14:18:19 GMT vboxsync [40839] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) VBoxTpG: Drop the file name in the probe location, it isn't useful to ... Sun, 08 Apr 2012 18:41:46 GMT vboxsync [40826] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/include/iprt/asmdefs.mac (modified) * trunk/include/iprt/path.h (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) VBoxTpG.cpp: Microsoft Visual C++ support. Sat, 07 Apr 2012 21:01:54 GMT vboxsync [40820] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) The ring-3 SUPLib APIs for talking to the tracer. Sat, 07 Apr 2012 20:53:32 GMT vboxsync [40818] * trunk/include/VBox/err.h (modified) SUPDrv: Added three new IOCtls for talking to the tracer. Thu, 05 Apr 2012 15:18:37 GMT vboxsync [40777] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (moved) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracerA.asm (added) * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) SUPDrv: tracing infastructure coding... Thu, 05 Apr 2012 11:49:20 GMT vboxsync [40769] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/sup.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) HostDrivers/Support: Moved spinlock to DevExt for Mp event race ... Thu, 05 Apr 2012 09:47:33 GMT vboxsync [40767] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) also enumerate guest properties during guru meditation Wed, 04 Apr 2012 14:40:09 GMT vboxsync [40763] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-tracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) SUPR0VtgFireProbe -> SUPR0TracerFireProbe and other SUPDrv-tracer.cpp ... Wed, 04 Apr 2012 07:56:12 GMT vboxsync [40761] * trunk/include/VBox/sup.h (modified) sup.h: User mode vs. kernel mode probes firing. Tue, 03 Apr 2012 19:57:32 GMT vboxsync [40759] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-tracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) Some more tracer code. Tue, 03 Apr 2012 14:47:33 GMT vboxsync [40756] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-tracer.cpp (copied) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) SUP: Working on a generic tracer interface. Mon, 02 Apr 2012 12:56:04 GMT vboxsync [40743] * trunk/include/VBox/sup.mac (modified) sup.mac: HC_ARCH_BITS padding for SUPGLOBALINFOPAGE. Mon, 02 Apr 2012 12:38:38 GMT vboxsync [40742] * trunk/include/VBox/sup.h (modified) build fix Mon, 02 Apr 2012 11:54:41 GMT vboxsync [40740] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/sup.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv: Update GIP data behind a spinlock for online/offline race ... Thu, 29 Mar 2012 16:06:14 GMT vboxsync [40713] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VDICore.h (modified) Storage/VDI: Check for out of bounds access when reading from an image Thu, 29 Mar 2012 15:33:43 GMT vboxsync [40712] * trunk/include/VBox/vmm/pdmnetshaper.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMNetShaper.cpp (modified) NetShaper: Online bandwidth limit setting (#5582) Tue, 27 Mar 2012 15:11:08 GMT vboxsync [40667] * trunk/include/VBox/sup.h (modified) include/VBox/sup.h: spaces. Mon, 26 Mar 2012 20:07:36 GMT vboxsync [40656] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HWACCM.cpp (modified) * trunk/src/VBox/VMM/include/HWACCMInternal.h (modified) Added counters so that VT-x exit stats add up. Mon, 26 Mar 2012 16:36:16 GMT vboxsync [40652] * trunk/include/VBox/log.h (modified) * trunk/include/VBox/vmm/mm.h (modified) * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/include/VBox/vmm/pdmnetshaper.h (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNetShaper.cpp (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMNetShaper.cpp (added) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) NetShaper,E1000: Basic framework and partial implementation for ... Mon, 26 Mar 2012 13:21:14 GMT vboxsync [40644] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) sup.h,VMMR0.cpp: Moved the ModuleInit/Term prototypes to sup.h. Mon, 26 Mar 2012 12:35:48 GMT vboxsync [40637] * trunk/include/VBox/vmm/pdmifs.h (modified) include/vmm/pdmifs.h: PDMIHOSTPARALLELCONNECTOR interface has design flaw Mon, 26 Mar 2012 12:14:18 GMT vboxsync [40636] * trunk/Config.kmk (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Implemented VMMR0 static DTrace probes. Mon, 26 Mar 2012 08:56:01 GMT vboxsync [40625] * trunk/include/VBox/RemoteDesktop/VRDEMousePtr.h (added) VRDE: mouse pointer interface header. Sat, 24 Mar 2012 13:39:14 GMT vboxsync [40603] * trunk/include/VBox/VBoxTpG.h (modified) adjustments. Sat, 24 Mar 2012 09:31:11 GMT vboxsync [40601] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) VBoxTpG/SupDrv: -> laptop. Fri, 23 Mar 2012 14:53:06 GMT vboxsync [40594] * trunk/include/VBox/VBoxTpG.h (added) * trunk/src/bldprogs/VBoxTpG.cpp (modified) VBoxTpG: More code and stuff. Fri, 23 Mar 2012 10:17:53 GMT vboxsync [40590] * trunk/include/VBox/Hardware/VBoxVideoVBE.h (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbetables-gen.c (modified) Removed VBE_DISPI_LFB_PHYSICAL_ADDRESS constant. Wed, 21 Mar 2012 10:52:19 GMT vboxsync [40559] * trunk/include/VBox/vmm/hwacc_vmx.h (modified) Added MTF exit constant. Mon, 19 Mar 2012 17:05:56 GMT vboxsync [40543] * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Devices/Storage/Debug.cpp (modified) Started logging of SCSI mode pages for debug builds Thu, 15 Mar 2012 14:21:53 GMT vboxsync [40484] * trunk/include/VBox/VBoxGuest.h (modified) crOpenGL/wddm: missing file Thu, 15 Mar 2012 14:20:20 GMT vboxsync [40483] * trunk/include/VBox/VBoxCrHgsmi.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxCrHgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispCm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispKmt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiBase.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiKmt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.h (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibCrOgl.cpp (added) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibCrOgl.h (added) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) crOpenGL/wddm: don't use VBoxGuest device to comply woth Metro apps ... Tue, 13 Mar 2012 18:38:06 GMT vboxsync [40453] * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/patm.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) EM/IEM/PATM: some refactoring. Tue, 13 Mar 2012 16:13:54 GMT vboxsync [40451] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) EM: build fix. Tue, 13 Mar 2012 15:56:22 GMT vboxsync [40450] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/SELMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) EM: Refactoring (dropping pVM argument). Tue, 13 Mar 2012 15:51:02 GMT vboxsync [40449] * trunk/include/VBox/vmm/selm.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/DBGFRZ.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) SELM: Refactoring (PVM -> PVMCPU). Tue, 13 Mar 2012 15:33:55 GMT vboxsync [40448] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) EM: refactoring... Tue, 13 Mar 2012 15:30:35 GMT vboxsync [40447] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/SELMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRC.cpp (modified) EM: More refactoring. Tue, 13 Mar 2012 11:40:27 GMT vboxsync [40442] * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/iom.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/IOMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) IEM integration in progress - doing some EM refactoring to ease this ... Mon, 12 Mar 2012 17:00:57 GMT vboxsync [40433] * trunk/include/VBox/Hardware/VBoxVideoVBE.h (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbe.c (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) VGA: Do not hardcode LFB base in BIOS. Fri, 09 Mar 2012 22:00:56 GMT vboxsync [40418] * trunk/include/VBox/com/string.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Extended IMachine and the settings XML with three tracing ... Fri, 09 Mar 2012 16:24:49 GMT vboxsync [40416] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) s/fTraceing/fTracing/g Thu, 08 Mar 2012 18:27:45 GMT vboxsync [40405] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/dbgftrace.h (modified) * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Trace.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/include/VMMTracing.h (modified) VMM/PDM: Some simple tracepoint infastructure. Wed, 07 Mar 2012 21:52:38 GMT vboxsync [40397] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/include/VMMTracing.h (modified) VMM: Make most of the tracing optional so we don't have to be afraid ... Tue, 06 Mar 2012 20:38:49 GMT vboxsync [40387] * trunk/include/VBox/VBoxVideoGuest.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPHGSMI.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp (modified) wddm: concurrency fixes Tue, 06 Mar 2012 16:14:40 GMT vboxsync [40383] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/doc/License-gpl-2.html (copied) * trunk/doc/License-gpl-2.rtf (copied) * trunk/doc/License-gpl-2.txt (copied) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/ExtPacks/VNC (added) * trunk/src/VBox/ExtPacks/VNC/ExtPack.xml (added) * trunk/src/VBox/ExtPacks/VNC/Makefile.kmk (added) * trunk/src/VBox/ExtPacks/VNC/VBoxVNC.cpp (added) * trunk/src/VBox/ExtPacks/VNC/VBoxVNCMain.cpp (added) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp (deleted) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.h (deleted) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) ExtPacks/VNC: New extension pack contributed by Ivo Smits, Howard Su ... Mon, 05 Mar 2012 13:51:50 GMT vboxsync [40356] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) MWAIT fixes: Only clear the mwait-active flag when actually resuming ... Fri, 02 Mar 2012 13:27:29 GMT vboxsync [40322] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) Frontends/VirtualBox: fix lptX definitions Thu, 01 Mar 2012 11:56:06 GMT vboxsync [40310] * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c (modified) * trunk/src/VBox/Additions/x11/vboxmouse/vboxmouse.c (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Devices/VMMDev and Additions: use a single definition for the value ... Tue, 28 Feb 2012 19:47:00 GMT vboxsync [40280] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/ATAController.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio.cpp (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PATMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/IOMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) Corrected a bunch of HC and GC uses in status codes. Tue, 28 Feb 2012 13:17:35 GMT vboxsync [40274] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.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/REMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFBp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHwaccm.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMQueue.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/CSAMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PGMRC.cpp (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Introduced VBOX_WITH_REM in Config.kmk and the VMM. Mon, 27 Feb 2012 09:48:41 GMT vboxsync [40258] * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Storage/VD.cpp (modified) Storage/VD: errors during closing all images in VDDestroy shouldn't ... Mon, 27 Feb 2012 09:25:12 GMT vboxsync [40257] * trunk/include/VBox/com/AutoLock.h (modified) * trunk/src/VBox/Main/glue/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp (modified) * trunk/src/VBox/Main/src-server/BandwidthGroupImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/Medium: rework locking scheme to solve lock order violations and ... Thu, 23 Feb 2012 15:13:39 GMT vboxsync [40235] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) build fixes. Wed, 22 Feb 2012 14:34:09 GMT vboxsync [40213] * trunk/include/VBox/VMMDev.h (modified) VMMDev: Added facility for auto-logon modules. Wed, 22 Feb 2012 14:25:36 GMT vboxsync [40211] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAutoLogon.cpp (added) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCredentials.cpp (modified) VbglR3: Added functions for auto-logon facility reporting + remote ... Fri, 17 Feb 2012 14:22:26 GMT vboxsync [40170] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to ... Wed, 15 Feb 2012 16:40:03 GMT vboxsync [40138] * trunk/Makefile.kmk (modified) * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/iprt/x86.mac (modified) * trunk/include/iprt/x86extra.mac (added) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/testcase/tstX86-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits. Sat, 11 Feb 2012 02:48:43 GMT vboxsync [40076] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) * trunk/src/VBox/Debugger/DBGCOps.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFReg.cpp (modified) Changed the types of the r80 views of the FPU registers. Fri, 10 Feb 2012 18:05:02 GMT vboxsync [40069] * trunk/include/VBox/err.mac (modified) * trunk/include/iprt/err.mac (modified) * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) Floating point testing. Fri, 10 Feb 2012 14:52:47 GMT vboxsync [40066] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HashedPw.h (added) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-all/HashedPw.cpp (added) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) hash the teleporter token. Thu, 09 Feb 2012 15:37:11 GMT vboxsync [40054] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/gmm.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSharedPage.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM,VMMDev: Page sharing cleanup. Tue, 07 Feb 2012 23:20:31 GMT vboxsync [40030] * trunk/include/VBox/vd-ifs.h (modified) VD: New interface to query the use of blocks in the disk image Tue, 07 Feb 2012 21:59:32 GMT vboxsync [40025] * trunk/include/VBox/com/array.h (modified) gcc-4.7 fixes Tue, 07 Feb 2012 21:44:31 GMT vboxsync [40023] * trunk/include/VBox/com/array.h (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsBaseHashtable.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsClassHashtable.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsInterfaceHashtable.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsRefPtrHashtable.h (modified) gcc-4.7 fixes Tue, 07 Feb 2012 20:29:04 GMT vboxsync [40022] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: fxsave & fxrstor. Mon, 06 Feb 2012 10:49:51 GMT vboxsync [40006] * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/vmm/gmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) build fix. Mon, 06 Feb 2012 10:47:20 GMT vboxsync [40005] * trunk/include/VBox/vmm/gmm.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) More GMM stats. Added todo regarding GMMR0SharedModuleCheckPage ... Wed, 01 Feb 2012 21:16:23 GMT vboxsync [39944] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VERR_IEM_INSTR_NOT_IMPLEMENTED and VERR_IEM_ASPECT_NOT_IMPLEMENTED. Tue, 31 Jan 2012 14:55:13 GMT vboxsync [39920] * trunk/include/VBox/vmm/gmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) GMM/PageFusion: Some cleanups (elimiated gotos) and more detailed ... Tue, 31 Jan 2012 14:04:52 GMT vboxsync [39917] * trunk/include/VBox/vmm/gmm.h (modified) * trunk/include/VBox/vmm/gvmm.h (modified) * trunk/include/VBox/vmm/stam.h (modified) * trunk/include/VBox/vmm/uvm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) * trunk/src/VBox/VMM/include/STAMInternal.h (modified) STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces ... Mon, 30 Jan 2012 12:50:03 GMT vboxsync [39906] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlThread.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) GuestCtrl/VBoxService: Added active/inactive guest process thread ... Thu, 26 Jan 2012 19:42:19 GMT vboxsync [39890] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/include/iprt/time.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Main/include/AdditionsFacilityImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/AdditionsFacilityImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must ... Thu, 26 Jan 2012 00:54:50 GMT vboxsync [39882] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored ... Tue, 24 Jan 2012 16:40:46 GMT vboxsync [39856] * trunk/include/VBox/vmm/pdmifs.h (modified) pdmifs.h: Doc update: PDMIMEDIA pairs with PDMIMEDIAPORT now. Tue, 24 Jan 2012 16:39:29 GMT vboxsync [39854] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) PDM: Extended the driver chain transformations with a mergeconfig ... Tue, 24 Jan 2012 16:38:14 GMT vboxsync [39853] * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) CFGM: Added CFGMR3InsertValue and CFGMR3CopyTree; changed ... Tue, 24 Jan 2012 09:39:23 GMT vboxsync [39847] * trunk/include/VBox/VBoxVideo3D.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) crOpenGL: fix saved state issues Mon, 23 Jan 2012 16:05:57 GMT vboxsync [39839] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) PDM: Initial driver chain transformation code (untested). Mon, 23 Jan 2012 16:05:23 GMT vboxsync [39838] * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) CFGM: Added CFGMR3DuplicateSubTree and CFGMR3ReplaceSubTree (untested). Fri, 20 Jan 2012 21:47:56 GMT vboxsync [39825] * trunk/include/VBox/VMMDev.h (modified) VBoxGuestInfo2::szName updated documenation. Wed, 18 Jan 2012 16:55:06 GMT vboxsync [39798] * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Storage/VD.cpp (modified) VD: Add option to ignore flush requests