VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89366   4 years vboxsync Intel IOMMU: bugref:9967 Since there's no level skipping we can …
(edit) @89365   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89364   4 years vboxsync Devices/PC/BIOS: Remove the skip_b,skip_a mechanism as it is unused …
(edit) @89363   4 years vboxsync Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
(edit) @89357   4 years vboxsync AudioMixer: More cleanups. bugref:9890
(edit) @89356   4 years vboxsync 3D/VMSVGA: Fix pCmd/pGMR pointers mixup which breaks the logic of …
(edit) @89355   4 years vboxsync AudioMixer: Cleanups. bugref:9890
(edit) @89354   4 years vboxsync AudioMixBuffer: Fix. bugref:9890
(edit) @89352   4 years vboxsync AudioMixBuffer: More cleanups. bugref:9890
(edit) @89351   4 years vboxsync Audio: Replaced AudioMixBufLive with AudioMixBufUsed (without child …
(edit) @89350   4 years vboxsync AudioMixBuffer: cleanups. bugref:9890
(edit) @89347   4 years vboxsync DevSB16: Fixed a whole bunch of illegal PDMAUDIOPCMPROPS accesss - use …
(edit) @89346   4 years vboxsync DevHda: fixed direct access to PDMAUDIOPCMPROPS::cChannelsX …
(edit) @89344   4 years vboxsync Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
(edit) @89343   4 years vboxsync AudioMixer: Moving a few functions, merging the volume setter worker …
(edit) @89342   4 years vboxsync Audio: Removed unused PDMAUDIOFMT type and associated translators. …
(edit) @89341   4 years vboxsync Audio: Removed PDMAUDIODRVFLAGS (no longer needed when we're mixing …
(edit) @89340   4 years vboxsync AudioMixer: Moving a few functions, merging the volume setter worker …
(edit) @89339   4 years vboxsync AudioMixer: Removed AudioMixBufReset and AudioMixBufClear in favor of …
(edit) @89338   4 years vboxsync AudioMixer: Removed unused members from AUDIOMIXBUF and rearranged …
(edit) @89337   4 years vboxsync AudioMixer: Removed old conversion functions. bugref:9890
(edit) @89336   4 years vboxsync AudioMixer: Removed AudioMixBufAcquireReadBlock, …
(edit) @89335   4 years vboxsync AudioMixer: Removed AudioMixBufAcquireReadBlock, …
(edit) @89334   4 years vboxsync AudioMixer: Removed AudioMixBufWriteCirc. [build fix] bugref:9890
(edit) @89333   4 years vboxsync AudioMixer: Removed AudioMixBufWriteCirc. bugref:9890
(edit) @89332   4 years vboxsync AudioMixer: Removed AudioMixBufWriteAt, eliminated last non-testcase …
(edit) @89331   4 years vboxsync AudioMixBuffer: Removed more unneeded stuff. bugref:9890
(edit) @89330   4 years vboxsync AudioMixBuffer: Removed buffer linking and other unnecessary stuff. …
(edit) @89329   4 years vboxsync Audio: Reworking the capture (recording) code path, part 4: Combine …
(edit) @89327   4 years vboxsync Audio: Reworking the capture (recording) code path, part 4: Combine …
(edit) @89325   4 years vboxsync DrvHostAudioWasApi: Must use GetCurrentPadding instead of …
(edit) @89316   4 years vboxsync Audio/ValKit: Implemented handling for meta data of test (set) …
(edit) @89314   4 years vboxsync Audio: Reworking the capture (recording) code path, part 3: Apply …
(edit) @89312   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89311   4 years vboxsync Audio/ValKit: Manifest newline nit. bugref:10008
(edit) @89309   4 years vboxsync Audio/ValKit: Various small bugfixes for writing the test manifest …
(edit) @89308   4 years vboxsync Audio/ValKit: Various small bugfixes for writing the test manifest …
(edit) @89307   4 years vboxsync Intel IOMMU: bugref:9967 Fix second-level large page support bitmask.
(edit) @89306   4 years vboxsync Intel IOMMU: bugref:9967 Figuring out host-address and guest-address …
(edit) @89305   4 years vboxsync Audio: Reworking the capture (recording) code path, part 2: Mixer …
(edit) @89304   4 years vboxsync Audio: Reworking the capture (recording) code path, part 1: Start …
(edit) @89303   4 years vboxsync Audio: Reworking the capture (recording) code path, part 1: Start …
(edit) @89302   4 years vboxsync Audio: Reworking the capture (recording) code path, part 1: Start …
(edit) @89294   4 years vboxsync Audio/ValKit: The Validation Kit audio driver now also uses the sent …
(edit) @89293   4 years vboxsync Audio/ValKit: Made AudioTestToneInit() a bit more flexible; also use …
(edit) @89292   4 years vboxsync Intel IOMMU: bugref:9967 The SAGAW field is a bitmask of supported …
(edit) @89291   4 years vboxsync Audio/ValKit: Audio input (recording) injection to guests now work the …
(edit) @89290   4 years vboxsync Audio/ValKit: Added AudioTestToneInit() [Doxygen fix]. bugref:10008
(edit) @89289   4 years vboxsync Audio/ValKit: Added AudioTestToneInit(). bugref:10008
(edit) @89288   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89285   4 years vboxsync Audio/ValKit: Docs. bugref:10008
(edit) @89284   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP. Scaffolding for …
(edit) @89282   4 years vboxsync DrvAudio: A couple of fixes related to multi-threading. bugref:9890
(edit) @89280   4 years vboxsync Audio/ValKit: Renaming (VAKIT -> VALKIT). bugref:10008
(edit) @89279   4 years vboxsync Audio/ValKit: Implemented recording support for ValKit audio backend. …
(edit) @89275   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89273   4 years vboxsync Audio/ValKit: Docs nits. bugref:10008
(edit) @89272   4 years vboxsync PC/BIOS/buslogic: Don't disable interrupts or guests will be confused, …
(edit) @89271   4 years vboxsync DevHda: Fixed wrong mixer transfer function in …
(edit) @89270   4 years vboxsync Comments.
(edit) @89269   4 years vboxsync DrvHostAudioDSound: Use RTUuidToStr instead of UuidFromStringW because …
(edit) @89268   4 years vboxsync DrvHostAudioCoreAudio: Build fix for ancient SDKs. bugref:9890
(edit) @89267   4 years vboxsync PC/BIOS/buslogic: Use the EXECUTE SCSI command instead of the mailbox …
(edit) @89266   4 years vboxsync Devices/DevBusLogic: Implement support for the EXECUTE SCSI command …
(edit) @89265   4 years vboxsync ValKit/AudioTest: Use the driver stack functions for creating and …
(edit) @89263   4 years vboxsync DrvHostAudioWasApi: Set pszId in pfnGetDevices. bugref:9890
(edit) @89262   4 years vboxsync AudioTest: Can't have ':' from the timestamp in a filename on windows. …
(edit) @89260   4 years vboxsync DrvHostAudioWasApi: Must destroy hEvtCachePurge if the …
(edit) @89258   4 years vboxsync Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
(edit) @89257   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, typo.
(edit) @89256   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89255   4 years vboxsync DrvHostAudioCoreAudio: Worked over the change notifications and what …
(edit) @89247   4 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
(edit) @89246   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89245   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89238   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89236   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89235   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89234   4 years vboxsync DrvHostAudioCoreAudio: Compressed the function prefix a little. bugref:9890
(edit) @89233   4 years vboxsync DrvHostAudioCoreAudio: build fix. bugref:9890
(edit) @89230   4 years vboxsync AudioTest: Don't take the RTSystemQueryOSInfo status code dead …
(edit) @89229   4 years vboxsync Audio: Must have a PDMAUDIOHOSTDEV_F_DEFAULT flag for each direction …
(edit) @89228   4 years vboxsync Audio/ValKit: Initial support for the audio test execution service …
(edit) @89226   4 years vboxsync Audio/ValKit: Initial support for the audio test execution service …
(edit) @89225   4 years vboxsync Audio/ValKit: Implemented audio test execution service (ATS) shutdown …
(edit) @89224   4 years vboxsync DrvHostAudioCoreAudio: Moved COREAUDIOBUF::fQueued to mUserData of the …
(edit) @89220   4 years vboxsync DrvHostAudioCoreAudio: Removed PCOREAUDIODEVICEDATA from the stream as …
(edit) @89218   4 years vboxsync Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and …
(edit) @89216   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89215   4 years vboxsync Audio/ValKit: Moved audio test execution service (ATS) data into an …
(edit) @89213   4 years vboxsync Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
(edit) @89212   4 years vboxsync DrvHostAudioCoreAudio: Build fix for valkit and its ancient compilers. …
(edit) @89211   4 years vboxsync Devices/PC/BIOS: Fix CD/DVD access with the new BusLogic and LsiLogic …
(edit) @89210   4 years vboxsync DrvAudio,pdmaudioifs.h: Reworked the DrvAudio locking. [build fix] …
(edit) @89209   4 years vboxsync DrvHostAudioCoreAudio: More logging around creation and destruction of …
(edit) @89208   4 years vboxsync DrvAudio,pdmaudioifs.h: Reworked the DrvAudio locking. bugref:9890
(edit) @89206   4 years vboxsync Audio/ValKit: More code for the audio test execution service (ATS), …
(edit) @89205   4 years vboxsync Audio/ValKit: More code for the audio test execution service (ATS), …
(edit) @89204   4 years vboxsync Audio/ValKit: More code for the audio test execution service (ATS), …
(edit) @89201   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette