# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 4:50:51 PM 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. Wed, 24 Jun 2015 12:12:41 GMT vboxsync [56618] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HMR0: Don't read MSR unnecessarily. Wed, 24 Jun 2015 09:59:31 GMT vboxsync [56617] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) DnD: FE/Qt: Logging. Wed, 24 Jun 2015 09:58:45 GMT vboxsync [56616] * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: GuestDnDTargetImpl.cpp: Use destination paths for data block. Wed, 24 Jun 2015 09:26:53 GMT vboxsync [56615] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main: build fixes Tue, 23 Jun 2015 22:29:22 GMT vboxsync [56611] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) IOM/INSEx: Must dirty the page. Tue, 23 Jun 2015 17:36:23 GMT vboxsync [56610] * 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 stub of a new method which will apply the VM ... Tue, 23 Jun 2015 16:33:36 GMT vboxsync [56607] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMRC/IOMRC.cpp (modified) IOM,IEM: split up VBOX_WITH_2ND_IEM_STEP into two steps, the first ... Tue, 23 Jun 2015 13:08:16 GMT vboxsync [56602] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) 3D: Display Lists: add dependency for VBoxOGLcrserverlib. Tue, 23 Jun 2015 12:19:38 GMT vboxsync [56601] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) 3D: Display Lists: temporary disable Expando SPU and DLM. Tue, 23 Jun 2015 11:53:43 GMT vboxsync [56600] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Main/webservice: more Windows build fixing Tue, 23 Jun 2015 11:52:10 GMT vboxsync [56599] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Warning fix (32-bit Windows). Tue, 23 Jun 2015 11:48:55 GMT vboxsync [56598] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Main/webservice: windows build fix Tue, 23 Jun 2015 11:27:49 GMT vboxsync [56597] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Main/webservice: make an attempt at gracefully handling webservice ... Tue, 23 Jun 2015 11:25:11 GMT vboxsync [56596] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) Main/idl: change the unit of "reservedAttributes" from read-write ... Tue, 23 Jun 2015 11:23:17 GMT vboxsync [56595] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ProgressProxyImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main/Machine+ProgresProxy: for the few things not handled by the ... Tue, 23 Jun 2015 11:01:57 GMT vboxsync [56594] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Storage/AHCI: Don't try to free a request structure which does not ... Tue, 23 Jun 2015 08:38:28 GMT vboxsync [56593] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) info vmsvga Tue, 23 Jun 2015 08:37:03 GMT vboxsync [56592] * trunk/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified) Network/Win: Replace FUNCTION macro with literal strings to improve ... Tue, 23 Jun 2015 08:07:18 GMT vboxsync [56591] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified) Network/NetLwf: DbgPring statements to help with diagnosing ... Tue, 23 Jun 2015 07:03:29 GMT vboxsync [56590] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) Frontend/VBoxManage: avoid crash with empty string (happened during ... Mon, 22 Jun 2015 21:15:52 GMT vboxsync [56589] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified) Network/NetLwf: listModules access and modification fixes (#7231) Mon, 22 Jun 2015 20:16:21 GMT vboxsync [56588] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: reserved method/attribute fine tuning now that more ... Mon, 22 Jun 2015 19:31:59 GMT vboxsync [56587] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main/Performance: convert to API wrapper usage, and quite a bit of ... Mon, 22 Jun 2015 17:10:24 GMT vboxsync [56584] * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) * trunk/src/VBox/Main/src-client/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) Main/RemoteUSBDevice: convert to API wrapper usage Mon, 22 Jun 2015 17:03:22 GMT vboxsync [56583] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: LogRel nit and todo has been addressed. Mon, 22 Jun 2015 16:56:16 GMT vboxsync [56582] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: make resume attempts over the API fail with a ... Mon, 22 Jun 2015 16:48:38 GMT vboxsync [56581] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: ignore 'regular' VM-resume requests when the VM has ... Mon, 22 Jun 2015 16:20:42 GMT vboxsync [56580] * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) whitespace Mon, 22 Jun 2015 16:08:08 GMT vboxsync [56579] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Storage/ATA: fixed returned device strings from INQUIRY command (were ... Mon, 22 Jun 2015 16:04:58 GMT vboxsync [56578] * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) HostServices/SharedOpenGL: LogRel nits. Mon, 22 Jun 2015 15:08:04 GMT vboxsync [56577] * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) Main/MachineImplCloneVM.cpp: fix cloning of VMs with floppy (handled ... Mon, 22 Jun 2015 13:32:43 GMT vboxsync [56576] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) HostDrivers/Support: added bugref to fix. Mon, 22 Jun 2015 12:28:52 GMT vboxsync [56575] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) DnD/VbglR3: Cleanup. Mon, 22 Jun 2015 12:22:07 GMT vboxsync [56574] * trunk/src/VBox/Main/src-server/ProgressProxyImpl.cpp (modified) Main/ProgressProxy: eliminate unnecessary includes Mon, 22 Jun 2015 10:15:43 GMT vboxsync [56573] * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) Storage/tstVDIo: Avoid division by 0 Mon, 22 Jun 2015 09:38:00 GMT vboxsync [56572] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HMR0: comment. Sat, 20 Jun 2015 20:37:10 GMT vboxsync [56569] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) fixed variable name Sat, 20 Jun 2015 17:15:56 GMT vboxsync [56567] * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) IMachineDebugger: Fixed getters for LogDbgFlags, LogRelFlags, ... Sat, 20 Jun 2015 08:10:59 GMT vboxsync [56566] * trunk/src/VBox/GuestHost/OpenGL/include/cr_hash.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/hash.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/util.def (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_lists.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_calllist.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_header.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_lists.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/expando/expando_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/expando/expandospu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/expando/expandospu.h (modified) Host 3D: Expando SPU, DLM module. - DLM module reworked. Now it ... Fri, 19 Jun 2015 15:17:45 GMT vboxsync [56564] * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) Solaris/Installer: Fix for Solaris 12 renaming iconv/utf-8 package. Fri, 19 Jun 2015 14:39:16 GMT vboxsync [56563] * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) Main/Main/src-server/MachineImplCloneVM: fix a collection of bugs ... Fri, 19 Jun 2015 14:00:34 GMT vboxsync [56562] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) Build fix. Fri, 19 Jun 2015 13:35:52 GMT vboxsync [56561] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) FE/Qt: attempt to fix a regression that sometimes made the GUI start ... Fri, 19 Jun 2015 12:27:55 GMT vboxsync [56559] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin: comment typo. Fri, 19 Jun 2015 12:05:26 GMT vboxsync [56558] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin.cpp: CR4.VMXE fix after host_vmxon issue. Fri, 19 Jun 2015 10:25:34 GMT vboxsync [56555] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h (modified) DnD: FE/Qt: Return the (variant) drag data by reference, added rc. Fri, 19 Jun 2015 10:24:08 GMT vboxsync [56554] * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) DnD/Main: Wait a bit longer when checking for pending guest->host ... Fri, 19 Jun 2015 10:21:53 GMT vboxsync [56553] * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD/Main: Update for error messages. Fri, 19 Jun 2015 09:34:18 GMT vboxsync [56552] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) ConsoleImpl: use doxygen for todo. Fri, 19 Jun 2015 09:32:20 GMT vboxsync [56551] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) Main/src-client: Don't resume a VM on host-resume unless it was ... Thu, 18 Jun 2015 18:15:51 GMT vboxsync [56533] * trunk/doc/manual/Makefile.kmk (modified) * trunk/doc/manual/docbook-refentry-to-C-help.xsl (modified) * trunk/doc/manual/docbook-refentry-to-manpage.xsl (moved) * trunk/doc/manual/en_US/man_VBoxManage-debugvm.xml (moved) * trunk/doc/manual/en_US/man_VBoxManage-extpack.xml (moved) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/refentry.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage generated help updates, manual/Makefile.kmk hacking, ... Thu, 18 Jun 2015 15:15:17 GMT vboxsync [56529] * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) tstVDIo: Change the implementation to calculate the throughput in ... Thu, 18 Jun 2015 13:25:55 GMT vboxsync [56523] * trunk/src/VBox/Main/idl/VirtualBox.dtd (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: fix a few missing tags, and keep the DTD up to date. Thu, 18 Jun 2015 13:21:22 GMT vboxsync [56522] * trunk/src/VBox/Installer/linux/distributions_rpm (modified) rpm: openSUSE Thu, 18 Jun 2015 12:42:27 GMT vboxsync [56517] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) FE/Qt: Apply recommended audio codec. Thu, 18 Jun 2015 12:34:47 GMT vboxsync [56516] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Save audio codec settings (see #7902). Thu, 18 Jun 2015 12:11:56 GMT vboxsync [56514] * trunk/include/VBox/vmm/dbgfcorefmt.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp (modified) VMM/DBGF: Dump guest core with a more standardized CPU dump including ...