# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Jan 30, 2025 4:04:29 AM Tue, 13 Aug 2013 12:10:19 GMT vboxsync [47687] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Added segment checks to hmR0VmxCheckGuestState() while ... Mon, 12 Aug 2013 22:51:55 GMT vboxsync [47681] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: I/O breakpoints. Mon, 12 Aug 2013 17:09:40 GMT vboxsync [47680] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Added missing TR guest-state checks. Mon, 12 Aug 2013 15:17:36 GMT vboxsync [47676] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Some missed checks and fixes to segment checks. Mon, 12 Aug 2013 11:16:55 GMT vboxsync [47671] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/DBGFRZ.cpp (modified) VMM: More debugging related stuff. Mon, 12 Aug 2013 10:40:52 GMT vboxsync [47668] * trunk/include/VBox/vmm/cpumctx.h (modified) CPUMCTX_FROM_CORE Mon, 12 Aug 2013 10:39:45 GMT vboxsync [47667] * trunk/include/iprt/x86.h (modified) x86.h: A couple of DR7 macros. Mon, 12 Aug 2013 00:37:34 GMT vboxsync [47660] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFBp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/DBGFRZ.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) VMM: Debug register handling redo. (only partly tested on AMD-V so far.) Fri, 09 Aug 2013 13:47:38 GMT vboxsync [47645] * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: RTThreadCtxHooksAre[Registered|Created](). Moved it into ... Fri, 09 Aug 2013 12:57:57 GMT vboxsync [47635] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Implemented VMX guest-state checks in accordance with the ... Thu, 08 Aug 2013 20:09:42 GMT vboxsync [47620] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) GuestCtrl: Fixed per-session command filtering, added command to ... Thu, 08 Aug 2013 19:06:45 GMT vboxsync [47619] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) EM: Started on HM single stepping for IEM verification purposes. ... Wed, 07 Aug 2013 09:51:45 GMT vboxsync [47572] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Runtime/r0drv/generic/threadctxhooks-r0drv-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/threadctxhooks-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/threadctxhooks-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp (modified) Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered(). Wed, 07 Aug 2013 09:49:33 GMT vboxsync [47571] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp (modified) * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) * trunk/src/VBox/Devices/Input/testcase/tstUsbMouse.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) include,Devices,Main,VirtualBox: multi-touch input. Wed, 07 Aug 2013 03:11:58 GMT vboxsync [47568] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.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) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: LAR,LSL,ARPL, and some tracing (RTTraceBuf*). Tue, 06 Aug 2013 11:51:19 GMT vboxsync [47556] * trunk/include/VBox/VBoxGuestLib.h (modified) Todo. Tue, 06 Aug 2013 03:58:02 GMT vboxsync [47547] * trunk/include/iprt/x86.h (modified) x86.h: Added X86_EFL_LIVE_MASK and X86_EFL_RA1_MASK. Thu, 01 Aug 2013 18:33:39 GMT vboxsync [47516] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/zip/zip.cpp (modified) Backed out r87679: Still working on the wrong solution... Sigh. Thu, 01 Aug 2013 09:01:40 GMT vboxsync [47503] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: bump settings version if NAT networks are defined Thu, 01 Aug 2013 06:01:14 GMT vboxsync [47500] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/zip/zip.cpp (modified) pr6022. Second variant of support GZIP files for OVA appliance. Wed, 31 Jul 2013 16:43:28 GMT vboxsync [47497] * trunk/include/VBox/usblib-solaris.h (modified) * trunk/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c (modified) Solaris/USB: Fix short-transfers-okay flag. Wed, 31 Jul 2013 12:44:53 GMT vboxsync [47485] * trunk/include/VBox/VBoxVideo3D.h (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) crOpenGL: 3d data visibility notifications, bugfixes Mon, 29 Jul 2013 14:51:34 GMT vboxsync [47463] * trunk/include/VBox/RemoteDesktop/VRDEInput.h (modified) include,VRDP: input channel Mon, 29 Jul 2013 12:51:12 GMT vboxsync [47456] * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.mac (modified) VMM/VMMR0,GVMMR0: Thread-context hooks creation/release. The ... Mon, 29 Jul 2013 00:37:37 GMT vboxsync [47445] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). ... Sun, 28 Jul 2013 16:28:28 GMT vboxsync [47442] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/various.sed (modified) * trunk/include/iprt/x86.mac (modified) Adjusted some HMVMX status codes so that VERR_VMX_INVALID_VMCS_PTR ... Sat, 27 Jul 2013 19:25:23 GMT vboxsync [47438] * trunk/include/VBox/vmm/hm_vmx.mac (modified) VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the ... Sat, 27 Jul 2013 19:24:42 GMT vboxsync [47437] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/hm_vmx.mac (modified) VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the ... Sat, 27 Jul 2013 18:20:24 GMT vboxsync [47436] * trunk/include/VBox/vmm/hm_vmx.h (modified) hmvmx.h: Use MSC vmx_* intrinsics. Sat, 27 Jul 2013 13:13:02 GMT vboxsync [47435] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: RT_INLINE_ASM_USES_INTRIN = major MSC version number so ... Sat, 27 Jul 2013 00:35:49 GMT vboxsync [47432] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HMR0VMX.cpp: Attempt to fix incorrect DR7 and DR[0-3] checks in I/O ... Fri, 26 Jul 2013 16:06:01 GMT vboxsync [47427] * trunk/include/VBox/vmm/patm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PATMAll.cpp (modified) PATM,IEM: Added interface for safely and quickly reading patch code. Fri, 26 Jul 2013 13:51:45 GMT vboxsync [47424] * trunk/include/VBox/RemoteDesktop/VRDEInput.h (added) include: VRDEInput header Fri, 26 Jul 2013 06:55:18 GMT vboxsync [47416] * trunk/include/VBox/vmm/pdmwebcaminfs.h (modified) * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) include,Main,Extpack: emulated webcam updates Thu, 25 Jul 2013 22:03:24 GMT vboxsync [47412] * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/disopcode.h (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) PMOVSKB -> PMOVMSKB; DISOPTYPE_SSE/MMX/FPU. Thu, 25 Jul 2013 19:36:57 GMT vboxsync [47406] * trunk/include/iprt/x86.h (modified) x86.h: Added MSXCR macros. Thu, 25 Jul 2013 19:12:24 GMT vboxsync [47401] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsSet.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFiltersImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main,Frontends: Second step of USB controller rework. There is one ... Wed, 24 Jul 2013 22:28:50 GMT vboxsync [47381] * trunk/include/iprt/x86.h (modified) keep within 130 columns. Wed, 24 Jul 2013 15:13:52 GMT vboxsync [47376] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFilterImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFiltersImpl.h (copied) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFilterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (copied) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main/USB: USB Controller implementation rework. Moved filter handling ... Wed, 24 Jul 2013 12:35:39 GMT vboxsync [47370] * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/threadctxhooks-r0drv-linux.c (modified) iprt/thread.h: Define/document the return values more explicitly when ... Wed, 24 Jul 2013 12:35:14 GMT vboxsync [47369] * trunk/include/VBox/com/ptr.h (modified) Reverted r87514 + r87515: Not needed since -fexceptions is not ... Wed, 24 Jul 2013 12:16:38 GMT vboxsync [47368] * trunk/include/VBox/com/ptr.h (modified) Build fix. Wed, 24 Jul 2013 12:08:50 GMT vboxsync [47367] * trunk/include/VBox/com/ptr.h (modified) VBox/com/ptr.h: Handle bad_alloc. Wed, 24 Jul 2013 00:45:47 GMT vboxsync [47359] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Runtime/common/zip/gzipvfs.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) * trunk/src/VBox/Runtime/tools/RTGzip.cpp (modified) IPRT: Added compression to the gzip VFS I/O stream class ... Tue, 23 Jul 2013 17:45:07 GMT vboxsync [47356] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal. Tue, 23 Jul 2013 16:19:20 GMT vboxsync [47352] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Runtime/r0drv/generic/threadctxhooks-r0drv-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/threadctxhooks-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/threadctxhooks-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp (modified) Runtime/r0drv: Reference counting for kernel thread-context hooks. Tue, 23 Jul 2013 16:14:28 GMT vboxsync [47351] * trunk/include/iprt/vfs.h (modified) doc typo Tue, 23 Jul 2013 16:04:20 GMT vboxsync [47349] * trunk/include/VBox/vd-ifs.h (modified) Added VDIfCreateVfsStream for OVA importing/exporting - completely ... Tue, 23 Jul 2013 15:29:30 GMT vboxsync [47345] * trunk/include/VBox/vd-ifs.h (modified) * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Storage/Makefile.kmk (modified) * trunk/src/VBox/Storage/VDIfVfs.cpp (copied) Added VDIfCreateVfsStream for OVA importing/exporting - completely ... Tue, 23 Jul 2013 15:09:10 GMT vboxsync [47344] * trunk/include/iprt/mangling.h (modified) RTZipGzipDecompressBuffer was removed. Tue, 23 Jul 2013 14:50:00 GMT vboxsync [47343] * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Runtime/common/zip/zip.cpp (modified) pr6022. cleaning up the code. RTZip interface ... Tue, 23 Jul 2013 12:27:35 GMT vboxsync [47340] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/zip/zip.cpp (modified) pr6022. OVA appliance don't fail when a certificate file exists. GZIP ... Mon, 22 Jul 2013 22:50:49 GMT vboxsync [47328] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/recompiler/target-i386/op_helper.c (modified) CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) ... Mon, 22 Jul 2013 21:46:43 GMT vboxsync [47326] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (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/testcase/tstIEMCheckMc.cpp (modified) IEM: Implemented the mwait & monitor instructions. (Still work to be ... Mon, 22 Jul 2013 17:57:43 GMT vboxsync [47322] * trunk/include/VBox/vmm/hm_vmx.h (modified) hm_vmx: spaces and cosmetics. Mon, 22 Jul 2013 17:29:13 GMT vboxsync [47320] * trunk/include/VBox/vmm/hm_vmx.h (modified) hm_vmx: MSR capability for extended information on String I/O exits. Mon, 22 Jul 2013 14:23:33 GMT vboxsync [47305] * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) x86.h/mac: opcode prefixes. Mon, 22 Jul 2013 14:07:57 GMT vboxsync [47301] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) Build fix. Mon, 22 Jul 2013 11:19:20 GMT vboxsync [47294] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestUser.cpp (added) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (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) Guest user state reporting: Update. Fri, 19 Jul 2013 15:31:25 GMT vboxsync [47267] * 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/include/iprt/x86extra.mac (modified) Regenerate assembly headers, added TSSes to x86extra.mac. Fri, 19 Jul 2013 13:58:26 GMT vboxsync [47259] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp (modified) * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp (modified) pdmifs: fix putEventMT definition. Fri, 19 Jul 2013 10:01:36 GMT vboxsync [47247] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HMVMX: preserve SS.DPL and CS.L/D/G when the 'unusable' bit is set. ... Thu, 18 Jul 2013 23:53:41 GMT vboxsync [47241] * trunk/include/iprt/x86.h (modified) X86DESCATTRBITS: Added the funny intel bit. Thu, 18 Jul 2013 19:04:29 GMT vboxsync [47236] * trunk/include/iprt/win/lazy-dbghelp.h (modified) lazy-dbghelp.h: Use RTLdrLoadSystem. Wed, 17 Jul 2013 21:12:49 GMT vboxsync [47224] * trunk/include/iprt/asmdefs.mac (modified) iprt/asmdefs.mac: RT_MAKE_U32_FROM_U8 fix. Wed, 17 Jul 2013 13:46:48 GMT vboxsync [47218] * trunk/include/VBox/log.h (modified) Build fix. Wed, 17 Jul 2013 11:01:51 GMT vboxsync [47208] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp (modified) * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Devices/Input: more multi-touch plumbing. Wed, 17 Jul 2013 10:17:13 GMT vboxsync [47206] * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/linux/threadctxhooks-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/solaris/threadctxhooks-r0drv-solaris.c (added) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.h (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp (modified) IPRT: Kernel thread-context hooks, Solaris implementation. Tue, 16 Jul 2013 15:45:42 GMT vboxsync [47199] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/thread.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (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) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r0drv/generic/threadctxhooks-r0drv-generic.cpp (added) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/threadctxhooks-r0drv-linux.c (added) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.h (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp (modified) IPRT: Kernel thread-context hooks, linux implementation. Extended ... Mon, 15 Jul 2013 23:24:11 GMT vboxsync [47172] * trunk/include/iprt/asmdefs.mac (modified) * trunk/include/iprt/x86.h (modified) Started on exception dispatching testcase to check rare paths. Mon, 15 Jul 2013 12:31:36 GMT vboxsync [47157] * trunk/include/VBox/RemoteDesktop/VRDEImage.h (modified) include: VRDEImage.h comments Mon, 15 Jul 2013 10:50:13 GMT vboxsync [47152] * trunk/include/iprt/x86.h (modified) x86.h: Some X86XCPT updates. Sun, 14 Jul 2013 00:05:47 GMT vboxsync [47131] * trunk/include/iprt/x86extra.mac (modified) iprt/x86extra.mac: Added all the trap enums. Fri, 12 Jul 2013 15:31:44 GMT vboxsync [47123] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for ... Fri, 12 Jul 2013 10:16:38 GMT vboxsync [47109] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: XCPT_NMI -> XCPT_OR_NMI. Name it like Intel does in the spec. Wed, 10 Jul 2013 12:04:05 GMT vboxsync [47072] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Use a different error code for unrecognized vs. ... Wed, 10 Jul 2013 11:52:41 GMT vboxsync [47071] * trunk/include/iprt/fs.h (modified) * trunk/src/VBox/Runtime/r3/fs.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fs-posix.cpp (modified) Runtime: btrfs Tue, 09 Jul 2013 12:15:44 GMT vboxsync [47051] * trunk/include/iprt/localipc.h (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) IPRT/localipc-win.cpp: Update on implementation (untested so far), ... Mon, 08 Jul 2013 12:27:56 GMT vboxsync [47037] * trunk/include/iprt/formats/mz.mac (added) * trunk/include/iprt/formats/pe.mac (added) Converted ldrPE.h (most of it) and ldrMZ.h to assembly. Mon, 08 Jul 2013 12:26:47 GMT vboxsync [47036] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/PC/BIOS/floppy.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/DevFdc.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) BIOS,DevFdc,DrvBlock: The floppy controller should query the ... Mon, 08 Jul 2013 12:20:14 GMT vboxsync [47034] * trunk/include/iprt/asmdefs.mac (modified) iprt/asmdefs.mac: Added AssertCompileSize and AssertCompileMemberOffset. Sat, 06 Jul 2013 17:31:11 GMT vboxsync [47018] * 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/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (moved) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (moved) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: re-commit r86967 Main/Network: DHCP server has got the ear in ... Fri, 05 Jul 2013 13:49:00 GMT vboxsync [47009] * trunk/include/iprt/localipc.h (modified) Comment typo. Fri, 05 Jul 2013 08:00:49 GMT vboxsync [46993] * trunk/include/VBox/dis.h (modified) DISPREFIX_REX_FLAGS is 0, so don't use it. Thu, 04 Jul 2013 11:38:28 GMT vboxsync [46980] * trunk/include/iprt/manifest.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ ... Thu, 04 Jul 2013 07:46:39 GMT vboxsync [46971] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) pr6022. Support handling directories in the TAR has been added. Added ... Thu, 04 Jul 2013 06:35:01 GMT vboxsync [46969] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (deleted) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (deleted) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/Config.h (deleted) * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/test (deleted) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h (modified) backed out ... Thu, 04 Jul 2013 05:21:06 GMT vboxsync [46959] * 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/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkServiceRunner.h (deleted) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (moved) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp (deleted) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (moved) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Network: DHCP server has got the ear in Main, and we able ... Wed, 03 Jul 2013 14:53:47 GMT vboxsync [46942] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/hm_vmx.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) VMM: Fix LDTR restoration to be done dynamically. This is required ... Wed, 03 Jul 2013 13:07:03 GMT vboxsync [46933] * trunk/include/VBox/vmm/pdmifs.h (modified) Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in ... Wed, 03 Jul 2013 11:16:39 GMT vboxsync [46925] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/hm_vmx.mac (modified) * trunk/include/iprt/asm-amd64-x86.h (modified) * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel. Tue, 02 Jul 2013 17:21:32 GMT vboxsync [46915] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 ... Tue, 02 Jul 2013 12:59:56 GMT vboxsync [46904] * trunk/include/VBox/intnet.h (modified) * trunk/include/VBox/intnetinline.h (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetARP.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetUDP.cpp (modified) IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + ... Mon, 01 Jul 2013 10:09:35 GMT vboxsync [46876] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (modified) added Win8.1 OS type Fri, 28 Jun 2013 03:02:41 GMT vboxsync [46855] * trunk/include/iprt/asmdefs.mac (modified) iprt/asmdefs.mac: Working towards working import handling, at last... ... Thu, 27 Jun 2013 13:34:56 GMT vboxsync [46842] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: AMD-V feature bits update. Thu, 27 Jun 2013 12:17:35 GMT vboxsync [46833] * trunk/include/VBox/vmm/vm.h (modified) build fixes Wed, 26 Jun 2013 09:27:42 GMT vboxsync [46792] * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) Added CFGMR3DestroyTree. Tue, 25 Jun 2013 17:39:02 GMT vboxsync [46788] * trunk/Config.kmk (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/vmapi.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/VMMR3/FTM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/VMInternal.h (modified) VMM: Suspend and resume reasons. Tue, 25 Jun 2013 16:09:37 GMT vboxsync [46783] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DCmn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_gl.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/d3d9wddm.def (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/surface.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/VBoxWineEx.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/wined3d.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/context.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/surface.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/wined3d_gl.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/wined3dwddm.def (modified) * trunk/src/VBox/GuestHost/OpenGL/include/chromium.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified) wddm/crOpenGL: more TexPresent impl