# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 24, 2025 11:22:22 AM Tue, 25 Aug 2015 09:52:33 GMT vboxsync [57522] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/USB/usbip/USBProxyDevice-usbip.cpp (modified) USB/IP: Fixes and enable building it Tue, 25 Aug 2015 09:50:45 GMT vboxsync [57521] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) NVMe: Changes required for building it and integrating into the PUEL ... Mon, 24 Aug 2015 23:44:44 GMT vboxsync [57520] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) build fix Mon, 24 Aug 2015 23:33:46 GMT vboxsync [57519] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) SVGA3d/win: Fixed the scrolling issues with the SVGA_3D_CMD_PRESENT ... Mon, 24 Aug 2015 22:58:38 GMT vboxsync [57518] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) build fix Mon, 24 Aug 2015 22:53:20 GMT vboxsync [57517] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) SVGA3d/ogl: Finally figured out the scrolling issue with the ... Mon, 24 Aug 2015 21:13:13 GMT vboxsync [57516] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) Runtime/http: additional error code Mon, 24 Aug 2015 19:40:25 GMT vboxsync [57515] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) VUSBDevice: Don't set the device state to POWERED unless the device ... Mon, 24 Aug 2015 15:52:22 GMT vboxsync [57514] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix EPT capabilities checks and propagate errors to ring-3. Mon, 24 Aug 2015 15:38:11 GMT vboxsync [57513] * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) GIM/HyperV: Update 0x40000002 cpuid as per the Hyper-V spec. when ... Mon, 24 Aug 2015 13:57:15 GMT vboxsync [57511] * trunk/src/VBox/Frontends/VirtualBox/images/OSE/about.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/OSE/about_hidpi.png (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.h (modified) FE/Qt: 7918: About VirtualBox Dialog Improvements: 1. Version text ... Mon, 24 Aug 2015 13:09:47 GMT vboxsync [57510] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.h (modified) FE/Qt: 7958: Desktop-widget watchdog manual cleanup. Mon, 24 Aug 2015 12:05:08 GMT vboxsync [57508] * 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) FE/Qt: LogWindow: Review comments implementation for r102278. Mon, 24 Aug 2015 11:28:41 GMT vboxsync [57506] * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) GIM/HyperV: Don't identify as Microsoft as the default vendor ID, use ... Mon, 24 Aug 2015 07:26:43 GMT vboxsync [57505] * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) Main: a warning and a false positive Sun, 23 Aug 2015 23:09:46 GMT vboxsync [57504] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) VMSVGA3d/ogl: Banging my head vertical scrolling of the host ... Sun, 23 Aug 2015 17:35:13 GMT vboxsync [57503] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA3d-ogl.cpp: @todo cleanup Sun, 23 Aug 2015 17:29:15 GMT vboxsync [57502] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) DevVGA-SVGA*: Some viewport sanity adjustments and comments. Sat, 22 Aug 2015 19:15:54 GMT vboxsync [57501] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) VERR_SUP_VP_NOT_BUILD_CERT_IPE: Dump the certificates. This requires ... Fri, 21 Aug 2015 16:54:50 GMT vboxsync [57500] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIObject.cpp (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/include/GuestDnDSourceImpl.h (modified) * trunk/src/VBox/Main/include/GuestDnDTargetImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: Use a separate context for URI object when transferring, misc ... Fri, 21 Aug 2015 14:10:49 GMT vboxsync [57499] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) tools: fixed SDL path on Solaris Fri, 21 Aug 2015 13:50:47 GMT vboxsync [57497] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.cpp (modified) FE/Qt: Fixed a small coding guidline. Fri, 21 Aug 2015 13:17:10 GMT vboxsync [57496] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.h (modified) * 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) FE/Qt: 7961: LogWindow: Increasing default size and saving/restoring ... Fri, 21 Aug 2015 12:50:43 GMT vboxsync [57495] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) FE/Qt: better fix for temporary over-sized windows when exiting full- ... Fri, 21 Aug 2015 12:10:27 GMT vboxsync [57494] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: Runtime UI: Full-screen/Seamless modes: Resize machine-window ... Fri, 21 Aug 2015 11:54:00 GMT vboxsync [57493] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (deleted) VMM/HM: Merge HMR0Mixed.mac into the main assembly file now that ... Fri, 21 Aug 2015 10:48:48 GMT vboxsync [57490] * trunk/src/VBox/Additions/x11/Installer/98vboxadd-xclient (modified) Additions/x11/VBoxClient: check for the kernel service before ... Fri, 21 Aug 2015 10:36:24 GMT vboxsync [57489] * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp (modified) Additions/X11/seamless: Try fix broken seamless handling: additional ... Fri, 21 Aug 2015 10:12:30 GMT vboxsync [57488] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) VBoxJWs file list and source code generating rules needs to depend on ... Fri, 21 Aug 2015 09:43:37 GMT vboxsync [57487] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Additions/os2/Config.kmk (modified) forward-ported r89714 (add/os2/Config.kmk: Try use the GCC3OMF ... Fri, 21 Aug 2015 08:45:03 GMT vboxsync [57486] * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp (modified) Additions/X11/seamless: Try fix broken seamless handling Fri, 21 Aug 2015 08:34:03 GMT vboxsync [57485] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/Network: remove redundant INetCfg query/release during interface ... Thu, 20 Aug 2015 17:24:26 GMT vboxsync [57484] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.cpp (modified) FE/Qt: 7961: Moving the cursor position in logging window to the end ... Thu, 20 Aug 2015 17:08:03 GMT vboxsync [57483] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: Runtime UI: Switch to VBoxGlobal screen/available geometry ... Thu, 20 Aug 2015 16:48:33 GMT vboxsync [57482] * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) VMM: doxygen and nits. Thu, 20 Aug 2015 16:20:02 GMT vboxsync [57481] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: Fix for r102252, hmm.. how did they sneaked into my code? Thu, 20 Aug 2015 16:14:42 GMT vboxsync [57480] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt: 7958: Desktop-widget watchdog to be used under X11 to ... Thu, 20 Aug 2015 15:02:39 GMT vboxsync [57479] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Validate CFGM keys. Thu, 20 Aug 2015 14:21:54 GMT vboxsync [57478] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: typo. Thu, 20 Aug 2015 14:20:26 GMT vboxsync [57477] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Implement PAUSE filter exiting for VT-x & AMD-V. Also ... Thu, 20 Aug 2015 14:09:51 GMT vboxsync [57476] * trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp (modified) space. Thu, 20 Aug 2015 13:05:20 GMT vboxsync [57475] * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) Main/src-server/HostUSBDeviceImpl.cpp: quick fix for release log message Thu, 20 Aug 2015 12:15:04 GMT vboxsync [57474] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequestWidget.cpp (modified) FE/Qt: 7980: GUI should clarify error context when possible. Thu, 20 Aug 2015 10:01:14 GMT vboxsync [57472] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: space nit. Thu, 20 Aug 2015 09:51:47 GMT vboxsync [57471] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: line length formatting fixes. Thu, 20 Aug 2015 09:44:08 GMT vboxsync [57470] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Purge the unused TLB shootdown code path. Thu, 20 Aug 2015 09:07:56 GMT vboxsync [57469] * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: Fixed host->guest crashes on OS X hosts. Thu, 20 Aug 2015 08:54:44 GMT vboxsync [57468] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.cpp (modified) static Thu, 20 Aug 2015 08:53:34 GMT vboxsync [57467] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) static Thu, 20 Aug 2015 08:11:11 GMT vboxsync [57465] * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) DnDURIList.cpp: Only count directory on successful allocation. Thu, 20 Aug 2015 08:07:27 GMT vboxsync [57464] * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) DnDURIList.cpp: Delete formerly allocated file object in error case. Thu, 20 Aug 2015 07:42:09 GMT vboxsync [57463] * trunk/src/VBox/Artwork/OSE/virtualbox-128px.png (modified) * trunk/src/VBox/Artwork/OSE/virtualbox-16px.png (modified) * trunk/src/VBox/Artwork/OSE/virtualbox-20px.png (modified) * trunk/src/VBox/Artwork/OSE/virtualbox-32px.png (modified) * trunk/src/VBox/Artwork/OSE/virtualbox-40px.png (modified) * trunk/src/VBox/Artwork/OSE/virtualbox-48px.png (modified) * trunk/src/VBox/Artwork/OSE/virtualbox-64px.png (modified) Artwork: revert the previous change, did not work Wed, 19 Aug 2015 22:27:30 GMT vboxsync [57462] * trunk/src/VBox/Artwork/OSE/virtualbox-128px.png (modified) * trunk/src/VBox/Artwork/OSE/virtualbox-16px.png (modified) * trunk/src/VBox/Artwork/OSE/virtualbox-20px.png (modified) * trunk/src/VBox/Artwork/OSE/virtualbox-32px.png (modified) * trunk/src/VBox/Artwork/OSE/virtualbox-40px.png (modified) * trunk/src/VBox/Artwork/OSE/virtualbox-48px.png (modified) * trunk/src/VBox/Artwork/OSE/virtualbox-64px.png (modified) Artwork: set the resolution of desktop png files to (0,0) as certain ... Wed, 19 Aug 2015 17:34:19 GMT vboxsync [57461] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/Network: extensive release logging during interface enumeration Wed, 19 Aug 2015 16:57:57 GMT vboxsync [57460] * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/WinKeyboard.cpp (modified) FE/Qt: Windows: 5105: Send modifier keyboard events immediately after ... Wed, 19 Aug 2015 15:19:44 GMT vboxsync [57457] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) SharedFolders: use the guest path delimiter. Wed, 19 Aug 2015 14:37:00 GMT vboxsync [57456] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv-win.cpp: Windows 10 VERR_LDR_MISMATCH_NATIVE fix. Turns out ... Wed, 19 Aug 2015 13:29:51 GMT vboxsync [57453] * trunk/Config.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) OpenGL: Include VBoxOGLexpandospu.dylib in the installer package if ... Wed, 19 Aug 2015 09:43:15 GMT vboxsync [57452] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Build fix; forgot a file. Wed, 19 Aug 2015 09:39:17 GMT vboxsync [57451] * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixBuffer.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (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) Audio: Try to fix chopped off samples when playing short sound files. Wed, 19 Aug 2015 07:11:17 GMT vboxsync [57450] * trunk/src/VBox/VMM/Makefile.kmk (modified) fix Wed, 19 Aug 2015 00:40:36 GMT vboxsync [57449] * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: udp_listen: set so_hladdr/so_hlport like we do in udp_attach(). ... Wed, 19 Aug 2015 00:33:17 GMT vboxsync [57448] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) NAT: fix debug log - print IP address, not a pointer to it, and ... Tue, 18 Aug 2015 19:01:35 GMT vboxsync [57447] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) FE/Qt: 7980: Handling few more RTHttp error-codes. Tue, 18 Aug 2015 17:33:53 GMT vboxsync [57446] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0UnusedA.asm (modified) * trunk/src/VBox/VMM/VMMR0/TRPMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/HMInternal.mac (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun. Tue, 18 Aug 2015 17:01:50 GMT vboxsync [57445] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) static Tue, 18 Aug 2015 17:01:34 GMT vboxsync [57444] * trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmgpt.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) static Tue, 18 Aug 2015 16:49:58 GMT vboxsync [57443] * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgsmi.c (modified) static Tue, 18 Aug 2015 16:47:42 GMT vboxsync [57442] * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) DECLCALLBACK and static Tue, 18 Aug 2015 16:15:25 GMT vboxsync [57440] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) Frontends/VBoxShell: fix output parameter array index (return value ... Tue, 18 Aug 2015 15:48:49 GMT vboxsync [57439] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) DECLCALLBACK Tue, 18 Aug 2015 15:40:07 GMT vboxsync [57438] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) DECLCALLBACK Tue, 18 Aug 2015 15:36:33 GMT vboxsync [57437] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) DECLCALLBACK Tue, 18 Aug 2015 15:28:20 GMT vboxsync [57436] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedNoCrt-win.cpp (modified) SUPR3HardenedNoCrt-win.cpp: Some RT_NO_THROW uses I missed. Tue, 18 Aug 2015 15:23:02 GMT vboxsync [57435] * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) DECLCALLBACK Tue, 18 Aug 2015 15:14:45 GMT vboxsync [57434] * trunk/src/VBox/Runtime/r3/alloc-ef-cpp.cpp (modified) build fix Tue, 18 Aug 2015 14:57:46 GMT vboxsync [57432] * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/mem.h (modified) * trunk/include/iprt/mempool.h (modified) * trunk/include/iprt/memsafer.h (modified) * trunk/include/iprt/rand.h (modified) * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Runtime/common/alloc/alloc.cpp (modified) * trunk/src/VBox/Runtime/common/misc/RTMemWipeThoroughly.cpp (modified) * trunk/src/VBox/Runtime/common/rand/rand.cpp (modified) * trunk/src/VBox/Runtime/common/rand/randadv.cpp (modified) * trunk/src/VBox/Runtime/common/rand/randparkmiller.cpp (modified) * trunk/src/VBox/Runtime/common/zip/zip.cpp (modified) * trunk/src/VBox/Runtime/generic/RTRandAdvCreateSystemFaster-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/RTRandAdvCreateSystemTruer-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/mempool-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/memsafer-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/haiku/alloc-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r3/alloc-ef-cpp.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc.cpp (modified) * trunk/src/VBox/Runtime/r3/allocex.cpp (modified) * trunk/src/VBox/Runtime/r3/memsafer-r3.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/RTMemProtect-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/rand-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/rtmempage-exec-mmap-heap-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/rtmempage-exec-mmap-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/alloc-win.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition ... Tue, 18 Aug 2015 14:37:46 GMT vboxsync [57431] * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) VMM/TM: nit. Tue, 18 Aug 2015 13:35:18 GMT vboxsync [57429] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64Stub.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/HM: Start removing VBOX_WITH_HYBRID_32BIT_KERNEL code. Tue, 18 Aug 2015 13:24:49 GMT vboxsync [57428] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/src-server/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) DECLCALLBACK Tue, 18 Aug 2015 13:21:11 GMT vboxsync [57427] * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) warning Tue, 18 Aug 2015 12:42:05 GMT vboxsync [57426] * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vbva.c (modified) * trunk/src/VBox/Devices/Network/lwip-new/vbox/sys_arch.c (modified) DECLCALLBACK Tue, 18 Aug 2015 12:41:48 GMT vboxsync [57425] * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) DECLCALLBACK Tue, 18 Aug 2015 12:07:44 GMT vboxsync [57424] * trunk/src/VBox/Main/glue/com.cpp (modified) Main: DECLCALLBACK Tue, 18 Aug 2015 12:07:32 GMT vboxsync [57423] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_init.c (modified) DECLCALLBACK fix Tue, 18 Aug 2015 11:49:30 GMT vboxsync [57421] * trunk/src/VBox/GuestHost/OpenGL/include/cr_threads.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) wrong Tue, 18 Aug 2015 11:46:29 GMT vboxsync [57420] * trunk/src/VBox/GuestHost/OpenGL/include/cr_threads.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: DECLCALLBACK and a warning Tue, 18 Aug 2015 11:45:22 GMT vboxsync [57419] * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) tstGIP-2: fix crash. Tue, 18 Aug 2015 11:21:12 GMT vboxsync [57417] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) warning Tue, 18 Aug 2015 11:19:28 GMT vboxsync [57416] * trunk/include/iprt/cpp/mem.h (deleted) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) * trunk/src/VBox/RDP/client-1.8.3/rdesktop.c (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstMemAutoPtr.cpp (deleted) * trunk/src/VBox/Runtime/testcase/tstRTDvm.cpp (modified) * trunk/src/VBox/ValidationKit/utils/cpu/cidet.h (modified) * trunk/src/VBox/ValidationKit/utils/network/NetPerf.cpp (modified) More DECLCALLBACK fixes; retired RTMemAutoPtr. Tue, 18 Aug 2015 10:58:19 GMT vboxsync [57415] * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) * trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTS3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstSemMutex.cpp (modified) * trunk/src/VBox/Storage/testcase/VDIoBackendMem.cpp (modified) * trunk/src/VBox/Storage/testcase/VDMemDisk.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScript.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVD-2.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVDCopy.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVDShareable.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVDSnap.cpp (modified) * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) More DECLCALLBACK fixes. Tue, 18 Aug 2015 10:50:25 GMT vboxsync [57414] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: Missed VBoxGlobal cleanup call on early GUI shutdown before ... Tue, 18 Aug 2015 10:44:47 GMT vboxsync [57413] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) More DECLCALLBACK fixes. Tue, 18 Aug 2015 10:22:44 GMT vboxsync [57412] * trunk/src/VBox/GuestHost/SharedClipboard/Makefile.kmk (modified) SharedClipboard/Makefile.kmk: Wrong SUB_DEPTH. Tue, 18 Aug 2015 10:16:15 GMT vboxsync [57411] * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMGuest.cpp (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) * trunk/src/VBox/VMM/include/TMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) VMM: DECLCALLBACK fixes. Tue, 18 Aug 2015 09:58:29 GMT vboxsync [57410] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) Device/Graphics: fix padding if VBOX_WITH_VMSVGA is unset, and make ... Tue, 18 Aug 2015 09:58:24 GMT vboxsync [57409] * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) thread-r0drv-nt.cpp: Remove unused function RTThreadSleepCommon. Tue, 18 Aug 2015 09:52:53 GMT vboxsync [57407] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) VBoxGuestR3LibGuestProp.cpp: Elimiate RTCMemAutoPtr. Tue, 18 Aug 2015 09:33:44 GMT vboxsync [57406] * trunk/src/VBox/Devices/USB/usbip/USBProxyDevice-usbip.cpp (modified) USB/IP: Updates and fixes, implement support for isochronous ... Tue, 18 Aug 2015 09:03:48 GMT vboxsync [57405] * trunk/src/VBox/Runtime/r3/posix/tls-posix.cpp (modified) build fix