# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Jan 13, 2025 4:59:48 PM Wed, 24 May 2017 15:43:59 GMT vboxsync [67067] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/configure (modified) * trunk/configure.vbs (modified) * trunk/debian/control (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp (moved) * trunk/src/VBox/Debugger/VBoxDbgStatsQt.h (moved) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxUpdateDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsGeneral.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsLanguage.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetworkDetailsNAT.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsUpdate.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsAudio.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsInterface.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsParallel.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSF.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSFDetails.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSerial.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSBFilterDetails.ui (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/control (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) drop VBOX_WITH_QTGUI_V5 and friends Wed, 24 May 2017 09:10:19 GMT vboxsync [67055] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2: Prevent launching VMs with invalid APIC combinations. Tue, 23 May 2017 17:48:32 GMT vboxsync [67049] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/webservice/samples/python/clienttest.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Main/glue/vboxapi.py: clean up, remove vbox attribute, eliminate ... Wed, 17 May 2017 18:56:31 GMT vboxsync [66945] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) build fix Wed, 17 May 2017 18:50:12 GMT vboxsync [66944] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: Streamline API default handling for network adapters ... Wed, 17 May 2017 18:16:15 GMT vboxsync [66943] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) build fix Wed, 17 May 2017 18:07:51 GMT vboxsync [66942] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix parallel port settings loading, which suffers from ... Wed, 17 May 2017 17:54:01 GMT vboxsync [66941] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: Use the internal method for querying the guest OS type ... Wed, 17 May 2017 16:44:04 GMT vboxsync [66940] * trunk/src/VBox/Main/include/NATEngineImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/src-server/NATEngineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/NetworkAdapter+NATEngine: Improve default handling (deal with ... Wed, 17 May 2017 16:27:41 GMT vboxsync [66939] * trunk/src/VBox/Main/src-server/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SerialPortImpl.cpp (modified) Main/SerialPort: make applying the default settings more flexible, ... Wed, 17 May 2017 16:09:58 GMT vboxsync [66938] * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox+DHCPServer+GuestOSType: lots of redundant ... Wed, 17 May 2017 09:07:37 GMT vboxsync [66926] * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) Main: spaces Wed, 17 May 2017 08:43:27 GMT vboxsync [66925] * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main/Machine+GuestOSType: few more convenience functions for getting data Wed, 17 May 2017 08:34:25 GMT vboxsync [66924] * trunk/src/VBox/Main/xml/Settings.cpp (modified) whitespace Tue, 16 May 2017 19:34:21 GMT vboxsync [66922] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not ... Mon, 15 May 2017 23:21:57 GMT vboxsync [66902] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not ... Mon, 15 May 2017 16:30:10 GMT vboxsync [66900] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Main/GuestControl: fix iterator increment which was lost in previous ... Mon, 15 May 2017 16:24:31 GMT vboxsync [66899] * trunk/src/VBox/Main/src-all/SecretKeyStore.cpp (modified) it++ => ++it Mon, 15 May 2017 16:21:16 GMT vboxsync [66898] * trunk/src/VBox/Main/src-all/SecretKeyStore.cpp (modified) Main/SecretKeyStore: proper iterator increment Mon, 15 May 2017 16:06:16 GMT vboxsync [66897] * trunk/src/VBox/Main/src-all/SecretKeyStore.cpp (modified) Main/SecretKeyStore: be less pushy with iterators Mon, 15 May 2017 15:01:30 GMT vboxsync [66896] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Main/Guest Control: Iterator fixes for signalWaitEvent() and ... Mon, 15 May 2017 15:00:36 GMT vboxsync [66895] * trunk/src/VBox/Main/src-server/MediumLock.cpp (modified) Main/MediumLock: fix for MediumLockListMap::Clear cleanup Mon, 15 May 2017 14:55:15 GMT vboxsync [66894] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Backed out r115409 again. Mon, 15 May 2017 14:40:16 GMT vboxsync [66893] * trunk/src/VBox/Main/src-server/MediumLock.cpp (modified) Main/MediumLock: MediumLockListMap::Clear cleanup Mon, 15 May 2017 14:30:58 GMT vboxsync [66892] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Main/Guest Control: Iterator fixes for signalWaitEvent() and ... Mon, 15 May 2017 13:45:23 GMT vboxsync [66891] * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) Main/EmulatedUSBImpl.cpp: WebcamsMap cleanup. Fri, 12 May 2017 12:05:03 GMT vboxsync [66877] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: bugref:8855: make it better readable Thu, 11 May 2017 17:06:28 GMT vboxsync [66875] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: bugref:8855: when renaming settings, don't change the config ... Thu, 11 May 2017 10:35:16 GMT vboxsync [66870] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: bugref:8855: don't ignore the error code when ... Wed, 10 May 2017 11:07:03 GMT vboxsync [66857] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Event fixes (for bugref:8833): * Check for ... Mon, 08 May 2017 16:59:13 GMT vboxsync [66832] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Main: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings. Mon, 08 May 2017 09:58:18 GMT vboxsync [66816] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: increased the default RAM size for Windows 7 / 2008(R2) ... Thu, 04 May 2017 14:54:16 GMT vboxsync [66796] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Main/tstCollector: use symbolic constant Thu, 04 May 2017 14:52:22 GMT vboxsync [66795] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Main/tstCollector: make it always return 0. The current error ... Thu, 27 Apr 2017 17:25:39 GMT vboxsync [66704] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: try fix bad if. Thu, 27 Apr 2017 17:25:11 GMT vboxsync [66703] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: try fix bad if. Fri, 21 Apr 2017 17:38:54 GMT vboxsync [66646] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/NetIf (bugref:8846): Fixed VBoxSVC crash on updating adapter ... Fri, 21 Apr 2017 09:18:14 GMT vboxsync [66643] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Apply KB_FN_AUTO_CMD_DEPS_COMMANDS to double ... Thu, 20 Apr 2017 19:27:00 GMT vboxsync [66636] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Started using KB_FN_AUTO_CMD_DEPS and friends. Thu, 20 Apr 2017 14:27:34 GMT vboxsync [66630] * trunk/src/VBox/Main/glue/vboxapi.py (modified) VBox/Main: ​​bugref:3300: VBoxSVC from terminal server session is not ... Thu, 20 Apr 2017 14:05:28 GMT vboxsync [66629] * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) VirtualBoxClientImpl: Style cleaning in the SDS related code; fixed ... Thu, 20 Apr 2017 05:53:05 GMT vboxsync [66619] * trunk/src/VBox/Main/glue/vboxapi.py (modified) vboxapi.py: style adjustments Thu, 20 Apr 2017 01:00:29 GMT vboxsync [66617] * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) VBox/Main: bugref:3300: VBoxSVC from terminal server session is not ... Mon, 17 Apr 2017 03:00:00 GMT vboxsync [66581] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (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/IEMAllInstructionsOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, ... Thu, 13 Apr 2017 16:13:45 GMT vboxsync [66564] * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) VBox/Main: ​​​​bugref:3300: VBoxSVC from terminal server session is ... Thu, 13 Apr 2017 16:08:23 GMT vboxsync [66563] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) VBox/Main: ​​​bugref:3300: VBoxSVC from terminal server session is ... Tue, 11 Apr 2017 14:53:40 GMT vboxsync [66512] * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) VBox/Main: ​​​​bugref:3300: VBoxSVC from terminal server session is ... Fri, 07 Apr 2017 17:40:54 GMT vboxsync [66483] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix the operation count handling for ... Mon, 03 Apr 2017 21:09:37 GMT vboxsync [66411] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) VBox/Main: ​​​bugref:3300: VBoxSVC from terminal server session is ... Mon, 03 Apr 2017 13:54:44 GMT vboxsync [66400] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main: bugref:8783: fixes for the new resizing code. Mon, 03 Apr 2017 10:15:06 GMT vboxsync [66396] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImplLegacy.cpp (modified) Main: reverted r114346. Mon, 03 Apr 2017 07:31:44 GMT vboxsync [66394] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImplLegacy.cpp (modified) Main: remove the old resizing code. Fri, 31 Mar 2017 13:43:50 GMT vboxsync [66382] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: Ubuntu: 8GB => 10GB (Ubuntu 17.04 needs 8.3GB) Fri, 31 Mar 2017 13:28:04 GMT vboxsync [66381] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Fix missing parameter for ... Thu, 30 Mar 2017 11:05:26 GMT vboxsync [66358] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) VBoxProxyStub.c: Fixed incorrect error handling and work duplication ... Thu, 30 Mar 2017 09:52:39 GMT vboxsync [66353] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) VBoxProxyStub.c: More style. Thu, 30 Mar 2017 09:49:14 GMT vboxsync [66352] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) VBoxProxyStub.c: fQuoteIt confusion. Thu, 30 Mar 2017 06:39:44 GMT vboxsync [66349] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) fixed two @bugref references Wed, 29 Mar 2017 11:22:56 GMT vboxsync [66330] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main: doxygen fix for the new guest resizing code. Wed, 29 Mar 2017 11:13:59 GMT vboxsync [66329] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Main: enabled the new resizing code. Wed, 29 Mar 2017 11:13:13 GMT vboxsync [66328] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImplLegacy.cpp (modified) Main: updated the guest resizing code (disabled). Tue, 28 Mar 2017 15:10:04 GMT vboxsync [66308] * trunk/src/VBox/Main/idl/doxygen.xsl (modified) VBox/Main: ​​bugref:3300: VBoxSVC from terminal server session is not ... Tue, 28 Mar 2017 11:48:21 GMT vboxsync [66294] * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) ExtPackManagerImpl.cpp: Must not hold the extpack manager lock when ... Tue, 28 Mar 2017 07:53:31 GMT vboxsync [66282] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/VirtualBox.xidl: tabs, spaces Tue, 28 Mar 2017 07:28:24 GMT vboxsync [66280] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) bugref:3300: build fix Tue, 28 Mar 2017 07:23:33 GMT vboxsync [66279] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) Main/Frontends/Installer: bugref:3300: tabs, spaces, doxygen Tue, 28 Mar 2017 00:19:45 GMT vboxsync [66274] * trunk/Config.kmk (modified) * trunk/include/VBox/log.h (modified) * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl (modified) * trunk/src/VBox/Installer/win/VirtualBox_TypeLibWithInterfaces.xsl (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) * trunk/src/VBox/Main/idl/VirtualBox.dtd (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/apiwrap-server-filelist.xsl (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) * trunk/src/VBox/Main/idl/xpidl_iid.xsl (modified) * trunk/src/VBox/Main/include/Logging.h (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (added) * trunk/src/VBox/Main/include/win/resource.h (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-all/win/VirtualBox_rgs.xsl (modified) * trunk/src/VBox/Main/src-all/win/comregister.cmd (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/src-client/win/VBoxC.rc (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Runtime/VBox/errmsgvboxcom.xsl (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not ... Mon, 27 Mar 2017 12:20:38 GMT vboxsync [66266] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Warning. Sun, 26 Mar 2017 21:52:17 GMT vboxsync [66250] * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/Storage/VDVfs.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVDFill.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVDSnap.cpp (modified) * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD ... Thu, 23 Mar 2017 15:40:10 GMT vboxsync [66234] * trunk/src/VBox/Main/src-all/Global.cpp (modified) s/25G/32G/ for >= Windows 10 Thu, 23 Mar 2017 12:11:13 GMT vboxsync [66220] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified) Windows 2016 OS type Thu, 23 Mar 2017 09:33:56 GMT vboxsync [66217] * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: a few doxygen fixes Wed, 22 Mar 2017 19:44:19 GMT vboxsync [66211] * trunk/include/VBox/vdmedia.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Main/src-server/MediumFormatImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Storage/CUE.cpp (modified) * trunk/src/VBox/Storage/DMG.cpp (modified) * trunk/src/VBox/Storage/RAW.cpp (modified) vdmedia.h,++: Rename VDTYPE_DVD to VDTYPE_OPTICAL_DISC Wed, 22 Mar 2017 15:12:14 GMT vboxsync [66202] * trunk/src/VBox/Main/src-server/usb.ids (modified) Main: updated usb.ids Thu, 16 Mar 2017 14:06:27 GMT vboxsync [66126] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) Main/Machine+Snapshot+Appliance+StorageController: eliminate the one- ... Thu, 16 Mar 2017 10:08:37 GMT vboxsync [66122] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/svcmain: typo fix Thu, 16 Mar 2017 09:44:53 GMT vboxsync [66121] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/svcmain: cleanups, make functions static and use IPRT where ... Wed, 15 Mar 2017 10:06:38 GMT vboxsync [66105] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Main: trailing spaces and a wrong indent Wed, 15 Mar 2017 09:45:01 GMT vboxsync [66103] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: bugref:5454: don't enable the 64-bit prefetch resource window ... Mon, 13 Mar 2017 18:51:19 GMT vboxsync [66067] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) bugref:8527. Added a new attribute "fileWithPreparedData" into the ... Mon, 13 Mar 2017 16:19:59 GMT vboxsync [66062] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl: Set the passthrough flag only for DVD and floppy ... Fri, 10 Mar 2017 16:58:36 GMT vboxsync [66046] * trunk/src/VBox/Main/include/PCIDeviceAttachmentImpl.h (modified) * trunk/src/VBox/Main/src-all/PCIDeviceAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Snapshot: When creating a snapshot it's necessary to copy the ... Wed, 01 Mar 2017 18:24:27 GMT vboxsync [65919] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (modified) * trunk/src/VBox/Devices/Input/UsbKbd.cpp (modified) * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvUDPTunnel.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevFdc.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/UsbMsd.cpp (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScriptInterp.cpp (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) gcc 7: fall thru Mon, 27 Feb 2017 14:41:29 GMT vboxsync [65887] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: support importing more than 10 NICs if the OVF ... Mon, 27 Feb 2017 14:39:25 GMT vboxsync [65886] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main/include/VirtualBoxBase.h: comment fix, was renamed ages ago Sat, 25 Feb 2017 19:32:34 GMT vboxsync [65883] * trunk/src/VBox/Main/src-server/generic/USBProxyBackendUsbIp.cpp (modified) Main/USBProxyBackendUsbIp: Follow up fix, only clear the device list ... Fri, 24 Feb 2017 14:31:34 GMT vboxsync [65875] * trunk/src/VBox/Main/src-server/generic/USBProxyBackendUsbIp.cpp (modified) USBProxyBackendUsbIp: Disable code which makes the testcase fail ... Thu, 23 Feb 2017 11:48:49 GMT vboxsync [65854] * trunk/src/VBox/Main/include/USBProxyBackend.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyBackend.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/USBProxyBackendDarwin.cpp (modified) * trunk/src/VBox/Main/src-server/freebsd/USBProxyBackendFreeBSD.cpp (modified) * trunk/src/VBox/Main/src-server/generic/USBProxyBackendUsbIp.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyBackendLinux.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/USBProxyBackendSolaris.cpp (modified) * trunk/src/VBox/Main/src-server/win/USBProxyBackendWindows.cpp (modified) Main/USBProxyBackendUsbIp: Don't prevent VBoxSVC from starting when ... Thu, 23 Feb 2017 10:16:04 GMT vboxsync [65850] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Devices/Main: don't set RamSize and RamHole explicitly for DevACPI, ... Wed, 22 Feb 2017 19:23:56 GMT vboxsync [65843] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ACPI: default size for the 64-bit prefetch root bus resource is ... Mon, 20 Feb 2017 10:28:47 GMT vboxsync [65807] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) bugref:8743. Workaround for correct OVF export VMs which share one or ... Fri, 10 Feb 2017 15:45:38 GMT vboxsync [65734] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Build fix. Fri, 10 Feb 2017 15:37:38 GMT vboxsync [65733] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) DrvAudioVRDE.cpp: Return available samples in ... Thu, 09 Feb 2017 13:25:02 GMT vboxsync [65699] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio: Bugfixes. Thu, 09 Feb 2017 12:28:01 GMT vboxsync [65698] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) NetAdp/win (bugref:8488) standalone implementation, does not require ... Thu, 09 Feb 2017 11:15:06 GMT vboxsync [65694] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.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/DrvHostDebugAudio.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/DrvHostValidationKit.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / ... Tue, 07 Feb 2017 14:14:42 GMT vboxsync [65665] * trunk/src/VBox/Main/src-all/QMTranslatorImpl.cpp (modified) gcc 7: Main: fall thru Tue, 07 Feb 2017 13:53:14 GMT vboxsync [65660] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Audio: Added PDMAUDIOSTREAMLAYOUT_RAW to pass the raw audio data to ... Tue, 07 Feb 2017 11:34:59 GMT vboxsync [65646] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) gcc 7: Main: fall thru Mon, 06 Feb 2017 14:13:36 GMT vboxsync [65624] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (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/DrvHostDebugAudio.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/DrvHostValidationKit.cpp (modified) * trunk/src/VBox/Devices/Audio/HDACodec.cpp (modified) * trunk/src/VBox/Devices/Audio/testcase/tstAudioMixBuffer.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio: More abstraction for the backends: Now the backend stream's ...