# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 5:16:48 PM Fri, 13 Apr 2018 06:32:02 GMT vboxsync [71856] * 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/HMSVM: Clean up. Fri, 13 Apr 2018 06:20:00 GMT vboxsync [71855] * trunk/tools/bin/gen-slickedit-workspace.sh (modified) gen-slickedit-workspace: openssl update. Thu, 12 Apr 2018 15:58:12 GMT vboxsync [71854] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Pylint. Thu, 12 Apr 2018 15:43:55 GMT vboxsync [71853] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) DevIoApic.cpp: paranoia Thu, 12 Apr 2018 15:39:09 GMT vboxsync [71852] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestControlFileTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestControlFileTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIHostFileTable.cpp (modified) FE/Qt: bugref:6699 Teach file manager to list host drive letters Thu, 12 Apr 2018 15:29:50 GMT vboxsync [71851] * trunk/src/VBox/Runtime/r3/nt/dirrel-r3-nt.cpp (modified) IPRT/nt/RTDirRelDirOpenFiltered: Must strip the filter from the NT ... Thu, 12 Apr 2018 13:07:49 GMT vboxsync [71850] * trunk/src/libs/Makefile.kmk (modified) libs/openssl: switch to openssl-1.1.0h. bugref:9158: Update OpenSSL ... Thu, 12 Apr 2018 12:32:44 GMT vboxsync [71849] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Added more cancellation code to copyTo/copyFrom ... Thu, 12 Apr 2018 12:28:30 GMT vboxsync [71848] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Build fix. Thu, 12 Apr 2018 12:23:29 GMT vboxsync [71847] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Main: More bugfixes for copyTo/copyFrom tasks, along ... Thu, 12 Apr 2018 12:12:17 GMT vboxsync [71846] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Added IGuestSession::i_getPathStyle() to also ... Thu, 12 Apr 2018 10:19:15 GMT vboxsync [71845] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.ui (modified) FE/Qt: bugref:9157 Some grammatical corrections Thu, 12 Apr 2018 10:17:37 GMT vboxsync [71844] * trunk/src/VBox/Runtime/r3/nt/dirrel-r3-nt.cpp (modified) IPRT/dirrel-r3-nt.cpp: RTDirRelDirOpenFiltered and RTDirRelDirCreate ... Thu, 12 Apr 2018 10:15:02 GMT vboxsync [71843] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Build fix. Thu, 12 Apr 2018 10:10:23 GMT vboxsync [71842] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Comment. Thu, 12 Apr 2018 10:09:25 GMT vboxsync [71841] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Unify hmR0SvmPreRunGuestCommitted for guest and nested- ... Thu, 12 Apr 2018 09:47:31 GMT vboxsync [71840] * trunk/Config.kmk (modified) Config.kmk: VBOX_JAVA_VERSION is not always defined, so need to check ... Thu, 12 Apr 2018 09:13:27 GMT vboxsync [71839] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.ui (modified) FE/Qt: bugref:9157 Modify some tooltips and labels to emphasize that ... Thu, 12 Apr 2018 08:20:59 GMT vboxsync [71838] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Get rid of fWasGuestFpuStateActive as we now pre-load ... Thu, 12 Apr 2018 08:14:56 GMT vboxsync [71837] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: nit. Thu, 12 Apr 2018 08:13:03 GMT vboxsync [71836] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Clean up. Thu, 12 Apr 2018 07:21:25 GMT vboxsync [71835] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) VMM/IEM: Nested hw.virt: Implement SVM pause-filter and pause-filter ... Thu, 12 Apr 2018 07:21:00 GMT vboxsync [71834] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) VMM/IEM: Nested hw.virt: Implement SVM pause-filter and pause-filter ... Thu, 12 Apr 2018 07:20:33 GMT vboxsync [71833] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM: Nested hw.virt: Implement pause-filter and pause-filter threshold. Thu, 12 Apr 2018 06:56:48 GMT vboxsync [71832] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestControlFileModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestControlFileTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestControlFileTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestFileTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestFileTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIHostFileTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIHostFileTable.h (modified) FE/Qt: bugref:6699 Handle drive letters in 'guest' file manager Wed, 11 Apr 2018 17:23:35 GMT vboxsync [71831] * trunk/src/VBox/Devices/PC/DevLpc-new.cpp (modified) DevLPC-new: Build fix. bugref:7000 Wed, 11 Apr 2018 17:17:47 GMT vboxsync [71830] * trunk/Config.kmk (modified) DevLPC-new: enabled new code (untested). bugref:7000 Wed, 11 Apr 2018 17:17:06 GMT vboxsync [71829] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevLpc-new.cpp (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Devices/build/VBoxDD2.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD2.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) DevLPC-new: Kicked off new LPC implementation. bugref:7000 Wed, 11 Apr 2018 16:24:42 GMT vboxsync [71828] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Validation Kit: Testcase fixes. Wed, 11 Apr 2018 16:23:23 GMT vboxsync [71827] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Fixes for copying directory contents vs. entire ... Wed, 11 Apr 2018 15:26:01 GMT vboxsync [71826] * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) RTVfsDirQueryPathInfo,RTVfsQueryPathInfo: Fixed trailing slash. Wed, 11 Apr 2018 13:09:21 GMT vboxsync [71825] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Main: Unregister process tools from the session's ... Wed, 11 Apr 2018 12:37:42 GMT vboxsync [71824] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) Guest Control/Main: Docs. Wed, 11 Apr 2018 12:32:39 GMT vboxsync [71823] * trunk/Config.kmk (modified) Config.kmk: Change Java module use to JDK9 and later, JDK8 doesn't ... Wed, 11 Apr 2018 12:22:31 GMT vboxsync [71822] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Config.kmk, Main/webservice: add javac version detection (needed ... Wed, 11 Apr 2018 12:06:34 GMT vboxsync [71821] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) DevPit: Increased paranoia level a little. Wed, 11 Apr 2018 11:59:14 GMT vboxsync [71820] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) DevPcBios: Increased paranoia level in pcbiosIOPortWrite a little. Wed, 11 Apr 2018 11:00:35 GMT vboxsync [71819] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Build fix. Wed, 11 Apr 2018 10:53:07 GMT vboxsync [71818] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Build fix. Wed, 11 Apr 2018 10:48:34 GMT vboxsync [71817] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Derived the copyTo/copyFrom tasks from a new base ... Wed, 11 Apr 2018 10:18:16 GMT vboxsync [71816] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control/Main: Fixed returning written bytes in ... Wed, 11 Apr 2018 09:29:45 GMT vboxsync [71815] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Control/VBoxManage: Removed to --dryrun parameters from the ... Wed, 11 Apr 2018 05:12:47 GMT vboxsync [71814] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Windows build fix. Wed, 11 Apr 2018 04:42:38 GMT vboxsync [71813] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM: Nested Hw.virt: Avoid calling ASM helpers for modifying the MSR ... Wed, 11 Apr 2018 01:00:30 GMT vboxsync [71812] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) DevACPI: fix previous. Tue, 10 Apr 2018 16:33:34 GMT vboxsync [71811] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) DevACPI: check u8SMBusBlkIdx on saved state load. Tue, 10 Apr 2018 13:02:31 GMT vboxsync [71810] * trunk/doc/manual/en_US/user_Introduction.xml (modified) user_Introduction.xml: Mention that the minimum CPU requirement now ... Tue, 10 Apr 2018 11:49:53 GMT vboxsync [71809] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcArch.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) PC/Dev*: nits Tue, 10 Apr 2018 11:42:48 GMT vboxsync [71808] * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) DevParallel: nits Tue, 10 Apr 2018 10:08:46 GMT vboxsync [71807] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) Devices/Storage: Forgot to commit files Tue, 10 Apr 2018 09:42:23 GMT vboxsync [71806] * trunk/doc/manual/en_US/SDKRef.xml (modified) Build fix. Tue, 10 Apr 2018 09:37:55 GMT vboxsync [71805] * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) VMM/CPUM: Nit - stat description typo. Tue, 10 Apr 2018 09:24:25 GMT vboxsync [71804] * trunk/doc/manual/en_US/SDKRef.xml (modified) Build fix. Tue, 10 Apr 2018 09:12:46 GMT vboxsync [71803] * trunk/doc/manual/en_US/SDKRef.xml (modified) Guest Control/Main: Updated SDK docs. Tue, 10 Apr 2018 09:04:32 GMT vboxsync [71802] * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) VMM: Comment, add pause-filter fields in the nested-guest VMCB cache ... Tue, 10 Apr 2018 06:31:07 GMT vboxsync [71801] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Todo and assertion on pause-filter. Tue, 10 Apr 2018 06:14:02 GMT vboxsync [71800] * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) VMM/GIM: KVM: Unused header. Tue, 10 Apr 2018 05:58:35 GMT vboxsync [71799] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) Changelog. Tue, 10 Apr 2018 05:55:52 GMT vboxsync [71798] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Comment. Mon, 09 Apr 2018 19:29:20 GMT vboxsync [71797] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Guest Control/Main: API docs update for IGuestFile::queryInfo() and ... Mon, 09 Apr 2018 19:26:50 GMT vboxsync [71796] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: GuestSessionTask::fileCopyFrom[Ex] are now using ... Mon, 09 Apr 2018 18:15:56 GMT vboxsync [71795] * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl (modified) FE/Qt: bugref:9049: Burn fix for r121894. Mon, 09 Apr 2018 17:30:22 GMT vboxsync [71794] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestControlFileTable.cpp (modified) FE/Qt: bugref:6699 Build fix Mon, 09 Apr 2018 17:20:54 GMT vboxsync [71793] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestControlFileTable.cpp (modified) FE/Qt: bugref:6699 Build fix Mon, 09 Apr 2018 17:08:47 GMT vboxsync [71792] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestControlFileTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestControlFileTable.h (modified) FE/Qt: bugref:6699 Implementing 'select all' and 'invert selection' ... Mon, 09 Apr 2018 16:52:12 GMT vboxsync [71791] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl (modified) FE/Qt: bugref:9049: Build and link GUI COM wrappers to VBoxGlobal ... Mon, 09 Apr 2018 16:20:20 GMT vboxsync [71790] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) DevPCNet: be paranoid about RAP when loading. Mon, 09 Apr 2018 16:09:39 GMT vboxsync [71789] * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) DevVirtioNet: More paranoia. Mon, 09 Apr 2018 16:06:34 GMT vboxsync [71788] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio.cpp (modified) DevVirtioNet: A couple of todos and paranoia. Mon, 09 Apr 2018 16:03:51 GMT vboxsync [71787] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Added validation for FileCopyFlags in ... Mon, 09 Apr 2018 16:02:26 GMT vboxsync [71786] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) Guest Control/Main: Removed the deprecated string translations in ... Mon, 09 Apr 2018 16:00:47 GMT vboxsync [71785] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Implemented GuestSession::fileOpenEx(). Mon, 09 Apr 2018 15:56:21 GMT vboxsync [71784] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/QIWithRetranslateUI.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/VBoxUtils-win.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/VBoxUtils-win.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/WinKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/WinKeyboard.h (modified) FE/Qt: bugref:9049: VBoxGlobal library fixes for Windows. Mon, 09 Apr 2018 15:54:39 GMT vboxsync [71783] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) Build fix (forgot a file). Mon, 09 Apr 2018 15:49:19 GMT vboxsync [71782] * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control: Implemented GuestFile::queryInfo() and ... Mon, 09 Apr 2018 15:43:14 GMT vboxsync [71781] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) Guest Control/VBoxService: Resolved a @todo, logging adjustments, a ... Mon, 09 Apr 2018 15:32:35 GMT vboxsync [71780] * trunk/src/VBox/Devices/Misc/VirtualKD.cpp (modified) VirtualKD: Heed PDMDevHlpIOPortRegister status. Mon, 09 Apr 2018 15:27:34 GMT vboxsync [71779] * trunk/src/VBox/Devices/Input/UsbKbd.cpp (modified) * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) USB*: no else after return Mon, 09 Apr 2018 15:18:03 GMT vboxsync [71778] * trunk/src/VBox/Devices/GIMDev/GIMDev.cpp (modified) GIMDev: function order. Mon, 09 Apr 2018 15:15:14 GMT vboxsync [71777] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) DevEFI: nits Mon, 09 Apr 2018 14:58:05 GMT vboxsync [71776] * trunk/src/VBox/Devices/EFI/DevSmc.cpp (modified) DevSmc: assert on I/O port registration sanity. Mon, 09 Apr 2018 14:54:57 GMT vboxsync [71775] * trunk/include/VBox/vmm/pdmstorageifs.h (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Devices/Storage: Properly account for requests currently waiting for ... Mon, 09 Apr 2018 14:50:53 GMT vboxsync [71774] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: Added a tiny bit of paranoia to address splitup. Mon, 09 Apr 2018 14:35:02 GMT vboxsync [71773] * trunk/src/VBox/Devices/Bus/MsiCommon.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.h (modified) * trunk/src/VBox/Devices/Bus/MsixCommon.cpp (modified) Msi: docs cleanups Mon, 09 Apr 2018 14:27:54 GMT vboxsync [71772] * trunk/src/VBox/Devices/Bus/MsixCommon.cpp (modified) Msi: Some R3 prefixes and some clenaup. [build fix] Mon, 09 Apr 2018 14:22:43 GMT vboxsync [71771] * trunk/src/VBox/Devices/Bus/MsixCommon.cpp (modified) Msi: Some R3 prefixes and some clenaup. [build fix] Mon, 09 Apr 2018 14:22:03 GMT vboxsync [71770] * trunk/src/VBox/Devices/Bus/MsixCommon.cpp (modified) Msi: Some R3 prefixes and some clenaup. [build fix] Mon, 09 Apr 2018 14:14:17 GMT vboxsync [71769] * trunk/src/VBox/Devices/Bus/MsixCommon.cpp (modified) Msi: Some R3 prefixes and some clenaup. Mon, 09 Apr 2018 14:10:52 GMT vboxsync [71768] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.h (modified) * trunk/src/VBox/Devices/Bus/MsixCommon.cpp (modified) Msi: Some R3 prefixes and some clenaup. Mon, 09 Apr 2018 11:08:31 GMT vboxsync [71767] * trunk/src/VBox/Devices/Audio/DevHDACommon.cpp (modified) DevHDA: Follow-up to r121836 (hdaTimerSet). Mon, 09 Apr 2018 10:56:56 GMT vboxsync [71766] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) DevSB16: drop confusing if (pCfgHost) check in sb16CreateDrvStream. Mon, 09 Apr 2018 10:56:03 GMT vboxsync [71765] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) DevSB16: Don't use RTStrPrintf to name streams 'Output'; eliminated ... Mon, 09 Apr 2018 10:47:52 GMT vboxsync [71764] * trunk/include/VBox/vmm/pdmdev.h (modified) pdmdev.h: typo in PDMDevHlpSSMRegister3. Mon, 09 Apr 2018 10:47:02 GMT vboxsync [71763] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) DevSB16: Moved functions around a little to get a more usual grouping. Mon, 09 Apr 2018 10:43:14 GMT vboxsync [71762] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) DevSB16: Moved functions around a little to get a more usual grouping. Mon, 09 Apr 2018 10:36:51 GMT vboxsync [71761] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) DevIchAc97/timer: Paused mplayer fooling me. The timer does stop when ... Mon, 09 Apr 2018 10:35:24 GMT vboxsync [71760] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Comment. Mon, 09 Apr 2018 10:24:25 GMT vboxsync [71759] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Todo. Mon, 09 Apr 2018 10:13:46 GMT vboxsync [71758] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Build fix. Mon, 09 Apr 2018 09:41:01 GMT vboxsync [71757] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) pdmaudioifs.h: Fixed PDMAUDIOPCMPROPS_INITIALIZOR, curing ...