# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 6:42:47 PM Wed, 01 Jul 2015 08:01:12 GMT vboxsync [56725] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) pr7911. MSI installer: component cp_NetLwfDriver is always installed Wed, 01 Jul 2015 07:59:40 GMT vboxsync [56724] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) tdUnitTest1.py: Backed out r101358, need to fix this elsewhere. Wed, 01 Jul 2015 07:49:13 GMT vboxsync [56723] * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) VBoxNetFlt: use RTmac instead of Rhxs format specifier when logging ... Wed, 01 Jul 2015 06:27:52 GMT vboxsync [56722] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) vboxinstaller.py: Propagate skipped status from sub-driver. Wed, 01 Jul 2015 06:10:52 GMT vboxsync [56721] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) only two *, three * prefixing is used elsewhere. Wed, 01 Jul 2015 06:06:26 GMT vboxsync [56720] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) testdriver/reporter.py: Prefix relevant log messages (error, test ... Wed, 01 Jul 2015 05:06:06 GMT vboxsync [56719] * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) tstVMREQ: mac fix (no raw-mode) Wed, 01 Jul 2015 00:01:24 GMT vboxsync [56718] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Lets try it this way Tue, 30 Jun 2015 23:54:45 GMT vboxsync [56717] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Another build fix Tue, 30 Jun 2015 23:52:15 GMT vboxsync [56716] * trunk/src/VBox/VMM/include/HMInternal.h (modified) Build fix? Tue, 30 Jun 2015 23:48:17 GMT vboxsync [56715] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) Fix various alignments of STAM members in devices and VMM for 32bit, ... Tue, 30 Jun 2015 21:58:01 GMT vboxsync [56714] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) tdUnitTest1.py: Don't copy hardened windows testcases to the ... Tue, 30 Jun 2015 21:45:45 GMT vboxsync [56713] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) tdAddGuestCtrl.py: Refactored and extended the stat() test. Tue, 30 Jun 2015 21:45:16 GMT vboxsync [56712] * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) IGuestDirectory: Another missing first arg, found by the assertion in ... Tue, 30 Jun 2015 21:44:44 GMT vboxsync [56711] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) IGuestSession::fsObjQueryInfo: Return E_INVALIDARG if empty input ... Tue, 30 Jun 2015 19:30:18 GMT vboxsync [56710] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) FE/Qt: updated Hungarian translation. Thank you Tom Evin. Tue, 30 Jun 2015 16:56:41 GMT vboxsync [56709] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) GuestSessionImpl.cpp: Forgot to update the GuestProcessTool users ... Tue, 30 Jun 2015 16:21:22 GMT vboxsync [56708] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Remove incorrect debug assertion. Tue, 30 Jun 2015 15:55:49 GMT vboxsync [56707] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) IEM: fix inverted conditions. Tue, 30 Jun 2015 15:32:28 GMT vboxsync [56706] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) HMR0Term: must init rc. Tue, 30 Jun 2015 15:29:46 GMT vboxsync [56705] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) HMR0.cpp: Don't call SUPR0EnableVTx(false) in HMR0Term unless we've ... Tue, 30 Jun 2015 15:19:04 GMT vboxsync [56704] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.cpp (modified) FE/Qt: 7844: Store desired guest-screen visibility statuses in extra- ... Tue, 30 Jun 2015 15:12:25 GMT vboxsync [56703] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) DevE1000: Corrected return codes. Tue, 30 Jun 2015 15:01:59 GMT vboxsync [56702] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) supdrvOSEnableVTx: Protect against double disable when we can (#7920). Tue, 30 Jun 2015 14:58:12 GMT vboxsync [56701] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.cpp (modified) FE/Qt: 7844: Some cleanup in corresponding code. Tue, 30 Jun 2015 13:25:36 GMT vboxsync [56700] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) RTGetOptPrintError: Don't crash on ... Tue, 30 Jun 2015 12:06:07 GMT vboxsync [56699] * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) dbgkrnlinfo-r0drv-darwin.cpp: Replaced vm_map_wire with vm_map_unwire ... Tue, 30 Jun 2015 11:02:20 GMT vboxsync [56696] * trunk/src/VBox/Main/cbinding/tstCAPIGlue.c (modified) Main/cbinding: fix a possible NULL pointer dereference in the sample ... Tue, 30 Jun 2015 09:19:15 GMT vboxsync [56694] * trunk/src/VBox/VMM/VMMR0/GIMR0Hv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) VMM/GIM: Cleanup. Tue, 30 Jun 2015 09:17:34 GMT vboxsync [56693] * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) nit. Mon, 29 Jun 2015 22:09:04 GMT vboxsync [56692] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) Forgot to commit a file. Mon, 29 Jun 2015 20:49:29 GMT vboxsync [56691] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage guestcontrol mkdir: arg parsing fix. Mon, 29 Jun 2015 20:29:36 GMT vboxsync [56690] * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) temp build fix Mon, 29 Jun 2015 20:15:25 GMT vboxsync [56689] * trunk/src/VBox/Devices/Audio/AudioMixer.h (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp (modified) Audio: Volume control debugging aids. Mon, 29 Jun 2015 20:07:38 GMT vboxsync [56688] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) tdAddGuestCtrl.py: Fixed up the session environment change test. Mon, 29 Jun 2015 20:06:55 GMT vboxsync [56687] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) oops; backing out r101324. Mon, 29 Jun 2015 20:06:07 GMT vboxsync [56686] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) revered wrong rev Mon, 29 Jun 2015 20:04:08 GMT vboxsync [56685] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) vbox.py: Added getXcptResult helper to ComError. Mon, 29 Jun 2015 20:03:30 GMT vboxsync [56684] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) oops; backing out r100056 Mon, 29 Jun 2015 20:02:42 GMT vboxsync [56683] * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) Session::uninitialize: Shut up assertion that annoys the heck out of ... Mon, 29 Jun 2015 20:01:39 GMT vboxsync [56682] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Shut up assertion that annoys the heck out of me right now ... Mon, 29 Jun 2015 20:01:17 GMT vboxsync [56681] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) GuestCtrlImplPrivate.h: Deal with internal stuff (like mkdir) having ... Mon, 29 Jun 2015 19:46:55 GMT vboxsync [56680] * trunk/src/VBox/Runtime/generic/env-generic.cpp (modified) env-generic.cpp: The environment is case sensitive, not insensitive. duh. Mon, 29 Jun 2015 18:26:55 GMT vboxsync [56679] * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) Main/cbinding: fix new style reserved attribute "unit" (forgotten ... Mon, 29 Jun 2015 17:55:51 GMT vboxsync [56678] * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) VMM/GIM: Update the cached TSC frequency on state-load in KVM ... Mon, 29 Jun 2015 17:01:28 GMT vboxsync [56677] * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) * trunk/src/VBox/VMM/include/GIMKvmInternal.h (modified) VMM/GIM: Use a consistent TSC frequency for all VCPUs when KVM is used. Mon, 29 Jun 2015 16:59:20 GMT vboxsync [56676] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Storage/AHCI: Fix assertion which can trigger erroneously after ... Mon, 29 Jun 2015 15:37:43 GMT vboxsync [56675] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) * trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vbsfmount.h (modified) Additions/linux: Implement '-s' sloppy option parsing for shared folders. Mon, 29 Jun 2015 14:10:13 GMT vboxsync [56674] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) Devices/PS2K: LogRel nit. Mon, 29 Jun 2015 13:06:14 GMT vboxsync [56673] * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) DevVGA: set HGSMI host heap type when restoring from saved state. Mon, 29 Jun 2015 12:53:55 GMT vboxsync [56672] * trunk/src/VBox/VMM/VMMR0/GIMR0Hv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) VMM/GIM: Workaround PGM issue with large pages in Hyper-V by directly ... Mon, 29 Jun 2015 11:14:58 GMT vboxsync [56671] * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) DnD/VBoxClient: Initialize empty format string in ghIsDnDPending(), ... Mon, 29 Jun 2015 09:14:31 GMT vboxsync [56670] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS fixes Sun, 28 Jun 2015 23:01:01 GMT vboxsync [56669] * trunk/src/VBox/Main/glue/vboxapi.py (modified) glue/vboxapi.py: Hacked the MSCOM version of setArray() so that we ... Sun, 28 Jun 2015 17:32:30 GMT vboxsync [56668] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) Fixed outs mnemonic Sun, 28 Jun 2015 16:25:16 GMT vboxsync [56667] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from ... Sun, 28 Jun 2015 16:25:06 GMT vboxsync [56666] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from ... Sun, 28 Jun 2015 15:28:49 GMT vboxsync [56665] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) hmR0SvmExitIOInstr: Adjusted the u3SEG validity check to exclude pre- ... Sat, 27 Jun 2015 20:52:14 GMT vboxsync [56664] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) HMSVMR0.cpp: Fixed incorrect I/O instruction length check. Sat, 27 Jun 2015 20:31:14 GMT vboxsync [56663] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) HMSVMR0.cpp: VT-x and IEM insists on having busy TSS descriptor types ... Fri, 26 Jun 2015 16:31:12 GMT vboxsync [56662] * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) Main: When changing audio controller, change codec as well. Fri, 26 Jun 2015 14:46:12 GMT vboxsync [56661] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDataObject.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDEnumFormat.cpp (modified) DnD/VBoxTray: Also support retrieving plain text, added better ... Fri, 26 Jun 2015 14:21:23 GMT vboxsync [56660] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) iomMmioCommonPfHandler: Deal with IEM failure. Fri, 26 Jun 2015 13:16:39 GMT vboxsync [56659] * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) Additions/crOpenGL: take the right error path if the host service is ... Fri, 26 Jun 2015 12:51:57 GMT vboxsync [56658] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Storage/AHCI: Fix possible use after free after an I/O error ... Fri, 26 Jun 2015 08:54:42 GMT vboxsync [56657] * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD/Main: GuestDnDTargetImpl.cpp: Decide based on the host format ... Fri, 26 Jun 2015 08:51:18 GMT vboxsync [56656] * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD/Main: GuestDnDTargetImpl.cpp: Some more error checking, return ... Fri, 26 Jun 2015 08:47:05 GMT vboxsync [56655] * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) Build fix. Fri, 26 Jun 2015 08:41:15 GMT vboxsync [56654] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) DnD: FE/Qt: Better try negotiating a format between host and guest. Fri, 26 Jun 2015 08:31:29 GMT vboxsync [56653] * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) DnD: Some renaming, documentation, logging. Fri, 26 Jun 2015 08:28:09 GMT vboxsync [56652] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) DnD/VbglR3: Also support non URI-data transfers, logging. Fri, 26 Jun 2015 08:27:05 GMT vboxsync [56651] * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) DnD/VBoxClient: Got rid of the buffer selection request code, ... Fri, 26 Jun 2015 06:55:41 GMT vboxsync [56649] * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) RT_MIN is a macro Thu, 25 Jun 2015 21:57:41 GMT vboxsync [56648] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/alsa_stubs.c (modified) * trunk/src/VBox/Devices/Audio/pulse_stubs.c (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) Audio: Remove DEV_AUDIO logging group and split it up into per device ... Thu, 25 Jun 2015 20:55:06 GMT vboxsync [56647] * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) Audio/OSS: Wrong svn Id header Thu, 25 Jun 2015 20:52:06 GMT vboxsync [56646] * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) Audio: Another bunch of wrong assertions Thu, 25 Jun 2015 20:48:41 GMT vboxsync [56645] * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) Audio/Alsa: Wrong assertion Thu, 25 Jun 2015 20:35:23 GMT vboxsync [56644] * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) Audio/ALSA: Fix possible endless loop if the mixer buffer is already ... Thu, 25 Jun 2015 15:40:10 GMT vboxsync [56642] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: extra RC in assert in IO exits like r101262 for VT-x. Thu, 25 Jun 2015 15:06:36 GMT vboxsync [56641] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Comment Thu, 25 Jun 2015 14:59:54 GMT vboxsync [56640] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) iomMMIOHandler: IOM_LOCK_SHARED may fail in non-R3 contexts. Thu, 25 Jun 2015 14:56:30 GMT vboxsync [56639] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Make sure all memory allocated from the driver below is freed ... Thu, 25 Jun 2015 13:53:15 GMT vboxsync [56637] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/iprt/err.mac (modified) * trunk/include/iprt/x86.mac (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.md5sum (modified) 5.0.0 RC2 Thu, 25 Jun 2015 11:31:10 GMT vboxsync [56636] * trunk/src/VBox/Main/glue/tests/TestVBox.java (modified) * trunk/src/VBox/Main/glue/tests/TestVBoxNATEngine.java (modified) Main/glue/tests: add some comments to the java sample code, and clean ... Thu, 25 Jun 2015 11:06:41 GMT vboxsync [56635] * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) IOM: Enabled the non-#PF ring-0 and raw-mode access handlers (for ... Thu, 25 Jun 2015 11:05:39 GMT vboxsync [56634] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) VGA MMIO write handler may return VINF_EM_RAW_EMULATE_INSTR as it ... Thu, 25 Jun 2015 10:39:02 GMT vboxsync [56633] * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) PGMPool.cpp: Enable non-#PF ring-0 access handlers. Thu, 25 Jun 2015 10:32:44 GMT vboxsync [56632] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA.cpp: Enable the non-#PF ring-0 access handler. Thu, 25 Jun 2015 10:04:32 GMT vboxsync [56631] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) iemMemMap: Log VERR_IEM_IPE_9 details. Thu, 25 Jun 2015 10:01:44 GMT vboxsync [56630] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS fix Wed, 24 Jun 2015 23:26:52 GMT vboxsync [56629] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: More internal error status codes (9). Wed, 24 Jun 2015 19:44:56 GMT vboxsync [56628] * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Postpone INS memory writes to ring-3 if we hit an access ... Wed, 24 Jun 2015 19:41:37 GMT vboxsync [56627] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGMPhys: The s_abPlayItSafe bits in dealing with ... Wed, 24 Jun 2015 19:38:41 GMT vboxsync [56626] * trunk/src/VBox/VMM/include/PGMInline.h (modified) PGMInline.h: pvZeroPg and physical guest address TLB may need some ... Wed, 24 Jun 2015 17:18:45 GMT vboxsync [56625] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Main/glue/glue-java.xsl (modified) * trunk/src/VBox/Main/glue/tests/TestVBox.java (modified) doc/SDKRef: Document how to run the system event queue when using the ... Wed, 24 Jun 2015 13:29:06 GMT vboxsync [56623] * trunk/src/VBox/Devices/build/vl_vbox.h (deleted) finally unused Wed, 24 Jun 2015 13:12:09 GMT vboxsync [56622] * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) don't include vl_vbox.h anymore Wed, 24 Jun 2015 13:07:35 GMT vboxsync [56621] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: Put the CLI bits in /usr/local/bin instead of ... Wed, 24 Jun 2015 12:24:28 GMT vboxsync [56620] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HMR0: comments. Wed, 24 Jun 2015 12:15:18 GMT vboxsync [56619] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HMR0: revert r101249, added comment to clarify usage.