VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88909   4 years vboxsync AudioMixer: Ignore pfnStreamControl failures and most definitely don't …
(edit) @88908   4 years vboxsync Audio/Dev*: Stream adding cleanup fixes. bugref:9890
(edit) @88907   4 years vboxsync AudioMixer: Removed a few unused function. bugref:9890
(edit) @88906   4 years vboxsync Audio/Dev*: Overhauled the attach/detach code a little, making attach …
(edit) @88905   4 years vboxsync Audio/Dev*: Overhauled the attach/detach code a little, making attach …
(edit) @88904   4 years vboxsync Devices/Graphics: Helpers to read and write guest MOB memory; fixed …
(edit) @88899   4 years vboxsync DevIchAc97, DevSB16: For the last time, RTStrPrintf doesn't work like …
(edit) @88898   4 years vboxsync DrvAudio: Process backend state changes in drvAudioStreamGetState too …
(edit) @88897   4 years vboxsync DrvAudio: Process backend state changes in drvAudioStreamGetState too …
(edit) @88896   4 years vboxsync DrvAudio: Status cleanup. bugref:9890
(edit) @88894   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88893   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress. Also …
(edit) @88892   4 years vboxsync Audio: Moved the PDMAUDIOSTREAM_STS_XXX stuff into DrvAudio as it's no …
(edit) @88891   4 years vboxsync DrvAudio: A couple of todos and logging. bugref:9890
(edit) @88890   4 years vboxsync AudioMixer: Some diagnostics code (disabled). bugref:9890
(edit) @88889   4 years vboxsync AudioMixBuffer: Fixed bug in AudioMixBufPeekResampling where we'd …
(edit) @88888   4 years vboxsync DrvAudioVRDE: Fixed bug that snuk into drvAudioVrdeHA_StreamDestroy in …
(edit) @88887   4 years vboxsync Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
(edit) @88884   4 years vboxsync DrvAudio,Mixer: Changed PDMIAUDIOCONNECTOR::pfnStreamGetStatus into …
(edit) @88880   4 years vboxsync Audio: Removed the obsolete VBOX_WITH_AUDIO_XXX_ONETIME_INIT code. …
(edit) @88878   4 years vboxsync DrvHostAudioWasApi: Fail if no PDMIHOSTAUDIOPORT interface below. …
(edit) @88876   4 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
(edit) @88875   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88872   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88868   4 years vboxsync Audio: Doxygen fixes. bugref:9890
(edit) @88867   4 years vboxsync DrvIntNetR0: Corrected limit the optimized case in intnetR0SgReadPart …
(edit) @88866   4 years vboxsync DrvIntNetR0: Provide more info in intnetR0SgReadPart assertion.
(edit) @88864   4 years vboxsync DrvHostAudioWasApi: Limit the number of audio clients in the cache to …
(edit) @88861   4 years vboxsync DrvAudio,DrvHostAudioWasApi: Implemented the smoother default device …
(edit) @88859   4 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
(edit) @88858   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88854   4 years vboxsync Audio/SB16: Fixed audio when restoring from a saved state and output …
(edit) @88853   4 years vboxsync Audio: Reworking PDMIHOSTAUDIOPORT::pfnNotifyDevicesChanged a little, …
(edit) @88852   4 years vboxsync DrvAudio: Logging fix. bugref:9890
(edit) @88851   4 years vboxsync DrvAudio,DrvHostAudioWasApi: Made WAS API device re-init work (i.e. …
(edit) @88849   4 years vboxsync Audio devices: Request power-off notifications before the drivers to …
(edit) @88848   4 years vboxsync DrvHostAudioPulseAudio: Don't know why on earth we try shut down stuff …
(edit) @88842   4 years vboxsync Intel IOMMU: bugref:9967 Release build fix and comment nit.
(edit) @88841   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping WIP.
(edit) @88840   4 years vboxsync AMD IOMMU: bugref:9654 Lock nit.
(edit) @88838   4 years vboxsync Devices/Graphics: attempt to fix mac builds. bugref:9830
(edit) @88836   4 years vboxsync DevRTC: Since we expose the stats in release builds, we might as well …
(edit) @88835   4 years vboxsync Devices/Graphics: build fix for VBOX_WITH_VMSVGA3D disabled case. …
(edit) @88833   4 years vboxsync Devices/Graphics: move RT_C_DECLS to svga_dump.h. bugref:9830
(edit) @88832   4 years vboxsync Devices/Graphics: resource creation; logging; emulate TRIANGLEFAN …
(edit) @88831   4 years vboxsync Devices/Graphics: resource creation; logging; emulate TRIANGLEFAN …
(edit) @88830   4 years vboxsync Devices/Graphics: VirtualBox modifications for svga command logging. …
(edit) @88829   4 years vboxsync Devices/Graphics: unmodified files for svga command logging. bugref:9830
(edit) @88828   4 years vboxsync Fix small burn
(edit) @88827   4 years vboxsync Storage/DevVirtioSCSI: Fix a few things to get code working on Windows …
(edit) @88826   4 years vboxsync DevIoApic: Code-style nit and a todo. We should be able to release the …
(edit) @88825   4 years vboxsync Audio: Doxygen fix. bugref:9890
(edit) @88824   4 years vboxsync Audio: Logging fix. bugref:9890
(edit) @88823   4 years vboxsync Audio: scm fixes. bugref:9890
(edit) @88822   4 years vboxsync Intel IOMMU: bugref:9967 Enable calling pfnIommuMsiRemap for Intel …
(edit) @88820   4 years vboxsync Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
(edit) @88819   4 years vboxsync Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
(edit) @88818   4 years vboxsync AMD IOMMU: bugref:9654 Lock cleanup.
(edit) @88814   4 years vboxsync Intel IOMMU: bugref:9967 Start work on interrupt remapping. Queued …
(edit) @88808   4 years vboxsync Intel IOMMU: bugref:9967 DbgInfo.
(edit) @88807   4 years vboxsync Audio/SB16: Do some sanity checking for hardware CFGM values. bugref:9890
(edit) @88804   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88803   4 years vboxsync Devices/Graphics: more DX commands; disassemble shaders for debug log. …
(edit) @88800   4 years vboxsync Audio/SB16: Resolved another todo. bugref:9890
(edit) @88799   4 years vboxsync Audio/SB16: Documented SB16STREAMHWCFG. bugref:9890
(edit) @88797   4 years vboxsync Audio/SB16: More cleanups / todos. bugref:9890
(edit) @88796   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP. Enable ESIRTPS.
(edit) @88791   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88790   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88789   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88788   4 years vboxsync Devices/Graphics: a few DX commands (doxygen fix). bugref:9830
(edit) @88787   4 years vboxsync Devices/Graphics: a few DX commands. bugref:9830
(edit) @88786   4 years vboxsync Devices/Graphics: new files for DX commands. bugref:9830
(edit) @88784   4 years vboxsync Intel IOMMU: bugref:9967 Nits.
(edit) @88782   4 years vboxsync Intel IOMMU: bugref:9967 Typo.
(edit) @88781   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88776   4 years vboxsync drvHostAudioWasApi: doxygen fixes. bugref:9890
(edit) @88774   4 years vboxsync 3D/VMSVGA: Corrected VBE_DISPI_MAX_(X/Y)RES typo
(edit) @88773   4 years vboxsync Audio/SB16: Implemented support for async I/O (disabled by default); a …
(edit) @88772   4 years vboxsync Audio/DrvHostAudioWasApi: Doxygen fixes. bugref:9890
(edit) @88770   4 years vboxsync Audio/SB16: Enabled async I/O handling by default. bugref:9890
(edit) @88769   4 years vboxsync Audio/SB16: Implemented support for async I/O (disabled by default); a …
(edit) @88768   4 years vboxsync Audio/SB16: Implemented support for async I/O (disabled by default); a …
(edit) @88767   4 years vboxsync Audio/SB16: Implemented support for async I/O (disabled by default); a …
(edit) @88765   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88764   4 years vboxsync Intel IOMMU: bugref:9967 Off-by-one fix and other nits.
(edit) @88763   4 years vboxsync DrvAudio: Logging build fix. bugref:9890
(edit) @88762   4 years vboxsync Audio: Do not pause disabled streams as that may cause some simplistic …
(edit) @88761   4 years vboxsync DrvAudio: Working on support for asynchronous stream backend init and …
(edit) @88760   4 years vboxsync DrvAudio: Working on support for asynchronous stream backend init and …
(edit) @88759   4 years vboxsync slirp/misc.c: It is absolutely forbidden to redefine logging macros …
(edit) @88744   4 years vboxsync Intel IOMMU: Queued Invalidation WIP. The descriptor reads seem to …
(edit) @88743   4 years vboxsync DevVGA-SVGA: Log out of bounds values. bugref:9981
(edit) @88733   4 years vboxsync DrvAudio: Shuffled a few more functions around. No functional change. …
(edit) @88732   4 years vboxsync DrvAudio: Use provide PDMIAUDIONOTIFYFROMHOST regardless of …
(edit) @88731   4 years vboxsync Audio: Fixed and tightened audio stream state assertions. Doc …
(edit) @88730   4 years vboxsync DevATA: Fixed misleading INITIALIZE DEVICE PARAMETERS logging (the …
(edit) @88727   4 years vboxsync Typo.
(edit) @88726   4 years vboxsync DrvAudio: Prep work for new backend stream status... bugref:9890
(edit) @88725   4 years vboxsync DrvAudio: No need to check of the backend has a pfnStreamGetStatus …
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