# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 1:06:40 AM 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 ... Thu, 17 May 2018 12:53:10 GMT vboxsync [72243] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic1.cpp (modified) FE/Qt bugref:6769: In clone vm wizard update the composed folder path ... Thu, 17 May 2018 12:49:06 GMT vboxsync [72242] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: bugref:9049: Adjusting ifdefs for main.cpp, some stuff is used ... Thu, 17 May 2018 12:48:56 GMT vboxsync [72241] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) DevVGA-SVGA3d-win.cpp: fixed swapped src and dst in ... Thu, 17 May 2018 12:37:09 GMT vboxsync [72240] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.cpp (modified) FE/Qt bugref:6769: Make sure UIVMNamePathSelector tooltip has native ... Thu, 17 May 2018 12:23:26 GMT vboxsync [72239] * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) nat/udp.c: Shut up annoying assertion in udp_attach till someone have ... Thu, 17 May 2018 12:15:44 GMT vboxsync [72238] * trunk/src/VBox/ValidationKit/common/utils.py (modified) valkit/utils.py: Fixed hasNonAsciiCharacters (busted on 3.x) and ... Thu, 17 May 2018 11:57:27 GMT vboxsync [72237] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizard.cpp (modified) FE/Qt: Remove a workaround in UIWizard for setting watermark. It was ... Thu, 17 May 2018 11:56:33 GMT vboxsync [72236] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.cpp (modified) FE/Qt bugref:6769: Put back the content margins settings Thu, 17 May 2018 11:38:01 GMT vboxsync [72235] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.cpp (modified) FE/Qt bugref:6769: Dont set content margins in UIVMNamePathSelector Thu, 17 May 2018 11:32:51 GMT vboxsync [72234] * trunk/src/VBox/ValidationKit/tests/api/tdMoveVM1.py (modified) vkit/tdMoveVM1: pylint fix and cleanups. untested, hope it still works. Thu, 17 May 2018 11:06:27 GMT vboxsync [72233] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:9049: Forgot something important in r122659. Thu, 17 May 2018 10:56:42 GMT vboxsync [72232] * trunk/src/VBox/ValidationKit/tests/serial/loopback.py (modified) vkit/tests: Try not use pylint numeric codes. Google suggest R0204 is ... Thu, 17 May 2018 10:55:16 GMT vboxsync [72231] * trunk/src/VBox/ValidationKit/tests/serial/loopback.py (modified) * trunk/src/VBox/ValidationKit/tests/serial/tdSerial1.py (modified) vkit/tests: pylint Thu, 17 May 2018 09:32:36 GMT vboxsync [72230] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:6769: VBoxGlobal build fix for r122670. Thu, 17 May 2018 09:07:22 GMT vboxsync [72229] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) NEM/win: Always set HvX64RegisterDeliverabilityNotifications on exit ... Thu, 17 May 2018 08:18:56 GMT vboxsync [72228] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.cpp (modified) FE/Qt Build fix Thu, 17 May 2018 08:11:13 GMT vboxsync [72227] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.h (modified) FE/Qt bugref:6769: Replacing the path line edit with a label ... Wed, 16 May 2018 13:05:40 GMT vboxsync [72226] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) FE/Qt bugref:6769: Make sure 'name' line edit gets the focus in 'New ... Wed, 16 May 2018 11:03:25 GMT vboxsync [72225] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVMNamePathSelector.h (modified) FE/Qt bugref:6769: Make sure 'name' line edit gets the focus in 'New ... Wed, 16 May 2018 10:42:33 GMT vboxsync [72224] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISnapshotDetailsWidget.cpp (modified) FE/Qt: Add 'setting file location' item to snapshots details Wed, 16 May 2018 10:06:48 GMT vboxsync [72223] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) FE/Qt: Selector UI: Details pane: Small fix for r122661 (native ... Tue, 15 May 2018 20:48:58 GMT vboxsync [72222] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) FE/Qt: Add one more item to vm detaiuls pane to show setting file's ... Tue, 15 May 2018 16:06:19 GMT vboxsync [72221] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) NEM/win: Some more interrupt fixes. bugref:9044 Tue, 15 May 2018 16:01:36 GMT vboxsync [72220] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:9049: Renaming VirtualBoxRT to VirtualBoxVM previously ... Tue, 15 May 2018 15:34:56 GMT vboxsync [72219] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/hardenedmain.cpp (modified) FE/Qt: bugref:9049: Renaming VIRTUALBOX_VM to VBOX_RUNTIME_UI to ... Tue, 15 May 2018 15:12:32 GMT vboxsync [72218] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:9049: A bit of cleanup and a fix for VBoxGlobal lib on ... Tue, 15 May 2018 15:04:04 GMT vboxsync [72217] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:9049: Hide all the VirtualBoxRT Makefile code under ifdef. Tue, 15 May 2018 14:56:08 GMT vboxsync [72216] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:9049: Fix for XPCOM condition. Tue, 15 May 2018 14:20:58 GMT vboxsync [72215] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISnapshotPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVM.h (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) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageExpert.h (modified) FE/Qt bugref:6769 Trying to make clone vm wizard 'group' aware Tue, 15 May 2018 09:31:45 GMT vboxsync [72214] * trunk/src/VBox/ValidationKit/testboxscript/win/readme.txt (modified) ValidationKit/testboxscript: Document ramdisk tool install for ... Tue, 15 May 2018 04:44:07 GMT vboxsync [72212] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: ifdef fix. Tue, 15 May 2018 04:43:30 GMT vboxsync [72211] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: ifdef fix. Tue, 15 May 2018 04:12:25 GMT vboxsync [72209] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) VMM/IEM: VBOX_WITH_NESTED_HWVIRT_SVM. Tue, 15 May 2018 04:11:35 GMT vboxsync [72208] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: VBOX_WITH_NESTED_HWVIRT_SVM. Mon, 14 May 2018 19:16:43 GMT vboxsync [72207] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) NEM: Inject interrupts from the inner NEM loop, use interrupt ... Mon, 14 May 2018 18:37:50 GMT vboxsync [72205] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox+Machine: Change medium registry behavior, put new ...