# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 22, 2025 10:59:10 PM Sun, 29 Jan 2017 17:34:57 GMT vboxsync [65509] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Enabled cmpxchg16b code. Sun, 29 Jan 2017 17:33:21 GMT vboxsync [65508] * 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: cmpxchg16b fixes (still disabled). Sun, 29 Jan 2017 17:32:33 GMT vboxsync [65507] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-2-template.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-2-template.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-2.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.h (modified) bs3-cpu-instr-2: Simple cmpxchg16b testcase. Sun, 29 Jan 2017 14:25:45 GMT vboxsync [65506] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (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) IEM: cmpxchg16v implementation (disabled). Sun, 29 Jan 2017 14:24:47 GMT vboxsync [65505] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/Makefile.kmk: IEMAllAImplC.cod. Sun, 29 Jan 2017 11:54:25 GMT vboxsync [65504] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) PGM: Temporarily backed out r113092 & r113134. Sat, 28 Jan 2017 22:45:17 GMT vboxsync [65503] * trunk/src/VBox/ValidationKit/testmanager/webui/wuireport.py (modified) wuireport.py: try decimal point on success graph when going below 10%. Sat, 28 Jan 2017 22:37:31 GMT vboxsync [65502] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMPoolMonitor: more stats. Sat, 28 Jan 2017 22:36:58 GMT vboxsync [65501] * 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: some cmpxchg16b notes. Sat, 28 Jan 2017 22:16:08 GMT vboxsync [65500] * trunk/src/VBox/ValidationKit/testmanager/webui/wuireport.py (modified) wuireport.py: try decimal point on success graph when going below 10%. Sat, 28 Jan 2017 22:02:22 GMT vboxsync [65499] * trunk/src/VBox/ValidationKit/testmanager/webui/wuireport.py (modified) wuireport.py: try decimal point on success graph when going below 10%. Sat, 28 Jan 2017 18:22:45 GMT vboxsync [65498] * trunk/src/VBox/Additions/common/crOpenGL/egl.c (modified) bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams ... Sat, 28 Jan 2017 18:18:17 GMT vboxsync [65497] * trunk/src/VBox/Additions/common/crOpenGL/egl.c (modified) bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams ... Sat, 28 Jan 2017 16:39:32 GMT vboxsync [65496] * trunk/src/VBox/ValidationKit/testmanager/core/testresults.py (modified) pylint Sat, 28 Jan 2017 02:24:11 GMT vboxsync [65495] * trunk/src/VBox/ValidationKit/testmanager/core/testresults.py (modified) testresults.py/TestResultFilter: fix Sat, 28 Jan 2017 02:20:47 GMT vboxsync [65494] * trunk/src/VBox/ValidationKit/testmanager/core/testresults.py (modified) testresults.py/fetchPossibleFilterOptions: fix Fri, 27 Jan 2017 23:24:29 GMT vboxsync [65493] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUM,PGM: cmpxchg16b work (stats). Fri, 27 Jan 2017 22:41:14 GMT vboxsync [65492] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Fixed decoding typo with xmpcxchg8b/16b. Fri, 27 Jan 2017 22:33:48 GMT vboxsync [65491] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Fixed decoding typo with xmpcxchg8b/16b. Fri, 27 Jan 2017 17:45:44 GMT vboxsync [65490] * trunk/src/VBox/Devices/Samples/DevPlayground.cpp (modified) DevPlayground: fixed assertion Fri, 27 Jan 2017 16:12:00 GMT vboxsync [65489] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9.cpp: implement init of prefetchable BARs Fri, 27 Jan 2017 14:34:07 GMT vboxsync [65488] * trunk/Config.kmk (modified) Disable DrvDiskIntegrity on Windows for now (some linker issue I ... Fri, 27 Jan 2017 14:27:06 GMT vboxsync [65487] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) DrvDiskIntegrity: More build fixes Fri, 27 Jan 2017 14:23:25 GMT vboxsync [65486] * trunk/src/VBox/Devices/Storage/DrvRamDisk.cpp (modified) DrvRamDisk: Logging fix Fri, 27 Jan 2017 14:22:36 GMT vboxsync [65485] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvRamDisk.cpp (modified) DrvDiskIntegrity,DrvRamDisk: Build fixes after enabling them Fri, 27 Jan 2017 14:22:03 GMT vboxsync [65484] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Doxygen Fri, 27 Jan 2017 14:14:30 GMT vboxsync [65483] * trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py (modified) ValidationKit/tdStorageBenchmark1: Add option to log I/O requests for ... Fri, 27 Jan 2017 14:10:44 GMT vboxsync [65482] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: Add the disk integrity driver into the chain if some ... Fri, 27 Jan 2017 14:09:07 GMT vboxsync [65481] * trunk/Config.kmk (modified) Enable building of the disk integrity driver for use in the sorage ... Fri, 27 Jan 2017 14:06:46 GMT vboxsync [65480] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) Devices/Storage/DrvDiskIntegrity: Fixes and an extra CFGM option to ... Fri, 27 Jan 2017 11:53:03 GMT vboxsync [65479] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) Devices/Storage/DrvDiskIntegrity: Some addition Fri, 27 Jan 2017 10:00:44 GMT vboxsync [65478] * 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: rudimentary filtering support for Windows registry ... Fri, 27 Jan 2017 09:26:58 GMT vboxsync [65477] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) VBoxManage: added a missing IMedium::RefreshState() call and removed ... Fri, 27 Jan 2017 09:04:48 GMT vboxsync [65476] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM: Backed out r113094, r113095, r113096, r113097 & r113098. Fri, 27 Jan 2017 05:42:24 GMT vboxsync [65475] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Scoping, space. Fri, 27 Jan 2017 03:27:17 GMT vboxsync [65474] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Comment. Fri, 27 Jan 2017 03:23:20 GMT vboxsync [65473] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Comment, space. Thu, 26 Jan 2017 22:04:42 GMT vboxsync [65472] * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) pgmLogState: page content Thu, 26 Jan 2017 21:44:44 GMT vboxsync [65471] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) pgmR3PoolReset: A few missing members (harmless). Thu, 26 Jan 2017 21:42:39 GMT vboxsync [65470] * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) PGM: Reset GCPhysCR3 when unmapping CR3. Thu, 26 Jan 2017 21:40:08 GMT vboxsync [65469] * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) PGM: pgmLogState. Thu, 26 Jan 2017 21:39:49 GMT vboxsync [65468] * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM: pgmLogState. Thu, 26 Jan 2017 19:46:42 GMT vboxsync [65467] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) WDDM: Workaround for recent Windows Insider builds. Stop copying ... Thu, 26 Jan 2017 19:00:23 GMT vboxsync [65466] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) PGM: Guest page table walking optimizations (incomplete) and ... Thu, 26 Jan 2017 17:21:16 GMT vboxsync [65465] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/Makefile.kmk: PGMAll.cod Thu, 26 Jan 2017 17:20:01 GMT vboxsync [65464] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) iemMemFetchSelDescWithErr: Ditto. Thu, 26 Jan 2017 17:17:48 GMT vboxsync [65463] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) iemInitDecoderAndPrefetchOpcodes: Some MSC compatible branch predicting. Thu, 26 Jan 2017 17:10:34 GMT vboxsync [65462] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Devices/Storage/DrvVD: Don't try to adjust the remaining transfer ... Thu, 26 Jan 2017 16:59:23 GMT vboxsync [65461] * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) ValidationKit/tdUsb1: Add option to capture USB traffic and upload it ... Thu, 26 Jan 2017 16:36:22 GMT vboxsync [65460] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) ValidationKit: Allow to upload files from the misc/ category, use ... Thu, 26 Jan 2017 16:16:03 GMT vboxsync [65459] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: don't depend on the CPUID(EAX=1)/HTT feature for guests with ... Thu, 26 Jan 2017 16:06:11 GMT vboxsync [65458] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) ValidationKit: Wrappers for IConsole::attachUSBDevice and ... Thu, 26 Jan 2017 16:02:55 GMT vboxsync [65457] * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) Main/USBProxyService: Fix setting error description 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. Wed, 25 Jan 2017 12:40:53 GMT vboxsync [65441] * trunk/include/VBox/com/ptr.h (modified) comment whitespace fix Wed, 25 Jan 2017 10:06:46 GMT vboxsync [65440] * trunk/src/libs/xpcom18a4/xpcom/base/nsExceptionService.cpp (modified) XPCOM: Previous change broke the shutdown detection in ... 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 17:19:27 GMT vboxsync [65436] * trunk/Doxyfile.Core (modified) doxygen fix 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:27:11 GMT vboxsync [65433] * trunk/Doxyfile.Core (modified) * trunk/Makefile.kmk (modified) another doxygen fix 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.