# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 22, 2025 8:04:37 PM Fri, 03 Feb 2017 11:40:44 GMT vboxsync [65597] * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Runtime: XML errors => LogRel Fri, 03 Feb 2017 10:55:10 GMT vboxsync [65596] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Main/DrvAudioVRDE.cpp: Try to fix crashes. Thu, 02 Feb 2017 19:25:28 GMT vboxsync [65595] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-Trap16SetGate.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-Trap32SetGate.c (modified) Fixed an ancient typo. Thu, 02 Feb 2017 17:19:11 GMT vboxsync [65594] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) ACPI: properly determine PciPref64 for bigger RAM sizes; that window ... Thu, 02 Feb 2017 16:12:02 GMT vboxsync [65593] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) FE/Qt: Mac OS X: Russian NLS update for r113260. Thu, 02 Feb 2017 16:04:09 GMT vboxsync [65592] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) FE/Qt: Mac OS X: UIHostComboEditor: Translate the Left/Right modifier ... Thu, 02 Feb 2017 15:28:10 GMT vboxsync [65591] * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) VMM: missing break (harmless) Thu, 02 Feb 2017 14:10:51 GMT vboxsync [65590] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) vbox.dsl: re-enable MEM4 and do CreateQwordField only if we really ... Thu, 02 Feb 2017 14:05:31 GMT vboxsync [65589] * trunk/tools/bin/gen-slickedit-workspace.sh (modified) gen-slickedit-workspace.sh: openssl 1.1.0d Thu, 02 Feb 2017 13:26:12 GMT vboxsync [65588] * trunk/src/libs/Makefile.kmk (modified) openssl 1.1.0d: VBox adaptions (taken from 1.1.0b), adapted ... Thu, 02 Feb 2017 12:35:27 GMT vboxsync [65587] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Changed IEMMODE from enum to uint8_t to save strcuture space. ... Thu, 02 Feb 2017 11:59:11 GMT vboxsync [65586] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) DrvAudioVRDE.cpp: Added missing breaks in in vrdeControlStreamIn(). Thu, 02 Feb 2017 10:46:11 GMT vboxsync [65585] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Flag CR0 to be reloaded after interpreting LMSW instruction. Thu, 02 Feb 2017 10:17:14 GMT vboxsync [65584] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2: comment Thu, 02 Feb 2017 09:47:40 GMT vboxsync [65583] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) Installer/NetAdp (bugref:7973) Prevent helper crash on host-only ... Thu, 02 Feb 2017 08:27:16 GMT vboxsync [65582] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) vbox.dsl: trailing spaces Thu, 02 Feb 2017 08:25:12 GMT vboxsync [65581] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) vbox.dsl: disable MEM4 for now Wed, 01 Feb 2017 22:36:52 GMT vboxsync [65580] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main/DHCPServerImpl: use newly introduced RTNetMaskToPrefixIPv4. Wed, 01 Feb 2017 21:32:38 GMT vboxsync [65579] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Runtime/common/net/netaddrstr2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTNetIPv4.cpp (modified) IPRT: RTNetMaskToPrefixIPv4 and RTNetPrefixToMaskIPv4. Wed, 01 Feb 2017 20:54:47 GMT vboxsync [65578] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.h (modified) FE/Qt: bugref:6899: Accessibility support (step 180): Update ... Wed, 01 Feb 2017 20:07:03 GMT vboxsync [65577] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) vbox.dsl: change ACPI standard to 2 to get 64-bit math and properly ... Wed, 01 Feb 2017 20:04:19 GMT vboxsync [65576] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) DevACPI: 64-bit prefetch window is 1G-aligned, mostly paranoia Wed, 01 Feb 2017 18:52:58 GMT vboxsync [65575] * trunk/src/VBox/ValidationKit/bootsectors/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-decoding-1-asm.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-decoding-1-template.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-decoding-1.c32 (modified) bs3-cpu-decoding-1: Another decoding prefix test that pits CMPPS, ... Wed, 01 Feb 2017 16:44:06 GMT vboxsync [65574] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2: whoops Wed, 01 Feb 2017 16:42:40 GMT vboxsync [65573] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ACPI: add a 64-bit prefetchable memory window to the root bus ... Wed, 01 Feb 2017 16:02:34 GMT vboxsync [65572] * trunk/src/VBox/Additions/common/crOpenGL/glx.c (modified) bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams ... Wed, 01 Feb 2017 15:07:38 GMT vboxsync [65571] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main/DHCPServerImpl: fix Windows #include fallout in r113221. Wed, 01 Feb 2017 14:49:11 GMT vboxsync [65570] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio.cpp: Disabled a debug assertion in ... Wed, 01 Feb 2017 14:44:34 GMT vboxsync [65569] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main/DHCPServerImpl: verify values passed to setConfiguration. Wed, 01 Feb 2017 14:38:52 GMT vboxsync [65568] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Build fix. Wed, 01 Feb 2017 14:37:13 GMT vboxsync [65567] * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) Audio: Make use of pvBuf/cbBuf parameters in ... Wed, 01 Feb 2017 14:21:22 GMT vboxsync [65566] * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Build fix. Wed, 01 Feb 2017 14:11:10 GMT vboxsync [65565] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostValidationKit.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio: Make use of pvBuf/cbBuf parameters in ... Wed, 01 Feb 2017 12:34:55 GMT vboxsync [65564] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: While leaving VT-x (preemption/longjmp/ring-3 returns), ... Wed, 01 Feb 2017 11:51:44 GMT vboxsync [65563] * trunk/src/VBox/Additions/common/crOpenGL/glx.c (modified) bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams ... Wed, 01 Feb 2017 11:02:36 GMT vboxsync [65562] * trunk/src/VBox/Runtime/common/string/RTUtf16NLen.cpp (modified) Runtime: fix in unused function Wed, 01 Feb 2017 09:08:28 GMT vboxsync [65561] * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) VMM/GIM/HyperV: Cast the GUEST_OS macros explicitly to 32-bit Wed, 01 Feb 2017 08:57:34 GMT vboxsync [65560] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9: use RT_MAKE_U64() to be on the safe side Tue, 31 Jan 2017 21:56:43 GMT vboxsync [65559] * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) Runtime/tarcmd.cpp: Fix copy and paste bug in help text Tue, 31 Jan 2017 19:40:29 GMT vboxsync [65558] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9: more information for prefetch memory in 'info pci' Tue, 31 Jan 2017 17:52:26 GMT vboxsync [65557] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9.cpp: treat the low 4 bits of all base and limit registers ... Tue, 31 Jan 2017 17:24:06 GMT vboxsync [65556] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-decoding-1.c32 (modified) bs3-cpu-decoding-1: Disabled broken DecodeEdgeTest code. Tue, 31 Jan 2017 17:22:08 GMT vboxsync [65555] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-decoding-1.c32 (modified) bs3-cpu-decoding-1: Testcase for MOVBE & CRC32 encoding (the 066h ... Tue, 31 Jan 2017 16:52:46 GMT vboxsync [65554] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) FE/Qt: bugref:8636: X11: Runtime UI: Mini-toolbar: Restore the mini- ... Tue, 31 Jan 2017 16:38:40 GMT vboxsync [65553] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.h (modified) FE/Qt: bugref:8636: Runtime UI: Mini-toolbar: Restore the mini- ... Tue, 31 Jan 2017 16:38:19 GMT vboxsync [65552] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) FE/Qt: bugref:8636: Runtime UI: Mini-toolbar: Restore the mini- ... Tue, 31 Jan 2017 16:30:52 GMT vboxsync [65551] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) FE/Qt: bugref:8636: Runtime UI: Mini-toolbar: Move the mini-toolbar ... Tue, 31 Jan 2017 16:26:34 GMT vboxsync [65550] * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) Main/MachineDebuggerImpl: don't call memcpy with size=0 Tue, 31 Jan 2017 16:11:24 GMT vboxsync [65549] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.h (modified) FE/Qt: bugref:8636: X11: Runtime UI: Mini-toolbar: Remove the Unity ... Tue, 31 Jan 2017 16:05:51 GMT vboxsync [65548] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) FE/Qt: bugref:8636: Runtime UI: Mini-toolbar: Do not simulate auto- ... Tue, 31 Jan 2017 16:00:02 GMT vboxsync [65547] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.h (modified) FE/Qt: bugref:8636: Runtime UI: Mini-toolbar: Store parent separately ... Tue, 31 Jan 2017 15:32:00 GMT vboxsync [65546] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) FE/Qt: bugref:8636: Runtime UI: Mini-toolbar: A bit of logging for ... Tue, 31 Jan 2017 15:27:09 GMT vboxsync [65545] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) log.cpp: Keep offScratch in a local variable so we have consistent ... Tue, 31 Jan 2017 14:58:40 GMT vboxsync [65544] * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) Main/HostUSBDeviceImpl: Report the port number on Windows for all USB ... Tue, 31 Jan 2017 14:55:32 GMT vboxsync [65543] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/svcmain: coding style Tue, 31 Jan 2017 14:12:47 GMT vboxsync [65542] * trunk/src/VBox/Main/src-server/generic/USBProxyBackendUsbIp.cpp (modified) Main/USBProxyBackendUsbIp: Don't quit working if reconnecting fails ... Tue, 31 Jan 2017 13:44:29 GMT vboxsync [65541] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Main/EbmlWriter.cpp: Pass the time stamp for writeBlockOpus(). Not ... Tue, 31 Jan 2017 12:48:42 GMT vboxsync [65540] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9: fix Tue, 31 Jan 2017 12:30:31 GMT vboxsync [65539] * trunk/src/VBox/Main/src-server/freebsd/USBProxyBackendFreeBSD.cpp (modified) Main/USBProxyBackendFreeBSD: Fixes to make it work again, contributed ... Tue, 31 Jan 2017 12:30:03 GMT vboxsync [65538] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9.cpp: fix "supports 64-bit prefetchable decoding" value for ... Tue, 31 Jan 2017 11:18:37 GMT vboxsync [65537] * trunk/src/VBox/Additions/common/crOpenGL/glx.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/stub.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/stub.h (modified) bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams ... Tue, 31 Jan 2017 11:17:57 GMT vboxsync [65536] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.h (modified) FE/Qt: bugref:8636: Runtime UI: Continue with r113157. Tue, 31 Jan 2017 11:17:12 GMT vboxsync [65535] * trunk/src/VBox/Additions/common/crOpenGL/egl.c (modified) 8748: Additions/Graphics/Wayland: investigate EGLStreams support ... Tue, 31 Jan 2017 10:48:30 GMT vboxsync [65534] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) bugref:3809: Linux installer maintenance: do not manually delete ... Tue, 31 Jan 2017 10:35:17 GMT vboxsync [65533] * trunk/src/VBox/ValidationKit/testmanager/core/testcaseargs.py (modified) TestCaseArgsLogic.cachedLookup: fix Tue, 31 Jan 2017 10:33:49 GMT vboxsync [65532] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9: make the output of 'info pci' a little bit more like ... Tue, 31 Jan 2017 10:26:35 GMT vboxsync [65531] * 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: Put back r113092 & r113134 (revered in r113137). Tue, 31 Jan 2017 10:13:27 GMT vboxsync [65530] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) bugref:8743. Workaround - fixed logic for putting the virtual disks ... Tue, 31 Jan 2017 08:00:40 GMT vboxsync [65529] * trunk/include/VBox/usblib.h (modified) * trunk/src/VBox/Main/src-server/USBProxyBackend.cpp (modified) USB: bugref:8752 Fix USBLibPurgeEncoding and always purge the device ... Mon, 30 Jan 2017 23:37:44 GMT vboxsync [65528] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-decoding-1.c32 (modified) bs3-cpu-decoding-1: More undefined opcode testing. Mon, 30 Jan 2017 22:58:31 GMT vboxsync [65527] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-decoding-1.c32 (modified) bs3-cpu-decoding-1: Working on testing undefined areas since these ... Mon, 30 Jan 2017 19:50:03 GMT vboxsync [65526] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9: when printing the bus topology, also print the ... Mon, 30 Jan 2017 18:38:26 GMT vboxsync [65525] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/VBoxSVC: fix for ticketref:16409 Mon, 30 Jan 2017 18:35:49 GMT vboxsync [65524] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-decoding-1.c32 (modified) bs3-cpu-decoding-1: Working on testing undefined areas since these ... Mon, 30 Jan 2017 18:03:33 GMT vboxsync [65523] * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) Debugger: make font + color scheme setting persistent Mon, 30 Jan 2017 18:00:51 GMT vboxsync [65522] * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) Debugger: make font + color scheme setting persistent Mon, 30 Jan 2017 17:54:29 GMT vboxsync [65521] * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) Debugger: make font + color scheme setting persistent Mon, 30 Jan 2017 16:56:35 GMT vboxsync [65520] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h (modified) * 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: Runtime UI: Get rid of Qt4 code, way too complex ... Mon, 30 Jan 2017 16:47:31 GMT vboxsync [65519] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: bugref:8636: X11: Runtime UI: One more workaround for ... Mon, 30 Jan 2017 12:53:34 GMT vboxsync [65518] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) VBoxManage: added --sorted|-s option to list vms. Mon, 30 Jan 2017 12:50:05 GMT vboxsync [65517] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) VBoxManage: added --sorted|-s option to list vms. Mon, 30 Jan 2017 09:55:26 GMT vboxsync [65516] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9: if we encode 64-bit prefetchable addresses, set the lower ... Mon, 30 Jan 2017 08:22:59 GMT vboxsync [65515] * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) ValidationKit/tdUsb1: Use correct path separator Mon, 30 Jan 2017 08:21:40 GMT vboxsync [65514] * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) ValidationKit/tdUsb1: Fix error message mixup Sun, 29 Jan 2017 20:22:01 GMT vboxsync [65513] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) ValidationKit: Collect information about the VM process state if ... Sun, 29 Jan 2017 18:46:49 GMT vboxsync [65512] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) iemCImpl_cmpxchg16b_fallback_rendezvous: Return ... Sun, 29 Jan 2017 18:05:28 GMT vboxsync [65511] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2-pf.c32 (modified) bs3-cpu-basic-2-pf: updates Sun, 29 Jan 2017 18:05:07 GMT vboxsync [65510] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-2.c (modified) bs3-cpu-instr-2: Simple cmpxchg16b testcase. 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 ...