# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Feb 1, 2025 9:55:30 AM Thu, 26 Jan 2017 15:14:27 GMT vboxsync [65456] * trunk/src/VBox/Frontends/VBoxBugReport/VBoxBugReport.cpp (modified) * trunk/src/VBox/Frontends/VBoxBugReport/VBoxBugReport.h (modified) * trunk/src/VBox/Frontends/VBoxBugReport/VBoxBugReportWin.cpp (modified) BugReportTool: windows driver store and network registry (bugref:8169) Thu, 26 Jan 2017 13:59:10 GMT vboxsync [65455] * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) NAT: ip_input - cosmetic: be consistent about using mlen. Thu, 26 Jan 2017 12:52:56 GMT vboxsync [65454] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: No uninitialized data please (addendum to r112875). Thu, 26 Jan 2017 12:48:52 GMT vboxsync [65453] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/linux: use wildcard here as this file does not necessarily ... Thu, 26 Jan 2017 12:45:16 GMT vboxsync [65452] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: InvalidatePage: Skip if pgmShwGet32BitPDEPtr or ... Thu, 26 Jan 2017 12:21:52 GMT vboxsync [65451] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Added assertion to ensure we don't overwrite stuff in ... Thu, 26 Jan 2017 11:10:22 GMT vboxsync [65450] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) FE/Qt: bugref:8636: Runtime UI: Forgot something in r113050. Thu, 26 Jan 2017 09:40:39 GMT vboxsync [65449] * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) VMM/GIM: Nothing todo, make it a comment. Thu, 26 Jan 2017 09:39:54 GMT vboxsync [65448] * trunk/src/VBox/VMM/include/HMInternal.h (modified) HMInternal.h: todo, comment. Thu, 26 Jan 2017 09:38:50 GMT vboxsync [65447] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: nit. Thu, 26 Jan 2017 09:37:19 GMT vboxsync [65446] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMX: Better SYSENTER MSR fix for CPUs with no MSR bitmaps (bugref:8745). Wed, 25 Jan 2017 15:50:22 GMT vboxsync [65445] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) LsiLogic: Fix compatibility with Windows 10 Wed, 25 Jan 2017 15:10:45 GMT vboxsync [65444] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) FE/Qt: bugref:8747: Runtime UI: Make sure seamless region reapplied ... Wed, 25 Jan 2017 14:26:35 GMT vboxsync [65443] * trunk/src/VBox/ValidationKit/testmanager/webui/wuireport.py (modified) pylint Wed, 25 Jan 2017 13:53:29 GMT vboxsync [65442] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) VBoxTray: report visible region when seamless mode is enabled. Tue, 24 Jan 2017 21:38:03 GMT vboxsync [65439] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMX: May need to save SYSENTER related MSRs in WRMSR exit (bugref:8745). Tue, 24 Jan 2017 17:45:20 GMT vboxsync [65438] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) VideoRec: Update. Tue, 24 Jan 2017 17:41:41 GMT vboxsync [65437] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) FE/Qt: bugref:8636: Runtime UI: Do not adjust guest-screen size on ... Tue, 24 Jan 2017 16:53:55 GMT vboxsync [65435] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.h (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) VideoRec: Got rid of busy waiting and unnecessary termination event; ... Tue, 24 Jan 2017 16:52:39 GMT vboxsync [65434] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Docs. Tue, 24 Jan 2017 16:09:53 GMT vboxsync [65432] * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/os2/USBProxyBackendOs2.cpp (modified) doxygen fixes Tue, 24 Jan 2017 16:01:40 GMT vboxsync [65431] * trunk/src/VBox/ValidationKit/testmanager/webui/wuireport.py (modified) TestManager: Added basic sorting of report tables. Tue, 24 Jan 2017 15:58:34 GMT vboxsync [65430] * trunk/src/VBox/ValidationKit/testmanager/core/report.py (modified) * trunk/src/VBox/ValidationKit/testmanager/htdocs/js/common.js (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuimain.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuireport.py (modified) TestManager: Added basic sorting of report tables. Tue, 24 Jan 2017 15:35:58 GMT vboxsync [65429] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) VideoRec: Update. Tue, 24 Jan 2017 15:32:55 GMT vboxsync [65428] * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) doxygen fixes Tue, 24 Jan 2017 15:32:26 GMT vboxsync [65427] * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceTcp.cpp (modified) ValidationKit/UsbTestService: Actually destroy the socket during ... Tue, 24 Jan 2017 15:14:01 GMT vboxsync [65426] * trunk/Doxyfile.Core (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Main/include/CertificateImpl.h (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-server/CertificateImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) Main: doxygen fixes and be less tolerant to real doxygen problems Tue, 24 Jan 2017 15:01:05 GMT vboxsync [65425] * trunk/src/VBox/ValidationKit/testmanager/core/testbox.py (modified) testbox.py: Name sorting tweak. Tue, 24 Jan 2017 14:50:42 GMT vboxsync [65424] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) Typo fix. Tue, 24 Jan 2017 14:40:08 GMT vboxsync [65423] * trunk/src/VBox/ValidationKit/testmanager/core/testbox.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmintestbox.py (modified) WuiListContentBase: More testbox sorting (weekly meeting again). Tue, 24 Jan 2017 13:55:14 GMT vboxsync [65422] * trunk/src/VBox/ValidationKit/testmanager/webui/wuicontentbase.py (modified) WuiListContentBase: Indicate sorting direction (weekly meeting again). Tue, 24 Jan 2017 13:55:14 GMT vboxsync [65421] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) VideoRec: Group video parameters, a bit of renaming. Tue, 24 Jan 2017 12:08:25 GMT vboxsync [65420] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) VBoxSVC: temporary allow release assertions to terminate VBoxSVC Tue, 24 Jan 2017 10:58:56 GMT vboxsync [65419] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h (modified) FE/Qt: bugref:8636: X11: Runtime UI: After r113027 we need a ... Tue, 24 Jan 2017 10:55:33 GMT vboxsync [65418] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) Main/VideoRec: Renaming, comment. Tue, 24 Jan 2017 10:50:34 GMT vboxsync [65417] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: bugref:8636: X11: Runtime UI: Use the maximization approach ... Tue, 24 Jan 2017 10:45:47 GMT vboxsync [65416] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) VideoRec: Set container type. Tue, 24 Jan 2017 10:36:09 GMT vboxsync [65415] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) VideoRec: Renaming. Tue, 24 Jan 2017 10:32:58 GMT vboxsync [65414] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) IPRT/r0drv/nt: Preps for using NonPagedPoolNx. Tue, 24 Jan 2017 10:26:59 GMT vboxsync [65413] * trunk/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h (modified) IPRT/r0drv/nt: Preps for using NonPagedPoolNx. Tue, 24 Jan 2017 10:20:58 GMT vboxsync [65412] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) VideoRec: Renaming. Tue, 24 Jan 2017 10:07:52 GMT vboxsync [65411] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) FE/Qt: bugref:8422: Runtime UI: Do not perform automatic resize to ... Tue, 24 Jan 2017 10:06:12 GMT vboxsync [65410] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/DrvAudioVideoRec.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) VideoRec: Interface work, added container / codec configuration stuff. Tue, 24 Jan 2017 08:13:25 GMT vboxsync [65409] * trunk/src/VBox/Additions/linux/sharedfolders/lnkops.c (modified) Additions/linux/sharedfolders: Linux 4.10 fix Mon, 23 Jan 2017 16:03:35 GMT vboxsync [65408] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2-pf.c32 (modified) bs3-cpu-basic-2: more Mon, 23 Jan 2017 15:56:04 GMT vboxsync [65407] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) typo Mon, 23 Jan 2017 15:46:16 GMT vboxsync [65405] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM: KVM workaround: don't read MSR_IA32_SMM_MONITOR_CTL if dual- ... Mon, 23 Jan 2017 15:31:41 GMT vboxsync [65404] * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) Additions/linux/sharefolders: added FS alias (ticketref:16404) Mon, 23 Jan 2017 15:13:40 GMT vboxsync [65403] * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) bugref:3809: Linux installer maintenance, ticketref:16408: modules ... Mon, 23 Jan 2017 13:39:33 GMT vboxsync [65402] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) VideoRec: tsStartMs not needed. Mon, 23 Jan 2017 13:33:45 GMT vboxsync [65401] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) VideoRec: Update. Mon, 23 Jan 2017 13:17:39 GMT vboxsync [65400] * trunk/src/VBox/Installer/win/NLS/en_US.wxl (modified) * trunk/src/VBox/Installer/win/NLS/it_IT.wxl (modified) Installer/win: NLS fix (ticketref:16414) Mon, 23 Jan 2017 11:16:30 GMT vboxsync [65399] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) VBoxManage: keyboardputstring: fix for ASCII to scancode conversion. Sun, 22 Jan 2017 11:55:51 GMT vboxsync [65398] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: Trap0eHandlerGuestFault: Fixed missing X86_TRAP_RSVD ... Fri, 20 Jan 2017 20:07:35 GMT vboxsync [65396] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2-pf.c32 (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2-template.mac (modified) bs3-cpu-basic-2-pf: Added testcase for access bit and instruction ... Fri, 20 Jan 2017 19:59:32 GMT vboxsync [65395] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) Runtime/common/dbg/dbgmoddwarf.cpp: style Fri, 20 Jan 2017 19:44:18 GMT vboxsync [65394] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) Runtime/common/dbg/dbgmoddwarf.cpp: A more complete fix, the DWARF ... Fri, 20 Jan 2017 19:16:52 GMT vboxsync [65393] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) Runtime/common/dbg/dbgmoddwarf.cpp: Fix implementation of ... Fri, 20 Jan 2017 15:35:54 GMT vboxsync [65392] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Main/EbmlWriter: Use defines for WebM block flags. Fri, 20 Jan 2017 15:29:23 GMT vboxsync [65391] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) VideoRec: Made uHz 32-bit. Fri, 20 Jan 2017 15:03:00 GMT vboxsync [65390] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Machine+Medium: must not touch the refcount of the current ... Fri, 20 Jan 2017 14:03:51 GMT vboxsync [65389] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) VideoRec: Update. Fri, 20 Jan 2017 10:48:19 GMT vboxsync [65388] * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) double comment Fri, 20 Jan 2017 10:44:09 GMT vboxsync [65387] * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) tstLdr-4 fix Fri, 20 Jan 2017 10:25:42 GMT vboxsync [65386] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit: build fix Fri, 20 Jan 2017 10:21:37 GMT vboxsync [65385] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) Validation Kit: blacklist rhel5 and W2k on Pentium 4 / Pentium D Fri, 20 Jan 2017 10:05:18 GMT vboxsync [65384] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit: added isHostCpuP4() Fri, 20 Jan 2017 09:37:45 GMT vboxsync [65383] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) VMM/APIC: assertion. Fri, 20 Jan 2017 09:23:53 GMT vboxsync [65381] * trunk/include/VBox/Graphics (moved) * trunk/include/VBox/Graphics/HGSMI.h (modified) * trunk/include/VBox/Graphics/HGSMIChSetup.h (modified) * trunk/include/VBox/Graphics/HGSMIDefs.h (modified) * trunk/include/VBox/Graphics/HGSMIMemAlloc.h (modified) * trunk/include/VBox/Graphics/VBoxCrHgsmi.h (moved) * trunk/include/VBox/Graphics/VBoxUhgsmi.h (moved) * trunk/include/VBox/Graphics/VBoxVideo.h (moved) * trunk/include/VBox/Graphics/VBoxVideo3D.h (moved) * trunk/include/VBox/Graphics/VBoxVideoGuest.h (moved) * trunk/include/VBox/Graphics/VBoxVideoHost3D.h (moved) * trunk/include/VBox/Graphics/VBoxVideoVBE.h (copied) * trunk/include/VBox/Hardware (deleted) * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoIOCTL.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/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiBase.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispInternal.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVBVA.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.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/Graphics/Video/mp/wddm/VBoxMPShgsmi.h (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/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPIOCTL.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/directx.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/vboxext.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/wined3d_private.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/icd_drv.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_init.c (modified) * trunk/src/VBox/Additions/haiku/VBoxVideo/driver/Makefile.kmk (modified) * trunk/src/VBox/Additions/haiku/VBoxVideo/driver/driver.cpp (modified) * trunk/src/VBox/Additions/linux/drm/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/drm/files_vboxvideo_drv (modified) * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) * trunk/src/VBox/Additions/linux/drm/vbox_fb.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_irq.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_main.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbe.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-savedstate.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGAModes.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.cpp (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/directx.c (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/wined3d_private.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/precomp.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp (modified) * trunk/src/VBox/GuestHost/HGSMI/HGSMIMemAlloc.cpp (modified) * trunk/src/VBox/GuestHost/HGSMI/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_threads.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgsmi.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_generated.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_pointers.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-all/DisplayUtils.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: ... Fri, 20 Jan 2017 09:00:28 GMT vboxsync [65380] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: Implement interrupt source tags (debugging). Fri, 20 Jan 2017 07:57:47 GMT vboxsync [65379] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) VMM/APIC: Initialize u32TagSrc for now (parfait complains for ... Thu, 19 Jan 2017 22:42:05 GMT vboxsync [65378] * trunk/src/VBox/ValidationKit/testdriver/btresolver.py (modified) ValidationKit: Fix getting the list of loaded binaries for some older ... Thu, 19 Jan 2017 18:22:11 GMT vboxsync [65377] * trunk/src/VBox/ValidationKit/testdriver/btresolver.py (modified) ValidationKit: Another path fix for the back trace resolving, for the ... Thu, 19 Jan 2017 16:27:50 GMT vboxsync [65376] * trunk/src/VBox/ValidationKit/testdriver/btresolver.py (modified) ValidationKit: Look in the scratch directory for the debug archive ... Thu, 19 Jan 2017 15:00:19 GMT vboxsync [65375] * trunk/src/VBox/ValidationKit/common/utils.py (modified) ValidationKit: Implement support to query some process state on ... Thu, 19 Jan 2017 13:55:06 GMT vboxsync [65374] * trunk/src/VBox/ValidationKit/testdriver/btresolver.py (modified) ValidationKit: Some logging when RTLdrFlt couldn't be found Thu, 19 Jan 2017 13:48:00 GMT vboxsync [65373] * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) tstLdr-4: Ignore unsupported ELF error for kLdr. (trunk + 5.1) Thu, 19 Jan 2017 12:08:14 GMT vboxsync [65372] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) disable a pylint warning Thu, 19 Jan 2017 11:50:41 GMT vboxsync [65371] * trunk/src/VBox/ValidationKit/testdriver/btresolver.py (modified) trailing whitespace Thu, 19 Jan 2017 11:49:58 GMT vboxsync [65370] * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) ValidationKit: Make use of the BacktraceResolver class to symbolize ... Thu, 19 Jan 2017 11:48:54 GMT vboxsync [65369] * trunk/src/VBox/ValidationKit/testdriver/btresolver.py (added) ValidationKit: Implement method to symbolize stack traces from VM ... Thu, 19 Jan 2017 10:47:59 GMT vboxsync [65368] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: build fix for code tlb and wp fix. Thu, 19 Jan 2017 10:47:28 GMT vboxsync [65367] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: build fix for code tlb and wp fix. Wed, 18 Jan 2017 19:34:34 GMT vboxsync [65366] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2-pf.c32 (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-CpuDetect.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.mac (modified) bs3kit: More #PF testing. Wed, 18 Jan 2017 15:44:07 GMT vboxsync [65365] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) NetFlt/Win/Cfg: (bugref:7973) NetCfgInstanceId issue fixed, added ... Wed, 18 Jan 2017 15:36:02 GMT vboxsync [65364] * trunk/src/VBox/Main/Makefile.kmk (modified) build fix Wed, 18 Jan 2017 14:43:53 GMT vboxsync [65363] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Build fix. Wed, 18 Jan 2017 13:52:32 GMT vboxsync [65362] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.h (modified) OSE build fixes. Wed, 18 Jan 2017 13:14:05 GMT vboxsync [65361] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) xpcom/server.cpp: use a guaranteed safe sequence (never decreasing ... Wed, 18 Jan 2017 11:09:06 GMT vboxsync [65359] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) Validation Kit: explicitly blacklist WinXP x64, W2K3 x64 and Vista ... Wed, 18 Jan 2017 10:49:39 GMT vboxsync [65358] * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) tstLdr-4: ELF import SomeImportFunction, don't forget to handle it. Wed, 18 Jan 2017 03:48:43 GMT vboxsync [65355] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Save guest rflags before handling any hypercalls. Tue, 17 Jan 2017 17:06:17 GMT vboxsync [65354] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Renaming, docs. Tue, 17 Jan 2017 16:58:01 GMT vboxsync [65353] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlIDs.h (deleted) * trunk/src/VBox/Main/src-client/EbmlMkvIDs.h (added) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) VideoRec: Update. Tue, 17 Jan 2017 16:01:19 GMT vboxsync [65352] * trunk/src/VBox/ValidationKit/testmanager/webui/wuicontentbase.py (modified) pylint Tue, 17 Jan 2017 15:54:47 GMT vboxsync [65351] * trunk/src/VBox/ValidationKit/testmanager/webui/wuicontentbase.py (modified) pylint Tue, 17 Jan 2017 15:35:59 GMT vboxsync [65350] * trunk/src/VBox/ValidationKit/testmanager/core/testbox.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminbuild.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminbuildblacklist.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminbuildcategory.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminbuildsource.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminfailurecategory.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminfailurereason.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminglobalrsrc.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminschedgroup.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminsystemchangelog.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminsystemlog.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmintestbox.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmintestcase.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmintestgroup.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminuseraccount.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuibase.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuicontentbase.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuitestresult.py (modified) TestManager/webui: Implemented simple column sorting direction toggle ... Tue, 17 Jan 2017 10:51:47 GMT vboxsync [65348] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) Typo. Tue, 17 Jan 2017 09:39:30 GMT vboxsync [65347] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Devices/Storage/DrvVD: Fix cancelling active requests Tue, 17 Jan 2017 09:37:04 GMT vboxsync [65346] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Devices/Storage/DrvVD: Log the request states when cancelling them