# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Oct 4, 2024 11:26:56 AM 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 12:42:24 GMT vboxsync [65360] * trunk/configure (modified) configure: another fix 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 10:33:13 GMT vboxsync [65357] * trunk/configure (modified) configure: VBOX_WITH_VPX => VBOX_WITH_LIBVPX according to recent changes Wed, 18 Jan 2017 09:40:06 GMT vboxsync [65356] * trunk/configure (modified) configure: explicitly add -std=c++11 when trying to detect Qt5 with ... 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 15:24:21 GMT vboxsync [65349] * trunk/Config.kmk (modified) OSE: Build fixes. 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 Tue, 17 Jan 2017 00:58:46 GMT vboxsync [65345] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) VMSVGA: palette fix. Mon, 16 Jan 2017 19:05:38 GMT vboxsync [65344] * trunk/src/VBox/ValidationKit/testmanager/core/systemchangelog.py (modified) pylint, another try Mon, 16 Jan 2017 18:54:12 GMT vboxsync [65343] * trunk/src/VBox/ValidationKit/testmanager/core/systemchangelog.py (modified) pylint fixes Mon, 16 Jan 2017 18:52:50 GMT vboxsync [65342] * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminsystemchangelog.py (modified) pylint fixes Mon, 16 Jan 2017 18:42:08 GMT vboxsync [65341] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) ValidationKit: Fix for r112914, add the new kind prefix into the list ... Mon, 16 Jan 2017 14:36:51 GMT vboxsync [65340] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Main/EbmlWriter.cpp: Not needed. Mon, 16 Jan 2017 14:29:00 GMT vboxsync [65339] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) FE/Qt: recent Linux distributions Mon, 16 Jan 2017 14:11:15 GMT vboxsync [65338] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevIoApic_Old.cpp (deleted) * 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/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) * trunk/src/VBox/VMM/tools/Makefile.kmk (modified) * trunk/src/VBox/VMM/tools/VBoxVMMPreload.cpp (modified) Remove the old, unused I/O APIC code and related define. Mon, 16 Jan 2017 14:05:31 GMT vboxsync [65337] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt: bugref:6899: Accessibility support (step 179): A bit of care ... Mon, 16 Jan 2017 14:02:35 GMT vboxsync [65336] * trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (modified) Runtime: Linux 4.10 removed the register_cpu_notifier interface, ... Mon, 16 Jan 2017 14:01:48 GMT vboxsync [65335] * trunk/src/VBox/ValidationKit/common/utils.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testmanager/core/testboxcontroller.py (modified) * trunk/src/VBox/ValidationKit/testmanager/core/testresults.py (modified) testmanager,testdriver: Adjustments of process info dumping. Don't do ... Mon, 16 Jan 2017 14:00:41 GMT vboxsync [65334] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.h (modified) FE/Qt: bugref:6899: Accessibility support (step 178): A bit of care ... Mon, 16 Jan 2017 13:57:25 GMT vboxsync [65333] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.h (modified) FE/Qt: bugref:6899: Accessibility support (step 177): A bit of care ... Mon, 16 Jan 2017 13:55:14 GMT vboxsync [65332] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Build fix (no C++11 on Solaris). Mon, 16 Jan 2017 13:41:59 GMT vboxsync [65331] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Build fix. Mon, 16 Jan 2017 13:38:36 GMT vboxsync [65330] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) * 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) VideoRec: Update. Mon, 16 Jan 2017 13:32:36 GMT vboxsync [65329] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.h (modified) FE/Qt: bugref:6899: Accessibility support (step 176): A bit of care ... Mon, 16 Jan 2017 13:27:07 GMT vboxsync [65328] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.h (modified) FE/Qt: bugref:6899: Accessibility support (step 175): A bit of care ... Mon, 16 Jan 2017 13:23:26 GMT vboxsync [65327] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.h (modified) FE/Qt: bugref:6899: Accessibility support (step 174): A bit of care ... Mon, 16 Jan 2017 13:02:33 GMT vboxsync [65326] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HM: Fix. Mon, 16 Jan 2017 13:01:26 GMT vboxsync [65325] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HM: Fix. Mon, 16 Jan 2017 13:00:38 GMT vboxsync [65324] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9.cpp: only place prefetchable regions beyond 4GB, due to ... Mon, 16 Jan 2017 12:57:35 GMT vboxsync [65323] * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderAdditions.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderExtensionPack.cpp (modified) FE/Qt: bugref:8646: Guest Additions and Extension Pack downloaders: ... Mon, 16 Jan 2017 12:51:59 GMT vboxsync [65322] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Build fix. Mon, 16 Jan 2017 12:51:03 GMT vboxsync [65321] * trunk/src/VBox/ValidationKit/common/utils.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testmanager/core/testboxcontroller.py (modified) * trunk/src/VBox/ValidationKit/testmanager/core/testresults.py (modified) ValidationKit: Try to gather some basic process information for ... Mon, 16 Jan 2017 12:39:57 GMT vboxsync [65320] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9.cpp: use bus:dev.fn consistently for identifying PCI ... Mon, 16 Jan 2017 12:03:47 GMT vboxsync [65319] * trunk/src/VBox/ValidationKit/testmanager/core/testresults.py (modified) testresults.py: Fix for inverted failure reason filter. Mon, 16 Jan 2017 11:53:50 GMT vboxsync [65318] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Check for install/uninstall problems with unittests too. Mon, 16 Jan 2017 11:37:48 GMT vboxsync [65317] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) * trunk/src/VBox/ValidationKit/testmanager/core/testset.py (modified) vsheriff: Extended the bad-testbox handling to include failure reason ... Mon, 16 Jan 2017 11:08:45 GMT vboxsync [65316] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (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/include/HMInternal.h (modified) VMM/HM: Fixed case in name prefixes of a few internal functions. Mon, 16 Jan 2017 11:01:37 GMT vboxsync [65315] * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderAdditions.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderExtensionPack.cpp (modified) FE/Qt: bugref:8646: Guest Additions and Extension Pack downloaders: ... Mon, 16 Jan 2017 11:00:15 GMT vboxsync [65314] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Eliminate unused member. Mon, 16 Jan 2017 10:31:21 GMT vboxsync [65313] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) vboxinstaller.py: List the UID of the processes we're about to kill. Mon, 16 Jan 2017 10:22:59 GMT vboxsync [65312] * trunk/src/VBox/ValidationKit/common/utils.py (modified) common/utils.py: Fixed processListAll for darwin (returned empty list). Mon, 16 Jan 2017 10:01:38 GMT vboxsync [65311] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) testdriver/vboxinstaller.py: On abort do _killAllVBoxProcesses before ... Mon, 16 Jan 2017 09:44:56 GMT vboxsync [65310] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) testdriver/vbox.py: On 'abort', kill the pids in the pid file before ... Mon, 16 Jan 2017 09:43:20 GMT vboxsync [65309] * trunk/src/VBox/ValidationKit/testdriver/base.py (modified) * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) testdriver: append '/abort' to the log lines of scripts doing the ... Mon, 16 Jan 2017 09:20:17 GMT vboxsync [65308] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Main/EbmlWriter.cpp: No newline for WritingApp. Mon, 16 Jan 2017 09:14:53 GMT vboxsync [65307] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Main/EbmlWriter.cpp: Include VBox version + revision in the segment's ... Mon, 16 Jan 2017 08:39:30 GMT vboxsync [65306] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Try detect VBoxDrv unload problem on darwin. Mon, 16 Jan 2017 08:12:05 GMT vboxsync [65305] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) VMSVGA/Cursor: 1-bit XOR conversion fix. Multi-bit AND mask ... Mon, 16 Jan 2017 07:59:38 GMT vboxsync [65304] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: 286 only needs to fetch 6 bytes of descriptors. Sun, 15 Jan 2017 18:24:27 GMT vboxsync [65303] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) VMSVGA: Bumped the default FIFO size to 2MB (from 128KB). Sun, 15 Jan 2017 18:22:26 GMT vboxsync [65302] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: Save and restore I/O region sizes and types so we can callback ... Sun, 15 Jan 2017 18:07:07 GMT vboxsync [65301] * trunk/include/VBox/vmm/pdmpcidev.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciInternal.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) PCI: Save and restore I/O region sizes and types so we can callback ... Sun, 15 Jan 2017 17:53:36 GMT vboxsync [65300] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered ... Sun, 15 Jan 2017 17:50:11 GMT vboxsync [65299] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered ... Sat, 14 Jan 2017 20:11:22 GMT vboxsync [65298] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) VMSVGA: Made the FIFO size configurable (still using the 128KB default). Sat, 14 Jan 2017 19:41:26 GMT vboxsync [65297] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) VMSVGA: Style cleanups. Sat, 14 Jan 2017 17:25:21 GMT vboxsync [65296] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) VMSVGA: doxygen build fix Sat, 14 Jan 2017 17:22:27 GMT vboxsync [65295] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) VMSVGA: build fix Sat, 14 Jan 2017 17:15:41 GMT vboxsync [65294] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGASavedState.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) VMSVGA: Updates. * Moved VMSVGA specific structures and defines ... Sat, 14 Jan 2017 16:03:30 GMT vboxsync [65293] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) PCBIOS/show_logo: Even without fade out, do the final fade out step ... Fri, 13 Jan 2017 18:03:48 GMT vboxsync [65292] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9.cpp: Since the code can't deal with prefetchable memory ... Fri, 13 Jan 2017 18:00:28 GMT vboxsync [65291] * trunk/src/VBox/Devices/Samples/DevPlayground.cpp (modified) DevPlayground: the big mem BARs need to be prefetchable in the real world Fri, 13 Jan 2017 17:19:50 GMT vboxsync [65290] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) FE/Qt: nit Fri, 13 Jan 2017 16:43:39 GMT vboxsync [65289] * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderExtensionPack.cpp (modified) FE/Qt: strVersion Fri, 13 Jan 2017 15:51:16 GMT vboxsync [65288] * trunk/src/VBox/HostServices/SharedFolders/shflhandle.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) SharedFolders: helper to check file handles, cleanup. Fri, 13 Jan 2017 15:45:43 GMT vboxsync [65287] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.h (modified) FE/Qt: bugref:6899: Accessibility support (step 173): A bit of care ... Fri, 13 Jan 2017 15:43:50 GMT vboxsync [65286] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) build fix Fri, 13 Jan 2017 14:31:24 GMT vboxsync [65285] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.h (modified) FE/Qt: bugref:6899: Accessibility support (step 172): A bit of care ... Fri, 13 Jan 2017 14:29:05 GMT vboxsync [65284] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9.cpp: warning fixes Fri, 13 Jan 2017 14:25:05 GMT vboxsync [65283] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciInternal.h (modified) DevPciIch9.cpp (and minor other corresponding adaptions): eliminate ... Fri, 13 Jan 2017 13:32:28 GMT vboxsync [65282] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationView.h (modified) FE/Qt: bugref:6899: Accessibility support (step 171): A bit of care ... Fri, 13 Jan 2017 13:21:12 GMT vboxsync [65281] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlIDs.h (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.h (modified) VideoRec: Opus encoding header fixes. Fri, 13 Jan 2017 12:19:22 GMT vboxsync [65280] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Lazy load guest MSRs when they've changed despite being ... Fri, 13 Jan 2017 11:45:20 GMT vboxsync [65279] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) SharedFolders: additional check Fri, 13 Jan 2017 10:15:54 GMT vboxsync [65278] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformation.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformation.h (deleted) FE/Qt: bugref:6899: Accessibility support (step 170): Remove old new ... Fri, 13 Jan 2017 09:33:57 GMT vboxsync [65277] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h (modified) FE/Qt: bugref:6899: Accessibility support (step 169): Forgot ... Fri, 13 Jan 2017 08:52:51 GMT vboxsync [65276] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Update comment. Fri, 13 Jan 2017 08:42:10 GMT vboxsync [65275] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fixed an extra VMMRZCallRing3Enable when cleaning up the ... Fri, 13 Jan 2017 08:13:30 GMT vboxsync [65274] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h (modified) FE/Qt: bugref:6899: Accessibility support (step 168): A bit of care ... Fri, 13 Jan 2017 07:30:55 GMT vboxsync [65273] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.h (modified) FE/Qt: bugref:6899: Accessibility support (step 167): A bit of care ... Fri, 13 Jan 2017 07:20:17 GMT vboxsync [65272] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.h (modified) FE/Qt: bugref:6899: Accessibility support (step 166): A bit of care ... Thu, 12 Jan 2017 19:54:10 GMT vboxsync [65271] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) VMSVGA: GMR work.