# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 6, 2025 1:33:54 PM Fri, 23 Dec 2016 21:30:08 GMT vboxsync [65008] * trunk/src/VBox/Runtime/r3/xml.cpp (modified) r3/xml.cpp: Warnings. Fri, 23 Dec 2016 16:52:57 GMT vboxsync [65007] * trunk/src/VBox/ValidationKit/common/utils.py (modified) common/utils.py: Use 'ps' on solaris so we get info on suid processes ... Fri, 23 Dec 2016 16:41:30 GMT vboxsync [65006] * trunk/src/VBox/ValidationKit/common/utils.py (modified) common/utils.py: Use 'ps' on solaris so we get info on suid processes ... Fri, 23 Dec 2016 16:20:21 GMT vboxsync [65005] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Docs. Fri, 23 Dec 2016 16:06:58 GMT vboxsync [65004] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Audio: Start async I/O threads on demand. Fri, 23 Dec 2016 14:18:23 GMT vboxsync [65003] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) Audio/DevHDA.cpp: VBOX_WITH_HDA_ASYNC_IO -> ... Fri, 23 Dec 2016 14:17:29 GMT vboxsync [65002] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Logging. Fri, 23 Dec 2016 13:59:35 GMT vboxsync [65001] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) Audio/DevHDA.cpp: Update for async I/O. Thu, 22 Dec 2016 16:09:39 GMT vboxsync [65000] * trunk/src/VBox/Devices/Makefile.kmk (modified) Audio: Disable using async I/O support for HDA + AC'97 by default for ... Thu, 22 Dec 2016 15:25:16 GMT vboxsync [64999] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) try to fix Windows builds Thu, 22 Dec 2016 14:53:56 GMT vboxsync [64998] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) DevIchAc97: temporary fix Thu, 22 Dec 2016 07:41:39 GMT vboxsync [64997] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) bugref:8527. VBoxManage: added new command "unattended" Thu, 22 Dec 2016 07:41:00 GMT vboxsync [64996] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) bugref:8527. added Unattended object as class member into MachineImpl ... Thu, 22 Dec 2016 07:37:52 GMT vboxsync [64995] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Installer/common/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) bugref:8527. put Unattended interface into build Thu, 22 Dec 2016 07:25:06 GMT vboxsync [64994] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) bugref:8527. API: Added new interface Unattended into VirtualBox.xidl Thu, 22 Dec 2016 07:23:15 GMT vboxsync [64993] * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) XML: added new function setContent() Wed, 21 Dec 2016 18:58:57 GMT vboxsync [64992] * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) D'oh. Wed, 21 Dec 2016 18:55:54 GMT vboxsync [64991] * trunk/src/VBox/Devices/Audio/HDACodec.cpp (modified) Logging. Wed, 21 Dec 2016 18:55:19 GMT vboxsync [64990] * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) Audio/DrvAudioCommon.cpp: Added DrvAudioHlpAudMixerCtlToStr(). Wed, 21 Dec 2016 15:25:38 GMT vboxsync [64989] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) VBoxManageDisk: allow a max of factor 1000 for --resize (MB) Wed, 21 Dec 2016 15:12:49 GMT vboxsync [64988] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) typo Wed, 21 Dec 2016 15:05:56 GMT vboxsync [64987] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) VBoxManage: proposal for a sanity check Wed, 21 Dec 2016 14:36:33 GMT vboxsync [64986] * trunk/src/VBox/ValidationKit/testmanager/htdocs/css/common.css (modified) * trunk/src/VBox/ValidationKit/testmanager/htdocs/js/common.js (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/template.html (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmin.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmintestbox.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuibase.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuimain.py (modified) testmanager/webui: started on test result filtering. Wed, 21 Dec 2016 14:21:45 GMT vboxsync [64985] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Build fix. Wed, 21 Dec 2016 14:16:44 GMT vboxsync [64984] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Makefile.kmk: Added VBOX_WITH_AUDIO_AC97_ASYNC_IO + ... Wed, 21 Dec 2016 13:34:08 GMT vboxsync [64983] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Audio/DevIchAc97.cpp: Disable ichac97WriteBUP for now. Wed, 21 Dec 2016 13:28:21 GMT vboxsync [64982] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Build fix. Wed, 21 Dec 2016 13:24:13 GMT vboxsync [64981] * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) Audio/AudioMixBuffer.cpp: Removed VERR_NO_DATA rc from ... Wed, 21 Dec 2016 13:21:11 GMT vboxsync [64980] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Audio/DevIchAc97.cpp: Added initial support for async I/O handling to ... Wed, 21 Dec 2016 13:17:39 GMT vboxsync [64979] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Logging. Wed, 21 Dec 2016 12:52:53 GMT vboxsync [64978] * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) build fix Wed, 21 Dec 2016 12:50:29 GMT vboxsync [64977] * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) build fix Wed, 21 Dec 2016 12:47:45 GMT vboxsync [64976] * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD/Main: remove useless RTThreadUserSignal call Wed, 21 Dec 2016 12:24:25 GMT vboxsync [64975] * trunk/src/VBox/Main/include/ThreadTask.h (modified) * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) Main: fixed a race and removed the (now) superfluous ... Wed, 21 Dec 2016 11:51:53 GMT vboxsync [64974] * trunk/src/VBox/Main/include/ovfreader.h (modified) Main: uninitialized variable Wed, 21 Dec 2016 11:41:55 GMT vboxsync [64973] * trunk/src/VBox/Main/include/ThreadTask.h (modified) superfluous comment Wed, 21 Dec 2016 11:38:12 GMT vboxsync [64972] * trunk/src/VBox/Main/include/ThreadTask.h (modified) * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: ThreadTask: m_hThread shouldn't be an object member Wed, 21 Dec 2016 10:25:17 GMT vboxsync [64971] * trunk/src/VBox/Main/include/ovfreader.h (modified) Main: missing initialization Tue, 20 Dec 2016 19:51:05 GMT vboxsync [64970] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) build fix Tue, 20 Dec 2016 18:59:20 GMT vboxsync [64969] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Static. Tue, 20 Dec 2016 18:55:21 GMT vboxsync [64968] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Logging. Tue, 20 Dec 2016 18:52:11 GMT vboxsync [64967] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Logging. Tue, 20 Dec 2016 11:38:55 GMT vboxsync [64966] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000Phy.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000Phy.h (modified) Dev/E1000: (bugref:8624) Bring the link up in 2 seconds, PHY soft ... Mon, 19 Dec 2016 15:16:10 GMT vboxsync [64965] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.h (modified) FE/Qt: bugref:6769: Back out changes which extracted a custom VM ... Mon, 19 Dec 2016 15:11:39 GMT vboxsync [64964] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: no need to do the fix to sanitiseMachineFilename() twice Mon, 19 Dec 2016 15:02:45 GMT vboxsync [64963] * trunk/src/VBox/Additions/WINNT/tools/Makefile.kmk (modified) trunk,5.1,5.0: Fixed missing dependency on bldRTSignTool in ... Mon, 19 Dec 2016 14:57:15 GMT vboxsync [64962] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: check VM name, must not be empty, plus sanity check ... Mon, 19 Dec 2016 14:56:23 GMT vboxsync [64961] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) build fix Mon, 19 Dec 2016 14:53:24 GMT vboxsync [64960] * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) new year splash screen for Oracle builds Mon, 19 Dec 2016 13:23:01 GMT vboxsync [64959] * trunk/src/VBox/Additions/linux/drm/vbox_fb.c (modified) Additions/linux/drm: fix breakage with recent kernels by removing an ... Mon, 19 Dec 2016 11:10:05 GMT vboxsync [64958] * trunk/include/iprt/asmdefs.mac (modified) iprt/asmdefs.mac: corrected svn properties (incorrect EOL). Mon, 19 Dec 2016 11:03:10 GMT vboxsync [64957] * trunk/doc/manual/en_US/user_GuestAdditions.xml (modified) trunk,5.1: user_GuestAdditions.xml: Unattended GA install typo. Mon, 19 Dec 2016 10:27:54 GMT vboxsync [64956] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Logging. Mon, 19 Dec 2016 09:30:34 GMT vboxsync [64955] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: better fix Mon, 19 Dec 2016 09:19:52 GMT vboxsync [64954] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) forward-ported r112367 (Main: santiy check for sanitiseMachineFilename()) Sun, 18 Dec 2016 19:14:26 GMT vboxsync [64953] * trunk/Config.kmk (modified) Config.kmk: Re-enabled the corp signing of .cat-files again. Sun, 18 Dec 2016 17:08:22 GMT vboxsync [64952] * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) RTSignTool/add-nested-exe-signature: Forgot to insert the new PE ... Sun, 18 Dec 2016 14:50:33 GMT vboxsync [64951] * trunk/src/VBox/ValidationKit/testmanager/core/testresults.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/template-details.html (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/template.html (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuimain.py (modified) testmanager: new result groupings; tab order hack. Sun, 18 Dec 2016 03:05:53 GMT vboxsync [64950] * trunk/Config.kmk (modified) Temporarily disabled signing of .cat files with corp facility, only ... Sat, 17 Dec 2016 20:48:47 GMT vboxsync [64949] * trunk/src/VBox/ValidationKit/testmanager/db/partial-db-dump.py (modified) partial-db-dump.py: more fixex Sat, 17 Dec 2016 20:40:09 GMT vboxsync [64948] * trunk/src/VBox/ValidationKit/testmanager/db/TestManagerDatabaseComments.pgsql (modified) * trunk/src/VBox/ValidationKit/testmanager/db/partial-db-dump.py (modified) partial-db-dump.py: fix Sat, 17 Dec 2016 03:46:45 GMT vboxsync [64947] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: check for not-signed-by-build-cert in VBoxHardening.log Sat, 17 Dec 2016 02:44:10 GMT vboxsync [64946] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: check for 'Error opening VBoxDrvStub: ... Sat, 17 Dec 2016 02:42:22 GMT vboxsync [64945] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: check for 'Error opening VBoxDrvStub: ... Sat, 17 Dec 2016 02:40:08 GMT vboxsync [64944] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: check for 'Error opening VBoxDrvStub: ... Sat, 17 Dec 2016 02:39:38 GMT vboxsync [64943] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: check for 'Error opening VBoxDrvStub: ... Sat, 17 Dec 2016 02:35:09 GMT vboxsync [64942] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: check for 'Error opening VBoxDrvStub: ... Sat, 17 Dec 2016 02:20:53 GMT vboxsync [64941] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: check for 'Error opening VBoxDrvStub: ... Sat, 17 Dec 2016 01:08:08 GMT vboxsync [64940] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTIsoFs.cpp (added) IPRT: Added manual testcase for RTIsoFsOpen and friends. Sat, 17 Dec 2016 01:06:47 GMT vboxsync [64939] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Additions/win: Don't depend on the checked in certificate, but rather ... Sat, 17 Dec 2016 00:09:21 GMT vboxsync [64938] * trunk/src/VBox/Additions/Makefile.kmk (modified) Additions/win: Don't depend on the checked in certificate, but rather ... Sat, 17 Dec 2016 00:09:14 GMT vboxsync [64937] * trunk/src/VBox/Additions/WINNT/tools/oracle-vbox.cer (deleted) Additions/win: Don't depend on the checked in certificate, but rather ... Sat, 17 Dec 2016 00:04:43 GMT vboxsync [64936] * trunk/doc/manual/en_US/user_GuestAdditions.xml (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/tools/Makefile.kmk (modified) Additions/win: Don't depend on the checked in certificate, but rather ... Fri, 16 Dec 2016 23:47:16 GMT vboxsync [64935] * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/tools/Makefile.kmk (modified) Additions/win: Don't depend on the checked in certificate, but rather ... Fri, 16 Dec 2016 23:33:47 GMT vboxsync [64934] * trunk/src/bldprogs/VBoxDef2LazyLoad.cpp (modified) VBoxDef2LazyLoad.cpp: amd64 fix Fri, 16 Dec 2016 23:23:06 GMT vboxsync [64933] * trunk/src/bldprogs/VBoxDef2LazyLoad.cpp (modified) VBoxDef2LazyLoad.cpp: amd64 fix Fri, 16 Dec 2016 23:22:44 GMT vboxsync [64932] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) installer/win/VBoxStub: Add all the certificates we use, not just the ... Fri, 16 Dec 2016 23:02:13 GMT vboxsync [64931] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) installer/win/VBoxStub: Add all the certificates we use, not just the ... Fri, 16 Dec 2016 22:52:44 GMT vboxsync [64930] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) installer/win/VBoxStub: Add all the certificates we use, not just the ... Fri, 16 Dec 2016 22:46:31 GMT vboxsync [64929] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) installer/win/VBoxStub: Add all the certificates we use, not just the ... Fri, 16 Dec 2016 22:31:17 GMT vboxsync [64928] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) installer/win/VBoxStub: Add all the certificates we use, not just the ... Fri, 16 Dec 2016 21:43:42 GMT vboxsync [64927] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) installer/win/VBoxStub: Add all the certificates we use, not just the ... Fri, 16 Dec 2016 21:43:08 GMT vboxsync [64926] * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) RTSignTool: Added an --signature-index to the extract-exe-signer-cert ... Fri, 16 Dec 2016 19:28:31 GMT vboxsync [64925] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000Phy.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000Phy.h (modified) Dev/E1000: (bugref:8624) Bring the link up in 2 seconds, PHY soft ... Fri, 16 Dec 2016 18:58:54 GMT vboxsync [64924] * trunk/Config.kmk (modified) Config.kmk: Enable new certs. Fri, 16 Dec 2016 18:04:16 GMT vboxsync [64923] * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) Additions build fix Fri, 16 Dec 2016 17:58:19 GMT vboxsync [64922] * trunk/src/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) Additions build fixes Fri, 16 Dec 2016 17:52:09 GMT vboxsync [64921] * trunk/src/VBox/Runtime/Makefile.kmk (modified) addition build fix Fri, 16 Dec 2016 17:51:16 GMT vboxsync [64920] * trunk/src/VBox/Runtime/Makefile.kmk (modified) addition build fix Fri, 16 Dec 2016 16:56:09 GMT vboxsync [64919] * trunk/src/VBox/Additions/linux/drm/README.testing (modified) * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) * trunk/src/VBox/Additions/linux/drm/vbox_irq.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified) bugref:8677: Additions/Graphics/Wayland: Fedora 25 issues: fix ... Fri, 16 Dec 2016 16:43:01 GMT vboxsync [64918] * trunk/Config.kmk (modified) Config.kmk: Alternative mode of signing windows drivers. Fri, 16 Dec 2016 16:33:46 GMT vboxsync [64917] * trunk/Config.kmk (modified) Config.kmk: Alternative mode of signing windows drivers. Fri, 16 Dec 2016 16:32:03 GMT vboxsync [64916] * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) RTSignTool: Deal with primary signatures lacking timestamp (for local ... Fri, 16 Dec 2016 14:13:29 GMT vboxsync [64915] * trunk/Config.kmk (modified) Config.kmk: Introducing VBOX_CSS_SIGN_CMD and VBOX_JAVA. Fri, 16 Dec 2016 14:10:45 GMT vboxsync [64914] * trunk/Config.kmk (modified) Config.kmk: Introducing VBOX_CSS_SIGN_CMD and VBOX_JAVA. Fri, 16 Dec 2016 14:08:42 GMT vboxsync [64913] * trunk/Config.kmk (modified) Config.kmk: Introducing VBOX_CSS_SIGN_CMD and VBOX_JAVA. Fri, 16 Dec 2016 14:07:13 GMT vboxsync [64912] * trunk/Config.kmk (modified) Config.kmk: Introducing VBOX_CSS_SIGN_CMD and VBOX_JAVA. Fri, 16 Dec 2016 14:02:09 GMT vboxsync [64911] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) PGM: Fix sizing of last chunk for large MMIO (pre)registration. Fri, 16 Dec 2016 13:36:39 GMT vboxsync [64910] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) Frontends/VBoxManage: show properties of the NVMe controller for ... Fri, 16 Dec 2016 13:34:56 GMT vboxsync [64909] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9.cpp: fix MMIO BAR mapping bug which crept into r111601, ...