# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 7, 2025 2:01:53 PM Tue, 05 Jul 2016 15:43:53 GMT vboxsync [62029] * trunk/src/VBox/Additions/common/crOpenGL/egl.c (modified) Aditions/crOpenGL: fixed another function prototype Tue, 05 Jul 2016 15:31:49 GMT vboxsync [62028] * trunk/src/VBox/Additions/common/crOpenGL/egl.c (modified) Aditions/crOpenGL: fixed function prototype Tue, 05 Jul 2016 15:00:56 GMT vboxsync [62027] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: Do not mark selectors as stale when switching tasks. Tue, 05 Jul 2016 14:26:17 GMT vboxsync [62026] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) testdriver/reporter.py: XML flushing debug code (must be removed lated) Tue, 05 Jul 2016 13:50:26 GMT vboxsync [62025] * trunk/src/VBox/ValidationKit/common/utils.py (modified) * trunk/src/VBox/ValidationKit/common/webutils.py (modified) * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) ValidationKit,common: Wrapped shutil.copyfile in common/utils.py as ... Tue, 05 Jul 2016 12:01:15 GMT vboxsync [62024] * trunk/src/VBox/ValidationKit/testboxscript/darwin/setup-routines.sh (modified) * trunk/src/VBox/ValidationKit/testboxscript/testboxtasks.py (modified) testboxscript: workaround for vts_rm.exe deletion problem on testboxwin3. Tue, 05 Jul 2016 11:14:48 GMT vboxsync [62023] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp (modified) FE/Qt: bugref:8151: X11: No auto-capture for Debug builds by default. Tue, 05 Jul 2016 10:18:31 GMT vboxsync [62022] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Installer/Win: Fix NETWORKTYPE property (was set too late if ... Tue, 05 Jul 2016 09:34:17 GMT vboxsync [62021] * trunk/include/iprt/json.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/misc/json.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTJson.cpp (modified) Runtime/RTJson: Fix review todos Tue, 05 Jul 2016 08:18:23 GMT vboxsync [62020] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Verify CPU feature before reading VMCS fields in debug- ... Tue, 05 Jul 2016 08:17:23 GMT vboxsync [62019] * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: Unused enum member. Tue, 05 Jul 2016 08:05:30 GMT vboxsync [62018] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) VMM/APIC: Fix unsupported delivery mode combinations with IPIs. Mon, 04 Jul 2016 23:11:35 GMT vboxsync [62017] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: 32-bit build fix Mon, 04 Jul 2016 21:46:23 GMT vboxsync [62016] * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) IEM: Moved more frequently used members to the head of IEMCPU to ... Mon, 04 Jul 2016 19:58:28 GMT vboxsync [62015] * trunk/include/VBox/types.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/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: Switched from using IEMCPU directly to using with via VMCPU. ... Mon, 04 Jul 2016 16:18:43 GMT vboxsync [62014] * 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) Main/Machine: add a stub for an aux settings file (which will be an ... Mon, 04 Jul 2016 15:54:28 GMT vboxsync [62013] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) VBoxProxyStub.c: Include VBox/cdefs.h so VBOX_STRICT gets defined. ... Mon, 04 Jul 2016 15:45:09 GMT vboxsync [62012] * trunk/src/VBox/Devices/PC/DevIOAPIC_New.cpp (modified) IOAPIC: comment nit. Mon, 04 Jul 2016 15:44:35 GMT vboxsync [62011] * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) VMM/TM: Error message correction for old CFGM keys. Mon, 04 Jul 2016 15:32:28 GMT vboxsync [62010] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Optimized iemSRegGetHid; started a little on TLB code. Mon, 04 Jul 2016 13:34:53 GMT vboxsync [62009] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog Mon, 04 Jul 2016 13:34:20 GMT vboxsync [62008] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: bugref:8151: X11: Runtime UI: Avoid race conflict between ... Mon, 04 Jul 2016 13:11:33 GMT vboxsync [62007] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) asParavirtModesSup is an array Mon, 04 Jul 2016 13:08:28 GMT vboxsync [62006] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Config.kmk,VMM: Reduced the VM structure by half on darwin where we ... Mon, 04 Jul 2016 13:07:43 GMT vboxsync [62005] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidationKit: use KVM for the ubuntu 15.10 smoke tests Mon, 04 Jul 2016 13:06:44 GMT vboxsync [62004] * trunk/src/VBox/Storage/ISCSI.cpp (modified) Storage/iSCSI: Fix possible endless reconnect loop if logging in to ... Mon, 04 Jul 2016 12:42:47 GMT vboxsync [62003] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) FE/Qt: bugref:5978: Runtime UI: Mini-toolbar: Fixing regression in ... Mon, 04 Jul 2016 12:08:06 GMT vboxsync [62002] * trunk/src/bldprogs/VBoxCPP.cpp (modified) VBoxCPP: Fixed bug handling defined(XXXX). Mon, 04 Jul 2016 12:07:24 GMT vboxsync [62001] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) DevOHCI: bugref:8125: cache for the guest memory reads Mon, 04 Jul 2016 11:25:53 GMT vboxsync [62000] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) IEM,VM: Inserted two TLBS into the IEMCPU structure and reorged the ... Mon, 04 Jul 2016 11:05:47 GMT vboxsync [61999] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.cpp (modified) FE/Qt: ​​​​bugref:8088: Rework session-information window: Fixing the ... Mon, 04 Jul 2016 10:18:08 GMT vboxsync [61998] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/VBox.sh (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/uninstall.sh (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) add VBoxBugReport to the installers (already existed for Windows) Mon, 04 Jul 2016 09:45:20 GMT vboxsync [61997] * trunk/Doxyfile.Core (modified) Doxyfile.Core: Internal docs too, please. Mon, 04 Jul 2016 09:15:46 GMT vboxsync [61996] * trunk/include/iprt/aiomgr.h (modified) doxygen Mon, 04 Jul 2016 09:14:00 GMT vboxsync [61995] * trunk/include/iprt/json.h (modified) iprt/json.h: r=bird: Some adjustments and a bunch of todos. Mon, 04 Jul 2016 01:35:42 GMT vboxsync [61994] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Uh, right. Sun, 03 Jul 2016 17:38:02 GMT vboxsync [61993] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Early TLB plans. Sun, 03 Jul 2016 15:06:28 GMT vboxsync [61992] * trunk/src/VBox/GuestHost/OpenGL/util/tcpip.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/udptcpip.c (modified) crOpenGL: Drop duplicate NULL checks. Sun, 03 Jul 2016 14:56:25 GMT vboxsync [61991] * trunk/src/VBox/GuestHost/OpenGL/util/list.c (modified) crOpenGL: Fix signed/unsigned mismatch in printf formats. Sun, 03 Jul 2016 14:54:43 GMT vboxsync [61990] * trunk/src/VBox/GuestHost/OpenGL/util/vreg.cpp (modified) crOpenGL: Fix cppcheck complaints about redundant/missing NULL ... Sat, 02 Jul 2016 13:31:31 GMT vboxsync [61989] * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified) ldrNative-win.cpp: Convert forward slashes to backslashes in the DLL ... Fri, 01 Jul 2016 17:59:44 GMT vboxsync [61988] * trunk/src/VBox/ValidationKit/common/utils.py (modified) * trunk/src/VBox/ValidationKit/testboxscript/testboxscript_real.py (modified) common/utils.py,testboxscript_real.py: List the content of the ... Fri, 01 Jul 2016 17:13:12 GMT vboxsync [61987] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) FE/Qt: bugref:8151: Runtime UI: Cleanup for r108385: Some coding- ... Fri, 01 Jul 2016 16:03:33 GMT vboxsync [61986] * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) Main/AudioAdapter: whitespace cleanup Fri, 01 Jul 2016 15:26:45 GMT vboxsync [61985] * 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:8422: Runtime UI: Seamless window: Extended minimized ... Fri, 01 Jul 2016 15:12:38 GMT vboxsync [61984] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) FE/Qt: bugref:5978: Runtime UI: Totally forgot that Windows host have ... Fri, 01 Jul 2016 15:07:22 GMT vboxsync [61983] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Added a MP-BIOS bug message variation. Fri, 01 Jul 2016 14:55:11 GMT vboxsync [61982] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) FE/Qt: bugref:5978: Runtime UI: Moving mini-toolbar logic code to ... Fri, 01 Jul 2016 14:44:33 GMT vboxsync [61981] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) vboxinstall.py: Don't unpack PDBs. Saved space and time. Fri, 01 Jul 2016 14:44:32 GMT vboxsync [61980] * trunk/src/VBox/ValidationKit/common/utils.py (modified) common/utils.py: Optimized unpackFile(). Fri, 01 Jul 2016 14:32:54 GMT vboxsync [61979] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.h (modified) FE/Qt: bugref:5978: Runtime UI: Mini-toolbar minimization support for ... Fri, 01 Jul 2016 13:42:28 GMT vboxsync [61978] * trunk/src/VBox/Storage/ISCSI.cpp (modified) Storage/iSCSI: Fix a possible crash during VM resume when connectin ... Fri, 01 Jul 2016 12:27:46 GMT vboxsync [61977] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMX: Allow 32-bit switcher again if V86 on VMX is in effect. Fri, 01 Jul 2016 12:04:17 GMT vboxsync [61976] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA: bugref:8447: clear IRQ on reset Fri, 01 Jul 2016 12:00:47 GMT vboxsync [61975] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) FE/Qt: bugref:8422: Runtime UI: Full-screen window minimized state ... Fri, 01 Jul 2016 11:49:43 GMT vboxsync [61974] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h (modified) FE/Qt: bugref:8422: X11: Runtime UI: Full-screen window minimization ... Fri, 01 Jul 2016 11:02:10 GMT vboxsync [61973] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) DevVGA: bugref:8447: update and clear HGSMI IRQ flag under lock to ... Fri, 01 Jul 2016 08:37:32 GMT vboxsync [61972] * trunk/src/VBox/Runtime/common/zip/xarvfs.cpp (modified) xarvfs.cpp: Leaking the entire parsed XML document structure for the ... Thu, 30 Jun 2016 18:51:54 GMT vboxsync [61971] * trunk/src/VBox/Storage/DMG.cpp (modified) Storage/DMG: Fix memory leak Thu, 30 Jun 2016 18:28:06 GMT vboxsync [61970] * trunk/src/VBox/Runtime/common/zip/xarvfs.cpp (modified) Runtime/xarvfs.cpp: Fix another handle leak for files in a XAR stream Thu, 30 Jun 2016 17:43:28 GMT vboxsync [61969] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) FE/Qt: bugref:8422: Runtime UI: Give window some time to show full- ... Thu, 30 Jun 2016 17:42:31 GMT vboxsync [61968] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) IEM: Fixed setjmp bug (still disabled). Made IEMExecLots execute lots ... Thu, 30 Jun 2016 17:40:58 GMT vboxsync [61967] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) FE/Qt: bugref:8422: X11: Runtime UI: Restore full-screen window state ... Thu, 30 Jun 2016 17:31:46 GMT vboxsync [61966] * trunk/src/VBox/Runtime/common/zip/xarvfs.cpp (modified) xarvfs.cpp: Leaking objects during stream enumeration. Thu, 30 Jun 2016 17:20:40 GMT vboxsync [61965] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.h (modified) FE/Qt: bugref:5978: Runtime UI: Moving mini-toolbar logic code to ... Thu, 30 Jun 2016 16:56:23 GMT vboxsync [61964] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) Reverting r101826 as it's not needed anymore since r108314. Thu, 30 Jun 2016 16:39:55 GMT vboxsync [61963] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h (modified) Reverting r108269 and r108260 as it was temporary and unstable ... Thu, 30 Jun 2016 15:57:09 GMT vboxsync [61962] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.cpp (modified) FE/Qt: space correction on r108407. Thu, 30 Jun 2016 15:56:12 GMT vboxsync [61961] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.cpp (modified) FE/Qt: Use the system configured fixed-width font for the log viewer ... Thu, 30 Jun 2016 15:19:54 GMT vboxsync [61960] * trunk/src/VBox/Runtime/r3/solaris/mp-solaris.cpp (modified) Runtime/mp-solaris: Check we have a populated cpu_info before trying ... Thu, 30 Jun 2016 15:11:59 GMT vboxsync [61959] * trunk/src/VBox/Runtime/common/path/comparepaths.cpp (modified) RTPathCompare,RTPathStartsWith: Drop the unicode conversion and use ... Thu, 30 Jun 2016 13:33:44 GMT vboxsync [61958] * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) Main/idl/{m,xp}idl.xsl: need to cast the custom return values ... Thu, 30 Jun 2016 12:45:27 GMT vboxsync [61957] * trunk/src/VBox/ValidationKit/common/utils.py (modified) common/utils.py: Sierra (OS X) and drop performance counter frequency ... Thu, 30 Jun 2016 12:07:36 GMT vboxsync [61956] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) vbox.py: VBoxStartup.log -> VBoxHardening.log Thu, 30 Jun 2016 12:02:34 GMT vboxsync [61955] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) vboxwrappers.py: VBoxStartup.log -> VBoxHardening.log Thu, 30 Jun 2016 10:51:51 GMT vboxsync [61954] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) bugref:6947: FE/Qt: Problem with Alt key up event in Windows guests ... Thu, 30 Jun 2016 10:38:53 GMT vboxsync [61953] * trunk/src/VBox/ValidationKit/testdriver/base.py (modified) * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) testdriver: Added a doPollWork method to the reporter so the XML can ... Thu, 30 Jun 2016 09:53:56 GMT vboxsync [61952] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/winbase.py (modified) testdriver/onRuntimeError: Log windows memory stats on HostMemoryLow. Thu, 30 Jun 2016 09:33:48 GMT vboxsync [61951] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) testdriver/vbox*.py: Oh, don't be 'smart' and use pollTask to check ... Thu, 30 Jun 2016 09:17:51 GMT vboxsync [61950] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) testdriver/vbox*.py: Don't try gather extra info when running out of ... Thu, 30 Jun 2016 08:33:50 GMT vboxsync [61949] * trunk/src/VBox/Devices/Storage/Debug.cpp (modified) strict build fix Thu, 30 Jun 2016 08:31:47 GMT vboxsync [61948] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: updates Thu, 30 Jun 2016 07:25:45 GMT vboxsync [61947] * trunk/src/VBox/Devices/Storage/Debug.cpp (modified) build fix Thu, 30 Jun 2016 07:19:39 GMT vboxsync [61946] * trunk/src/VBox/Devices/Storage/Debug.cpp (modified) * trunk/src/VBox/Devices/Storage/ide.h (modified) Devices/Storage: save some space in release builds Thu, 30 Jun 2016 06:04:58 GMT vboxsync [61945] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) bugref:8151: FE/Qt: improve X11 keyboard capturing: always use full ... Thu, 30 Jun 2016 02:34:49 GMT vboxsync [61944] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) fix for ​​​​​​​bugref:8441: removed unneeded comment Thu, 30 Jun 2016 02:18:11 GMT vboxsync [61943] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) fix for ​​​​​​bugref:8441: improved windows procedure in VBoxDispIf Wed, 29 Jun 2016 17:40:13 GMT vboxsync [61942] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) updates Wed, 29 Jun 2016 17:12:28 GMT vboxsync [61941] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) grr, more, unicode. Wed, 29 Jun 2016 17:03:08 GMT vboxsync [61940] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) grr, unicode. Wed, 29 Jun 2016 16:53:05 GMT vboxsync [61939] * trunk/doc/manual/en_US/man_VBoxManage-debugvm.xml (modified) nit Wed, 29 Jun 2016 16:51:27 GMT vboxsync [61938] * trunk/doc/manual/en_US/man_VBoxManage-debugvm.xml (modified) update Wed, 29 Jun 2016 16:36:07 GMT vboxsync [61937] * trunk/doc/manual/en_US/man_VBoxManage-debugvm.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDebugVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) Renamed the 'VBoxmanage debugvm dumpgueststack' command to just ... Wed, 29 Jun 2016 16:08:10 GMT vboxsync [61936] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) nits Wed, 29 Jun 2016 13:51:13 GMT vboxsync [61935] * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) MachineDebuggerImpl.cpp: VMR3Suspend will fail if the VM is already ... Wed, 29 Jun 2016 13:40:26 GMT vboxsync [61934] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) testdriver/vbox.py: terminateVmBySession: Pause VM if we're going to ... Wed, 29 Jun 2016 13:14:53 GMT vboxsync [61933] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) fix Wed, 29 Jun 2016 13:12:26 GMT vboxsync [61932] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: VERR_NO_MEMORY Wed, 29 Jun 2016 13:04:00 GMT vboxsync [61931] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) testdriver/vbox*.py: Stop testing on runtime errors. Wed, 29 Jun 2016 12:37:43 GMT vboxsync [61930] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious ...