# # ChangeLog for trunk/src/VBox/Devices in vbox # # Generated by Trac 1.4.3.2 # Nov 30, 2024 10:32:42 AM Tue, 06 Mar 2018 17:16:24 GMT vboxsync [71247] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) DevIchAc97: Critsect alignment fix (32-bit). Mon, 05 Mar 2018 21:19:35 GMT vboxsync [71218] * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) DevDMA: Handle I/O port access from ring-0 and raw-mode since we ... Mon, 05 Mar 2018 20:49:15 GMT vboxsync [71216] * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) DevDMA: Handle I/O port access from ring-0 and raw-mode since we ... Mon, 05 Mar 2018 20:31:03 GMT vboxsync [71214] * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) DevDMA: Handle I/O port access from ring-0 and raw-mode since we ... Mon, 05 Mar 2018 20:27:13 GMT vboxsync [71212] * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) DevDMA: Handle I/O port access from ring-0 and raw-mode since we ... Mon, 05 Mar 2018 20:24:50 GMT vboxsync [71210] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) DevDMA: Handle I/O port access from ring-0 and raw-mode since we ... Mon, 05 Mar 2018 15:47:29 GMT vboxsync [71203] * trunk/src/VBox/Devices/Network/slirp/slirp_dns.c (modified) NAT: Redo previous. Explicitly map nameserver 0.0.0.0 to loopback ... Mon, 05 Mar 2018 14:45:44 GMT vboxsync [71202] * trunk/src/VBox/Devices/Network/slirp/slirp_dns.c (modified) NAT: nameserver 0.0.0.0 is a valid setting. Map it to host's loopback. Mon, 05 Mar 2018 10:34:04 GMT vboxsync [71194] * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) DevVGA_VDMA.cpp: Annoying assertion in tstVMM. Mon, 05 Mar 2018 07:45:55 GMT vboxsync [71190] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Dev/E1000: Add missing colons after device name in release log. Wed, 28 Feb 2018 14:56:07 GMT vboxsync [71155] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) Devices/Bus/ICH9: Don't meddle with the IRQ value when traversing ... Wed, 28 Feb 2018 10:05:08 GMT vboxsync [71149] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual ... Wed, 28 Feb 2018 10:00:16 GMT vboxsync [71148] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual ... Wed, 28 Feb 2018 09:54:40 GMT vboxsync [71146] * trunk/include/VBox/Graphics/VBoxVideoGuest.h (modified) * trunk/include/VBox/Graphics/VBoxVideoVBE.h (modified) * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual ... Mon, 26 Feb 2018 14:26:51 GMT vboxsync [71126] * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) Audio/DrvAudioCommon.cpp: Also initialize file handle in ... Fri, 23 Feb 2018 17:56:51 GMT vboxsync [71117] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Removed unnecessary code to stop the ... Fri, 23 Feb 2018 11:12:25 GMT vboxsync [71114] * trunk/src/VBox/Devices/PC/DevPcArch.cpp (modified) DevPcArch: Making the last 64K under 1M not present wasn't the ... Fri, 23 Feb 2018 09:51:14 GMT vboxsync [71113] * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpBytesToMs(). Fri, 23 Feb 2018 09:22:21 GMT vboxsync [71112] * trunk/src/VBox/Devices/VirtIO/Virtio.cpp (modified) virtio: Workaround for older guests which do not enable PCI bus ... Thu, 22 Feb 2018 10:06:25 GMT vboxsync [71098] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Dev/E1000: (bugref:9113) PXE boot fix: SLU write sets STATUS.LU ... Tue, 20 Feb 2018 15:56:56 GMT vboxsync [71072] * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) Updated EFI binaries. Mon, 19 Feb 2018 17:06:14 GMT vboxsync [71062] * trunk/src/VBox/Devices/PC/DevPcBios.h (modified) Firmware: Define DMI table header size. Mon, 19 Feb 2018 17:03:41 GMT vboxsync [71061] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.h (modified) EFI: Moved SMBIOS header into the ROM area which already holds the ... Mon, 19 Feb 2018 16:59:37 GMT vboxsync [71060] * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxSysTables/VBoxSysTables.c (modified) EFI: Scan a larger range for SMBIOS header. Sun, 18 Feb 2018 18:30:26 GMT vboxsync [71045] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio.cpp: Also log errors in non-verbose mode. Tue, 13 Feb 2018 11:18:31 GMT vboxsync [70994] * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) Audio/DrvHostPulseAudio.cpp: Added support for distinguishing input / ... Tue, 13 Feb 2018 11:11:31 GMT vboxsync [70993] * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpPlaybackDstToStr(). Mon, 12 Feb 2018 16:42:51 GMT vboxsync [70975] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/HDAStream.cpp (modified) Audio/HDA: Disable audio streams before doing a stream reset in ... Mon, 12 Feb 2018 15:18:01 GMT vboxsync [70974] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Fixed playback start latency and made some ... Mon, 12 Feb 2018 12:47:16 GMT vboxsync [70972] * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpMsToBytes(). Sun, 11 Feb 2018 21:43:05 GMT vboxsync [70967] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Check for valid circular buffer when ... Sun, 11 Feb 2018 21:30:58 GMT vboxsync [70966] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) Build fix. Sun, 11 Feb 2018 21:27:54 GMT vboxsync [70965] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) Build fix. Sun, 11 Feb 2018 21:25:29 GMT vboxsync [70964] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/DevHDA.h (modified) * trunk/src/VBox/Devices/Audio/DevHDACommon.cpp (modified) * trunk/src/VBox/Devices/Audio/DevHDACommon.h (modified) * trunk/src/VBox/Devices/Audio/HDAStream.cpp (modified) * trunk/src/VBox/Devices/Audio/HDAStream.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Audio/HDA: Implemented separate timers for per audio stream to a) ... Sat, 10 Feb 2018 23:46:54 GMT vboxsync [70957] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/guestctrl/UIGuestSessionsEventHandler.cpp (added) DSound,FE/Qt: Flowerbox fixes. Fri, 09 Feb 2018 17:32:07 GMT vboxsync [70938] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.m (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.h (modified) DevVGA-SVGA3d: FLOAT_FMT_ARGS fix for negative values. Fixed ... Fri, 09 Feb 2018 13:39:05 GMT vboxsync [70933] * trunk/src/VBox/Devices/Audio/HDAStream.cpp (modified) Audio/DevHDA.cpp: Save a few CPU cycles in hdaStreamTransfer() if the ... Fri, 09 Feb 2018 11:31:42 GMT vboxsync [70931] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) Audio/DevHDA.cpp: Added todo (VBOX_WITH_AUDIO_HDA_51_SURROUND). Fri, 09 Feb 2018 10:44:14 GMT vboxsync [70928] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Cleanup / docs. Fri, 09 Feb 2018 10:35:53 GMT vboxsync [70927] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Added underrun / overrun counters. Fri, 09 Feb 2018 09:56:43 GMT vboxsync [70926] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Cleanup / docs. Fri, 09 Feb 2018 09:51:46 GMT vboxsync [70925] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Also use the notification thread for ... Thu, 08 Feb 2018 16:37:13 GMT vboxsync [70921] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Build fix. Thu, 08 Feb 2018 16:21:02 GMT vboxsync [70919] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio.cpp: Fixed copy & paste bug in drvAudioStreamRead(), ... Thu, 08 Feb 2018 15:53:53 GMT vboxsync [70916] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Use the notification thread by default to ... Thu, 08 Feb 2018 12:37:31 GMT vboxsync [70910] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio.cpp: Log if host stream has pending operations left in ... Thu, 08 Feb 2018 11:11:27 GMT vboxsync [70908] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) Audio/DevSB16.cpp: No need to open the (output) stream when doing a ... Thu, 08 Feb 2018 10:49:54 GMT vboxsync [70907] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio.cpp: Build fix (docs). Thu, 08 Feb 2018 10:43:56 GMT vboxsync [70906] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio.cpp: Build fix. Thu, 08 Feb 2018 10:30:58 GMT vboxsync [70905] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/HDACodec.cpp (modified) Audio/DevHDA.cpp: Separate stream adding / removal in own functions ... Thu, 08 Feb 2018 10:22:48 GMT vboxsync [70904] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio.cpp: Build fix. Thu, 08 Feb 2018 10:07:07 GMT vboxsync [70903] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) Audio/DevSB16.cpp: Use sb16DestroyDrvStream() in sb16PowerOff() to ... Thu, 08 Feb 2018 10:02:08 GMT vboxsync [70902] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio.cpp: Make sure to disable the backend first before ... Wed, 07 Feb 2018 17:13:53 GMT vboxsync [70894] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) Audio/DevHDA.cpp: Save a lot of stream startup time by avoiding to ... Wed, 07 Feb 2018 09:57:49 GMT vboxsync [70888] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Renamed VBOX_WITH_AUDIO_DEVICE_CALLBACKS -> ... Tue, 06 Feb 2018 11:00:32 GMT vboxsync [70881] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio.cpp: More error checking for ... Tue, 06 Feb 2018 10:48:43 GMT vboxsync [70878] * 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/testcase/tstAudioMixBuffer.cpp (modified) Audio: Renamed AudioMixBufReadCirc[Ex] -> ... Mon, 05 Feb 2018 18:46:19 GMT vboxsync [70875] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) DevIoApic: Added 82379AB variant with fewer RTEs. NT 3.1 likes it. Mon, 05 Feb 2018 17:21:49 GMT vboxsync [70872] * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) VMMDevState.h: comment nit Mon, 05 Feb 2018 15:36:25 GMT vboxsync [70869] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) DevIoApic: spaces nit, logging. Mon, 05 Feb 2018 15:24:33 GMT vboxsync [70868] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) Typo. Mon, 05 Feb 2018 14:50:28 GMT vboxsync [70867] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) DevIoApic: Made APIC version a CFGM option rather than the unwieldy ... Mon, 05 Feb 2018 13:44:39 GMT vboxsync [70866] * trunk/src/VBox/Devices/PC/DevPcArch.cpp (modified) DevPcArch: Reserving the last 64K below 1M upsets OS X (EFI) guests. ... Mon, 05 Feb 2018 13:19:31 GMT vboxsync [70865] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Log requested / acquired playback format. Mon, 05 Feb 2018 13:13:37 GMT vboxsync [70864] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Compacted dsoundWaveFmtFromCfg(). Wed, 31 Jan 2018 18:10:17 GMT vboxsync [70842] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) slirp: Drop optimistic asserts about something we can't control. Wed, 31 Jan 2018 16:09:11 GMT vboxsync [70841] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Fixes for dsoundGetFreeOut(). Wed, 31 Jan 2018 16:06:48 GMT vboxsync [70840] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Renamed dsoundPlayClearSamples() -> ... Wed, 31 Jan 2018 16:00:25 GMT vboxsync [70839] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Made the buffer parameters in ... Wed, 31 Jan 2018 13:43:12 GMT vboxsync [70832] * trunk/src/VBox/Devices/Audio/HDAStream.cpp (modified) Audio/HDA: Only create debug audio files if not already open yet and ... Wed, 31 Jan 2018 13:12:56 GMT vboxsync [70829] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) IOAPIC: fix compilation of non-default 82093AA flavor, which is never ... Wed, 31 Jan 2018 10:34:47 GMT vboxsync [70822] * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) DrvAudioCommon.cpp: LogRel2 logging for DrvAudioHlpFileDelete(). Wed, 31 Jan 2018 10:34:09 GMT vboxsync [70821] * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) DrvAudio: Added DrvAudioHlpFileIsOpen(). Mon, 29 Jan 2018 20:55:29 GMT vboxsync [70800] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerialNew.cpp (copied) Devices/Serial: Rewrite the host serial driver to use the IPRT serial ... Sun, 28 Jan 2018 21:51:10 GMT vboxsync [70776] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Devices/Storage/DevATA.cpp: Implement MODE SENSE (6) command to be on ... Sun, 28 Jan 2018 21:48:16 GMT vboxsync [70775] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Devices/Storage/DrvVD.cpp: Fix assertion Sun, 28 Jan 2018 21:46:57 GMT vboxsync [70774] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) Devices/Serial: Allow attaching/detaching the driver below during ... Thu, 25 Jan 2018 15:19:14 GMT vboxsync [70743] * trunk/src/VBox/Devices/PC/DevPcArch.cpp (modified) DevPcArch.cpp: Make RAM in the range 0xa0000 and 0xfffff be reserved, ... Thu, 25 Jan 2018 14:13:56 GMT vboxsync [70740] * trunk/src/VBox/Devices/PC/DevPcArch.cpp (modified) DevPcArch.cpp: Make RAM in the range 0xa0000 and 0xfffff be reserved, ... Thu, 25 Jan 2018 11:31:09 GMT vboxsync [70737] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) DevSB16.cpp/sb16TimerIO: Fixed assertion triggering when audio output ... Tue, 23 Jan 2018 16:56:59 GMT vboxsync [70713] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) vbox.dsl: Make sure that a parallel port with base address 0x3BC has ... Tue, 23 Jan 2018 12:17:54 GMT vboxsync [70705] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound: Log enumerated devices only in verbose (and/or ... Mon, 22 Jan 2018 21:41:08 GMT vboxsync [70694] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) VUSBDevice: Fix for leaving the critical section in the error case ... Mon, 22 Jan 2018 21:02:01 GMT vboxsync [70693] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) VUSB/VUSBDevice: Avoid that the device is destroyed while in certain ... Mon, 22 Jan 2018 19:46:37 GMT vboxsync [70689] * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILunMmc.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILunSbc.cpp (modified) VSCSI,DrvSCSI: Add method to query INQUIRY related data from the ... Mon, 22 Jan 2018 19:38:45 GMT vboxsync [70688] * trunk/include/VBox/vscsi.h (modified) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSIInternal.h (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILunMmc.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILunSbc.cpp (modified) VSCSI,DrvSCSI: Add method to query INQUIRY related data from the ... Mon, 22 Jan 2018 19:35:11 GMT vboxsync [70687] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) DevATA,DevAHCI: build fixes for 32bit Mon, 22 Jan 2018 19:27:21 GMT vboxsync [70685] * trunk/include/VBox/vmm/pdmstorageifs.h (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) pdmstorageifs.h,DevAHCI,DrvHostDVD: Restore ability to overwrite the ... Mon, 22 Jan 2018 09:15:10 GMT vboxsync [70671] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) Audio/SB16: A couple more checks needed for the dynamic attaching / ... Mon, 22 Jan 2018 09:08:52 GMT vboxsync [70669] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) Audio/HDA: Logging. Sun, 21 Jan 2018 16:26:54 GMT vboxsync [70661] * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) Devices/Graphics: build fix for previous code cleanups Fri, 19 Jan 2018 12:18:45 GMT vboxsync [70642] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) Audio: Made attaching of backend streams non-fatal, as backends could ... Fri, 19 Jan 2018 12:14:12 GMT vboxsync [70640] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in ... Fri, 19 Jan 2018 12:03:12 GMT vboxsync [70639] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) Audio/DrvAudio: Implemented more dynamic support for attaching the ... Thu, 18 Jan 2018 16:57:59 GMT vboxsync [70635] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Fixed potential deadlock situation in ... Thu, 18 Jan 2018 14:01:54 GMT vboxsync [70630] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Check if critical sections are initialized in ... Thu, 18 Jan 2018 13:48:32 GMT vboxsync [70629] * trunk/src/VBox/Devices/Audio/HDAStream.cpp (modified) Audio/HDA: Check if critical sections are initialized in ... Wed, 17 Jan 2018 19:39:40 GMT vboxsync [70614] * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) bugref:8256 Allow guest parallel device to be assigned base address ... Wed, 17 Jan 2018 08:15:11 GMT vboxsync [70607] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) bugref:9046 Enforce maximum length and proper termination of credentials Tue, 16 Jan 2018 18:03:18 GMT vboxsync [70604] * trunk/include/VBox/Graphics/HGSMIDefs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA: cleanup in progress.