# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 7, 2025 11:46:27 AM Wed, 06 Jul 2016 15:29:17 GMT vboxsync [62067] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl/VirtualBox.xidl: WinMM is not supported. Wed, 06 Jul 2016 15:27:21 GMT vboxsync [62066] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl/VirtualBox.xidl: Documentation. Wed, 06 Jul 2016 15:17:05 GMT vboxsync [62065] * trunk/include/VBox/vmm/cpumctx-v1_6.h (modified) cpumctx-v1_6.h: macro name fix Wed, 06 Jul 2016 15:15:42 GMT vboxsync [62064] * trunk/include/VBox/vmm/cpumctx.h (modified) CPUMCTX: Separated nameless union and names struct helper macros in ... Wed, 06 Jul 2016 15:12:35 GMT vboxsync [62063] * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c (modified) FE/Common/VBoxKeyboard: Fix printf signed/unsigned mismatch. Wed, 06 Jul 2016 15:05:38 GMT vboxsync [62062] * trunk/include/VBox/vmm/cpumctx.h (modified) CPUMCTX: gcc build fix Wed, 06 Jul 2016 15:03:34 GMT vboxsync [62061] * trunk/src/VBox/Additions/common/crOpenGL/dri_util.c (modified) crOpenGL: don't use a variable before checking it for NULL. Wed, 06 Jul 2016 15:01:36 GMT vboxsync [62060] * trunk/src/VBox/Additions/common/crOpenGL/context.c (modified) crOpenGL: stubMakeCurrent - make sure retVal is initialized. Wed, 06 Jul 2016 14:57:29 GMT vboxsync [62059] * trunk/include/VBox/vmm/cpumctx.h (modified) CPUMCTX: Finally figured out a way to make the general purpose and ... Wed, 06 Jul 2016 14:48:32 GMT vboxsync [62058] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) build fix Wed, 06 Jul 2016 14:28:06 GMT vboxsync [62057] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) Build fix. Wed, 06 Jul 2016 14:24:20 GMT vboxsync [62056] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsAudio.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Audio: More cleanup for backend defines. Wed, 06 Jul 2016 13:22:00 GMT vboxsync [62055] * trunk/src/VBox/Runtime/testcase/tstRTCoreDump.h (deleted) Runtime/testcase: Removed unused file. Wed, 06 Jul 2016 12:50:12 GMT vboxsync [62054] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch. Wed, 06 Jul 2016 12:43:27 GMT vboxsync [62053] * trunk/src/VBox/ValidationKit/tests/storage/storagecfg.py (modified) ValidationKit/tests/storage: pylint fix Wed, 06 Jul 2016 12:41:01 GMT vboxsync [62052] * trunk/src/VBox/ValidationKit/tests/storage/storagecfg.py (modified) * trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py (modified) ValidationKit/tests/storage: Fixes to get the testcase working on a host Wed, 06 Jul 2016 12:29:57 GMT vboxsync [62051] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) HostDrivers/Support/linux: when checking the EFLAGS consistency, ... Wed, 06 Jul 2016 11:41:15 GMT vboxsync [62050] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h (modified) FE/Qt: bugref:8151: X11: Runtime UI: Avoid race conflict between ... Wed, 06 Jul 2016 11:34:54 GMT vboxsync [62049] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) FE/VBoxManageDisk.cpp: Warning. Wed, 06 Jul 2016 11:17:02 GMT vboxsync [62048] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) Reverting r108462 as we have a better idea how to do that. Wed, 06 Jul 2016 11:14:19 GMT vboxsync [62047] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8344. small improvement. Always uses original extension of image. Wed, 06 Jul 2016 11:05:27 GMT vboxsync [62046] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Fix printf signed/unsigned mismatch. Wed, 06 Jul 2016 11:04:57 GMT vboxsync [62045] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) Copy/paste fix. Wed, 06 Jul 2016 11:03:09 GMT vboxsync [62044] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) Make old compilers happy. Wed, 06 Jul 2016 11:02:33 GMT vboxsync [62043] * trunk/src/VBox/ValidationKit/snippets/time-1.c (modified) Fix printf signed/unsigned mismatch. This effectively reverts part ... Wed, 06 Jul 2016 10:58:04 GMT vboxsync [62042] * trunk/src/recompiler/Sun/testmath.c (modified) Fix printf signed/unsigned mismatch. Wed, 06 Jul 2016 10:55:13 GMT vboxsync [62041] * trunk/src/VBox/ValidationKit/snippets/alloc-1.c (modified) Fix printf signed/unsigned mismatch. Drop redundant cast while here. ... Wed, 06 Jul 2016 10:54:42 GMT vboxsync [62040] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMX: Go back to 32-bit switcher when we have UX, too. Wed, 06 Jul 2016 09:42:47 GMT vboxsync [62039] * trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py (modified) ValidationKit/tests/storage: A bit more... Wed, 06 Jul 2016 09:29:12 GMT vboxsync [62038] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowSplitter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowSplitter.h (modified) FE/Qt: Yet another NLS stuff (s.a. r108283, will require nlsupdate). Wed, 06 Jul 2016 09:26:24 GMT vboxsync [62037] * trunk/src/VBox/ValidationKit/tests/storage/remoteexecutor.py (added) * trunk/src/VBox/ValidationKit/tests/storage/storagecfg.py (added) properties Wed, 06 Jul 2016 09:25:30 GMT vboxsync [62036] * trunk/src/VBox/ValidationKit/tests/storage/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py (modified) ValidationKit/tests/storage: Start rework for doing storage related tests Wed, 06 Jul 2016 09:04:06 GMT vboxsync [62035] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: comment typo. Wed, 06 Jul 2016 08:44:44 GMT vboxsync [62034] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool.cpp: Removed unwanted RTLogPrintf statements. Wed, 06 Jul 2016 07:56:17 GMT vboxsync [62033] * trunk/src/VBox/Devices/PC/DevIOAPIC_New.cpp (modified) IOAPIC: Fix assertion that didn't account for saved-states restored ... Tue, 05 Jul 2016 16:39:31 GMT vboxsync [62032] * 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/testcase/tstDeviceStructSize.cpp (modified) Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit ... Tue, 05 Jul 2016 16:27:50 GMT vboxsync [62031] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) ValidationKit fix Tue, 05 Jul 2016 16:01:57 GMT vboxsync [62030] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: fixed 'updatenls' target 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 ...