VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90058   3 years vboxsync DevVGA-SVGA: style fix for r143829. bugref:9988
(edit) @90056   3 years vboxsync Audio/ValKit: Added support for concurrent playback + recording tests …
(edit) @90051   3 years vboxsync VUSB: Only edit descriptors to hide remote wakeup when device actually …
(edit) @90049   3 years vboxsync VUSB: If a descriptor read can't be satisfied from cache, pass it …
(edit) @90048   3 years vboxsync Audio/ValKit: Added dedicated log group AUDIO_TEST for audio testing …
(edit) @90047   3 years vboxsync Audio/ValKit: Renaming. bugref:10008
(edit) @90046   3 years vboxsync Audio/ValKit: More code for PCM audio data test (set) verification. …
(edit) @90031   3 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @90030   3 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @90029   3 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @90028   3 years vboxsync AMD IOMMU: bugref:9654 Fixed address translations resulting in …
(edit) @90027   3 years vboxsync VUSB: Don't needlessly wait just because we need to read a descriptor …
(edit) @90026   3 years vboxsync VUSB/Win: Improved logging, reworked Windows backend so that …
(edit) @90025   3 years vboxsync Typo.
(edit) @90021   3 years vboxsync DevVGA: Fixed regression from r112425, must use RT_MAX to determin …
(edit) @90020   3 years vboxsync EFI/Firmware: Some missing svn:eol-style properties for ini files, …
(edit) @90017   3 years vboxsync DevVGA: Style fixes. Removed irrelevant 32-bit comment (not supported, …
(edit) @90016   3 years vboxsync Audio: Before calling AudioHlpFileWrite test on the pFileXxxx variable …
(edit) @90015   3 years vboxsync AudioHlp: Drop unnecessary headers. bugref:9890
(edit) @90014   3 years vboxsync AudioHlp: Doxygen file. bugref:9890
(edit) @90013   3 years vboxsync DevHda: Removed a bunch of unused debug stream stuff. bugref:9890
(edit) @90012   3 years vboxsync Audio: Output multichannel capable wave files. Simplify the code a …
(edit) @90011   3 years vboxsync Audio: Baked AudioHlpFileNameGet into AudioHlpFileCreate and added …
(edit) @90010   3 years vboxsync Audio/AudioHlp: Deal with sharing violations when audio debug is …
(edit) @90008   3 years vboxsync AudioMixBuffer: Fixed regresion in AudioMixBufSetVolume from the …
(edit) @90007   3 years vboxsync AudioMixer: Don't use markdown for @pages, w/o a proper brief …
(edit) @90006   3 years vboxsync DevIchAc97: nsRetrySetup fix. bugref:9890
(edit) @90005   3 years vboxsync AudioTest: doxygen fix. @todo bugref:10008
(edit) @90004   3 years vboxsync AudioTest: doxygen fixes. bugref:10008
(edit) @90002   3 years vboxsync VSCSILunMmc: report proper Media Event Code for …
(edit) @90001   3 years vboxsync VSCSILunMmc: reorder enum MMCEVENTSTATUSTYPE according to MMC2 …
(edit) @89994   3 years vboxsync Audio/ValKit: Cleaned up test object API + handling. bugref:10008
(edit) @89992   3 years vboxsync Audio/ValKit: More testing code fixes and additions. bugref:10008
(edit) @89990   3 years vboxsync Audio/ValKit: Fixed manifest header checks. bugref:10008
(edit) @89989   3 years vboxsync Devices/EFI: Removed old EFI firmware. Using edk2-stable202105 from …
(edit) @89986   3 years vboxsync Audio/ValKit: More code for test (set) verification [build fix]. …
(edit) @89984   3 years vboxsync Audio/ValKit: More code for test (set) verification. bugref:10008
(edit) @89983   3 years vboxsync Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it …
(edit) @89982   3 years vboxsync DevPS2K: Assertion details.
(edit) @89977   3 years vboxsync Devices/EFI: Preparing for updating to edk2-stable202105, bugref:4643
(edit) @89966   3 years vboxsync Audio/ValKit: Be less strict when (binary) comparing test set audio …
(edit) @89962   3 years vboxsync Audio/ValKit: Initial implementation / support for NATed VMs by using …
(edit) @89943   3 years vboxsync scm
(edit) @89941   3 years vboxsync scm
(edit) @89940   3 years vboxsync Doxygen.
(edit) @89939   3 years vboxsync Warnings.
(edit) @89938   3 years vboxsync Warnings.
(edit) @89937   3 years vboxsync Warnings.
(edit) @89936   3 years vboxsync Typo.
(edit) @89935   3 years vboxsync Keyboard: Reworked the release-all-keys mechanism, made sure it's used …
(edit) @89906   3 years vboxsync DevHda: Renamed HDAREGDESC members to follow coding standard. …
(edit) @89904   3 years vboxsync DevHda: Optimize HDAREGDESC a little more by reducing the size, fFlags …
(edit) @89903   3 years vboxsync DevHda: Don't include the register name and description strings in …
(edit) @89902   3 years vboxsync DevHda: Reordered HDAREGDESC so we avoid alignment padding. Saves ~900 …
(edit) @89901   3 years vboxsync DevHda: Preparing register map tweaks. bugref:9890
(edit) @89900   3 years vboxsync DevHda: Made the register map local to DevHda.cpp only, …
(edit) @89899   3 years vboxsync DevHda: Added another assertion wrapper for register access for strict …
(edit) @89897   3 years vboxsync DevHda: Avoid indirect register accesses via g_aHdaRegMap. bugref:9890
(edit) @89894   3 years vboxsync DevHda: Cleanups... bugref:9890
(edit) @89893   3 years vboxsync DevHda: Cleanups... bugref:9890
(edit) @89890   3 years vboxsync Audio/ValKit: More code for audio verification. bugref:10008
(edit) @89889   3 years vboxsync Audio/Test: Added AudioTestSetTestIsRunning(). bugref:10008
(edit) @89888   3 years vboxsync DevHda: Moved the HDA_SAVED_STATE_XXX defines to DevHda.h (no idea why …
(edit) @89887   3 years vboxsync DevHda: Merged DevHdaCommon.h into DevHda.h and mostly likewise with …
(edit) @89886   3 years vboxsync DevIchAc97: Hint 48kHz config to the windows backend. bugref:9890
(edit) @89885   3 years vboxsync DevHda: Kicked out the InitialDelayMs config value and associated …
(edit) @89884   3 years vboxsync DevHda: Cleaned up the write-silence bits of hdaR3StreamDoDmaInput. …
(edit) @89883   3 years vboxsync DevHda: Cleaned up the write-silence bits of hdaR3StreamDoDmaInput. …
(edit) @89880   3 years vboxsync DevHda: Kicked out the disabled bounce buffer stuff from …
(edit) @89879   3 years vboxsync DevHda: Cleaned up pGuestProps/pHostProps in the schedule creation …
(edit) @89878   3 years vboxsync DevHda: The compile time feature enable/disable defines must live in …
(edit) @89877   3 years vboxsync DevHda: Removed the HDA_USE_DMA_ACCESS_HANDLER stuff as it is unlikely …
(edit) @89876   3 years vboxsync DevHda: Removed the HDA_USE_DMA_ACCESS_HANDLER stuff as it is unlikely …
(edit) @89875   3 years vboxsync DevHda: Removing unused code. bugref:bugref:9890
(edit) @89874   3 years vboxsync DevHda: Calculate cMsSchedulingHint based on the actual scheduling …
(edit) @89873   3 years vboxsync DevHda: Removed now obsolete config values: PosAdjustEnabled, …
(edit) @89872   3 years vboxsync DevHda: Don't forget to destroy the critical section. Cleanups. bugref:9890
(edit) @89869   3 years vboxsync DevHda: Implemented DMA-on-WALCLK access too. Cleanups. bugref:9890
(edit) @89865   3 years vboxsync DevHda: Do LPIB updates more often. Experimental code for doing DMA …
(edit) @89864   3 years vboxsync DevHda: Do LPIB updates more often. Experimental code for doing DMA …
(edit) @89863   3 years vboxsync DevHda: Do LPIB updates more often. Experimental code for doing DMA …
(edit) @89862   3 years vboxsync DevHda: Do LPIB updates more often. Experimental code for doing DMA …
(edit) @89861   3 years vboxsync DevHda: Do LPIB updates more often. Experimental code for doing DMA …
(edit) @89859   3 years vboxsync DevHda: Fixed bugtracker link. bugref:9890
(edit) @89856   3 years vboxsync DevHda: Stats unit correction. bugref:9890
(edit) @89855   3 years vboxsync DevIchAc97: Stats unit corrections. bugref:9890
(edit) @89853   3 years vboxsync DevHda: Added a StatDmaSkippedPendingBcis statistics counter like AC97 …
(edit) @89849   3 years vboxsync DevHda: Redid the locking in hdaMmioWrite, so that we take the lock …
(edit) @89848   3 years vboxsync DevHda: Don't use tab in logging. Added todos about missing locking in …
(edit) @89847   3 years vboxsync DevHda: Some preprocessor indentation fixes. bugref:9890
(edit) @89845   3 years vboxsync DevHda: Eliminated HDASTREAM::CritSect as it is not necessary. The …
(edit) @89844   3 years vboxsync DevHda: Eliminated HDASTREAM::CritSect as it is not necessary. The …
(edit) @89842   3 years vboxsync AudioTest.cpp: Build fix (gcc (GCC) 10.2.1 20201125 (Red Hat …
(edit) @89841   3 years vboxsync Audio/ValKit: More work on logging [Windows build fix]. bugref:10008
(edit) @89840   3 years vboxsync Audio/ValKit: More work on logging [Windows build fix]. bugref:10008
(edit) @89839   3 years vboxsync Audio/ValKit: More work on logging. bugref:10008
(edit) @89838   3 years vboxsync Audio/ValKit: Factored out cleaning up the registered tests in the …
(edit) @89835   3 years vboxsync Audio/ValKit: Factored out cleaning up the registered tests in the …
(edit) @89832   3 years vboxsync DrvMouseQueue,DrvKeyboardQueue: Don't keep items in the queue unless …
(edit) @89831   3 years vboxsync DrvMouseQueue,DrvKeyboardQueue: Don't keep items in the queue unless …
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