# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 1:05:59 AM Fri, 25 May 2018 15:25:31 GMT vboxsync [72346] * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (modified) WDDM/VBoxTray: bugref:8444, defined 'unified' format for display mode ... Fri, 25 May 2018 13:50:14 GMT vboxsync [72345] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. ... Fri, 25 May 2018 13:27:42 GMT vboxsync [72344] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/cd_add_22px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/cd_add_disabled_22px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/fd_add_22px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/fd_add_disabled_22px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/hd_add_22px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/hd_add_disabled_22px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.h (modified) FE/Qt bugref:9183 Adding an add medium action to virtual media manager Fri, 25 May 2018 13:24:28 GMT vboxsync [72343] * trunk/include/VBox/vmm/nem.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. ... Fri, 25 May 2018 11:34:03 GMT vboxsync [72342] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_x2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_execution_engine_native_api_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_execution_engine_native_api_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: bugref:9044: Did a mockup of the NEM indicator icon (turtle / ... Fri, 25 May 2018 10:05:20 GMT vboxsync [72341] * trunk/include/VBox/vddbg.h (deleted) * trunk/src/VBox/Storage/Debug (deleted) * trunk/src/VBox/Storage/Makefile.kmk (modified) Storage: Remove the storage debug library because it is not used anymore Fri, 25 May 2018 10:03:14 GMT vboxsync [72340] * trunk/src/VBox/Storage/testcase/Makefile.kmk (modified) Storage/testcase/Makefile.kmk: Don't link against StorageDbgLib for ... Fri, 25 May 2018 10:01:34 GMT vboxsync [72338] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) DrvDiskIntegrity: Add async flag to indicate whether a request used ... Fri, 25 May 2018 10:00:07 GMT vboxsync [72337] * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) Storage/tstVDIo: Move away from the old I/O log replay code and ... Fri, 25 May 2018 09:59:14 GMT vboxsync [72336] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) DrvDiskIntegrity: Add async flag to indicate whether a request used ... Fri, 25 May 2018 09:22:18 GMT vboxsync [72334] * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) Main,SUPLib: Report both HwVirt and NestedPaging capabilities when ... Fri, 25 May 2018 08:55:20 GMT vboxsync [72333] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.cpp (modified) FE/Qt: bugref:9044: fix breakage from previous changes due to switch ... Thu, 24 May 2018 20:51:23 GMT vboxsync [72332] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Added HWVirtExPropertyType::UseNativeApi for use with ... Thu, 24 May 2018 20:26:06 GMT vboxsync [72331] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.cpp (modified) FE/Qt: bugref:9044: Update VM info dialog in the same way as the ... Thu, 24 May 2018 20:17:03 GMT vboxsync [72330] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: bugref:9044: Only complain about no HwVirt when in raw-mode, ... Thu, 24 May 2018 19:52:52 GMT vboxsync [72329] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: bugref:9044: Display execution engine rather than the ... Thu, 24 May 2018 19:29:45 GMT vboxsync [72328] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) Main: Added read-only ExecutionEngine attribute to IMachineDebugger ... Thu, 24 May 2018 19:27:55 GMT vboxsync [72327] * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) VMM: Expose VM::bMainExecutionEngine thru external API ... Thu, 24 May 2018 18:56:44 GMT vboxsync [72326] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main,SUPLib: Report both HwVirt and NestedPaging capabilities when ... Thu, 24 May 2018 17:47:43 GMT vboxsync [72325] * trunk/src/VBox/Main/idl/docstrip.xsl (modified) Main/idl/docstrip.xsl: Set output encoding to utf-8, otherwise it's ... Thu, 24 May 2018 17:46:52 GMT vboxsync [72324] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Strip trailing white space and empty lines from ... Thu, 24 May 2018 15:57:38 GMT vboxsync [72323] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: bugref:9049: Support for split GUI functionality, to start ... Thu, 24 May 2018 13:24:30 GMT vboxsync [72322] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) Installer/Linux: bugref:9049: Simplifying code committed in r122755 ... Thu, 24 May 2018 12:03:50 GMT vboxsync [72321] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) FE/Qt In new vm "expert" wizard initialize the ram spin box correctly Thu, 24 May 2018 09:47:17 GMT vboxsync [72320] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) DevHDA: Fixed two incorrect MMIO status codes causing lost of kernel ... Thu, 24 May 2018 09:41:32 GMT vboxsync [72319] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidationKit/testdriver: Use 5.3 directory for the upcoming (still ... Thu, 24 May 2018 09:35:41 GMT vboxsync [72318] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidationKit/testdriver: Use 5.2 for the upcoming (but still ... Thu, 24 May 2018 09:31:08 GMT vboxsync [72317] * trunk/src/VBox/ValidationKit/common/netutils.py (modified) valkit/netutils.py: Fixes to the host IP getting code. [spacing] Thu, 24 May 2018 09:28:48 GMT vboxsync [72316] * trunk/src/VBox/ValidationKit/common/netutils.py (modified) valkit/netutils.py: Fixes to the host IP getting code. Thu, 24 May 2018 09:22:38 GMT vboxsync [72315] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) * trunk/src/VBox/ValidationKit/tests/smoketests/tdSmokeTest1.py (modified) * trunk/src/VBox/ValidationKit/utils/TestExecServ/linux/vboxtxs-runvm.service (added) * trunk/src/VBox/ValidationKit/utils/TestExecServ/linux/vboxtxs-runvm.sh (added) * trunk/src/VBox/ValidationKit/utils/TestExecServ/vboxtxs-runvm-readme.txt (added) ValidationKit: Add support for basic nested hardware-virtualization ... Thu, 24 May 2018 09:16:58 GMT vboxsync [72314] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) FE/Qt: ​bugref:6769 Hiding the path selector in general machine ... Thu, 24 May 2018 08:31:14 GMT vboxsync [72313] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp (modified) FE/Qt: ​bugref:6769 In the new vm wizard making the path/name fields ... Thu, 24 May 2018 07:57:55 GMT vboxsync [72312] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) Build fix attempt for 32bit Windows Thu, 24 May 2018 07:38:13 GMT vboxsync [72311] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) doxygen Thu, 24 May 2018 07:29:35 GMT vboxsync [72310] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) Devices/Storage: Convert DrvDiskIntegrity to use the new trace log ... Thu, 24 May 2018 07:23:34 GMT vboxsync [72309] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/tracelog.h (modified) * trunk/src/VBox/Runtime/common/log/tracelogwriter.cpp (modified) Runtime/tracelogwriter.cpp: Add methods taking a list of event data items Wed, 23 May 2018 17:53:43 GMT vboxsync [72308] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) NEM/win: Count cpuid and msr exits. Wed, 23 May 2018 17:42:46 GMT vboxsync [72306] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM/win: Intercept and handle MSR accesses. bugref:9044 Wed, 23 May 2018 16:01:22 GMT vboxsync [72305] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) Installer/Linux: bugref:9049: Support for split GUI functionality. Wed, 23 May 2018 15:37:02 GMT vboxsync [72304] * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) NEMR0/win: Handle HV_STATUS_INSUFFICIENT_MEMORY during page mapping. ... Wed, 23 May 2018 15:35:45 GMT vboxsync [72303] * trunk/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp (modified) Devices/Makefile.kmk: Make it work with recent iasl versions, the ... Wed, 23 May 2018 15:32:47 GMT vboxsync [72302] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Makefile.kmk: Make it work with recent iasl versions, the ... Wed, 23 May 2018 15:30:54 GMT vboxsync [72301] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Makefile.kmk: Make it work with recent iasl versions, the ... Wed, 23 May 2018 15:13:06 GMT vboxsync [72300] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/nem.h (modified) * trunk/include/VBox/vmm/stam.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/include/iprt/nt/hyperv.h (modified) * trunk/include/iprt/nt/vid.h (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) * trunk/src/VBox/VMM/include/STAMInternal.h (modified) NEM,STAM: Partition memory statistics for NEM. bugref:9044 - STAM: ... Wed, 23 May 2018 13:50:39 GMT vboxsync [72299] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Comment update regarding ICEBP/INT1. Wed, 23 May 2018 12:24:41 GMT vboxsync [72298] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) valkit/vboxwrappers.py: Use common.netutils functions for getting the ... Wed, 23 May 2018 12:18:19 GMT vboxsync [72297] * trunk/src/VBox/ValidationKit/common/netutils.py (modified) valkit/common: Added netutils.py with getPrimaryHostIp() and ... Wed, 23 May 2018 12:18:08 GMT vboxsync [72296] * trunk/src/VBox/ValidationKit/common/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/common/__init__.py (modified) * trunk/src/VBox/ValidationKit/common/netutils.py (added) valkit/common: Added netutils.py with getPrimaryHostIp() and ... Wed, 23 May 2018 11:18:37 GMT vboxsync [72295] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Installer/solaris: spaces. Wed, 23 May 2018 11:17:08 GMT vboxsync [72294] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Installer/solaris: Added a Solaris version, fixed tabs to spaces. Wed, 23 May 2018 10:08:39 GMT vboxsync [72293] * trunk/src/VBox/Storage/CUE.cpp (modified) CUE: Fixed REM keyword parsing. Tue, 22 May 2018 23:42:27 GMT vboxsync [72292] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: sobind - untabify. Tue, 22 May 2018 17:31:18 GMT vboxsync [72291] * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) NEM/Win: Let's try get WinHvDepositMemory. Tue, 22 May 2018 16:30:16 GMT vboxsync [72290] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM/win: doxygen fix Tue, 22 May 2018 14:51:38 GMT vboxsync [72289] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.h (deleted) FE/Qt bugref:6769 Removing an obsolete widget class (RIP ... Tue, 22 May 2018 14:29:53 GMT vboxsync [72288] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageExpert.cpp (modified) FE/Qt bugref:6769: Replacing the combined name/path selector widget ... Tue, 22 May 2018 14:28:10 GMT vboxsync [72287] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM/win: Fixes to code using WHv API. Tue, 22 May 2018 14:02:15 GMT vboxsync [72286] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM/win: Updated SDK. Tue, 22 May 2018 12:35:20 GMT vboxsync [72285] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/time.h (modified) * trunk/src/VBox/Runtime/generic/RTTimeLocalDeltaNanoFor-generic.cpp (added) * trunk/src/VBox/Runtime/r3/posix/timelocal-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/time2-win.cpp (modified) IPRT: Adding RTTimeLocalDeltaNanoFor. Tue, 22 May 2018 12:23:35 GMT vboxsync [72284] * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) NAT: tcp_fconnect - use %RTnaipv4 instead of an artisanal equivalent. ... Tue, 22 May 2018 12:10:03 GMT vboxsync [72283] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: sobind - rewrite to also always bind UDP sockets as the old code ... Tue, 22 May 2018 09:53:39 GMT vboxsync [72282] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VirtualBox/postflight (modified) Installer/Darwin: bugref:9049: postflight fix for split gui. Tue, 22 May 2018 09:51:02 GMT vboxsync [72281] * trunk/src/VBox/Installer/darwin/VirtualBox/postflight (modified) Reverting r122729 because it was wrong. Tue, 22 May 2018 09:34:49 GMT vboxsync [72280] * trunk/src/VBox/Installer/darwin/VirtualBox/postflight (modified) Installer/Darwin: bugref:9049: Support for split GUI functionality, ... Tue, 22 May 2018 09:22:09 GMT vboxsync [72279] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) FE/Qt bugref:6769: Replacing the combined name/path selector widget ... Mon, 21 May 2018 21:33:21 GMT vboxsync [72278] * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: udp_attach - gracefull handle getsockname() failure instead of ... Mon, 21 May 2018 15:45:22 GMT vboxsync [72277] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/Darwin: bugref:9049: Support for split GUI functionality. Mon, 21 May 2018 13:14:28 GMT vboxsync [72276] * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: udp_attach - prettify a bit. Mon, 21 May 2018 13:10:02 GMT vboxsync [72275] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified) NetFlt/Win: (bugref: 8009) strip trailing blanks in previous. Mon, 21 May 2018 13:03:22 GMT vboxsync [72274] * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: udp_attach - set so_type early. Mon, 21 May 2018 12:51:27 GMT vboxsync [72273] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) * trunk/src/VBox/Runtime/tools/RTCp.cpp (modified) IPRT: Tweaked ntfsvfs.cpp and RTCp.cpp so it's patch files, provided ... Mon, 21 May 2018 12:48:49 GMT vboxsync [72272] * trunk/src/VBox/VMM/VMMAll/NEMAll.cpp (modified) NEMAll: Oops, forgot to drop && defined(IN_RING3) after doing the ... Mon, 21 May 2018 12:42:13 GMT vboxsync [72271] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:9049: One more adjustment to Makefile for split ... Mon, 21 May 2018 06:33:10 GMT vboxsync [72270] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) DevPCI: LogRel nit. Sun, 20 May 2018 23:30:10 GMT vboxsync [72269] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) DBGC: When listing modules in DBGF_AS_RC_AND_GC_GLOBAL, we need to ... Sun, 20 May 2018 23:29:26 GMT vboxsync [72268] * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) DBGC: Only use DBGF_AS_RC_AND_GC_GLOBAL for !HM and !NEM. Sun, 20 May 2018 23:28:40 GMT vboxsync [72267] * trunk/include/VBox/vmm/nem.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) VMM: Added NEMR3IsEnabled to go aloneside HMR3IsEnabled for the ... Sun, 20 May 2018 16:14:53 GMT vboxsync [72266] * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) TRPMR3InjectEvent: Don't reschedule to REM when in NEM mode. bugref:9044 Sun, 20 May 2018 13:08:29 GMT vboxsync [72265] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) VMM: Added PGMGetGuestCR3Phys for debug/log purposes. Fri, 18 May 2018 16:14:52 GMT vboxsync [72264] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) IPRT/rtDbgCfgTryDownloadAndOpen: Support non-url servers, like UNC. Fri, 18 May 2018 14:10:22 GMT vboxsync [72263] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) NEM/win: Intercept all (for now) CPUIDs. bugref:9044 Fri, 18 May 2018 14:10:08 GMT vboxsync [72262] * trunk/include/iprt/nt/hyperv.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM/win: Intercept all (for now) CPUIDs. bugref:9044 Fri, 18 May 2018 13:20:51 GMT vboxsync [72261] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) NetFlt/Win: (bugref: 8009) Introduced a registry parameter to control ... Fri, 18 May 2018 12:10:47 GMT vboxsync [72260] * trunk/src/VBox/ValidationKit/testboxscript/linux/testboxscript-service.sh (modified) testboxscript: close gap in passing mount options on linux Fri, 18 May 2018 10:22:17 GMT vboxsync [72259] * trunk/src/VBox/ValidationKit/testboxscript/setup.sh (modified) * trunk/src/VBox/ValidationKit/testboxscript/testboxscript_real.py (modified) testboxscript: introduce a way to specify custom mount options Fri, 18 May 2018 10:18:13 GMT vboxsync [72258] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIToolsPaneMachine.cpp (modified) FE/Qt: Fixing UIToolsPaneMachine::setCurrentItem so that we no longer ... Fri, 18 May 2018 10:12:13 GMT vboxsync [72257] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Adding an assert for the currentItem() in ... Fri, 18 May 2018 10:09:54 GMT vboxsync [72256] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Declare a variable just before using it. Fri, 18 May 2018 07:33:23 GMT vboxsync [72255] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) NEMAllNativeTemplate-win.cpp.h: No need to set ... Fri, 18 May 2018 07:28:30 GMT vboxsync [72254] * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlersA.asm (modified) * trunk/src/VBox/VMM/VMMRZ/DBGFRZ.cpp (modified) Merged r122570 from 5.2. bugref:9171 Thu, 17 May 2018 18:33:58 GMT vboxsync [72253] * trunk/include/iprt/nt/hyperv.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) NEM: Handle HvMessageTypeUnrecoverableException. bugref:9044 Thu, 17 May 2018 17:39:28 GMT vboxsync [72252] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEMR3Native-win.cpp: Loop optimization. Thu, 17 May 2018 17:39:01 GMT vboxsync [72251] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEMAll: Must roll back memory changes after failed instruction fetch ... Thu, 17 May 2018 17:37:09 GMT vboxsync [72250] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) Installer/Windows: bugref:9049: Support for split GUI functionality. Thu, 17 May 2018 17:33:00 GMT vboxsync [72249] * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) IOMR3ProcessForceFlag: Logging fix. Thu, 17 May 2018 17:32:22 GMT vboxsync [72248] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) iomMmioRing3WritePending: Deal with fun IEM cross MMIO page scenario. Thu, 17 May 2018 17:28:18 GMT vboxsync [72247] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/hardenedmain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) FE/Qt and HostDriver/Support: bugref:9049: Hardening support for ... Thu, 17 May 2018 14:08:38 GMT vboxsync [72246] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:9049: Adjusting Makefile for split hardened build. Thu, 17 May 2018 13:37:11 GMT vboxsync [72245] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.cpp (modified) FE/Qt bugref:6769: Adding some flower box comments Thu, 17 May 2018 13:31:40 GMT vboxsync [72244] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerTextEdit.cpp (modified) FE/Qt bugref:9072: Refactor some local class to devide them between ...