VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89903   4 years vboxsync DevHda: Don't include the register name and description strings in …
(edit) @89902   4 years vboxsync DevHda: Reordered HDAREGDESC so we avoid alignment padding. Saves ~900 …
(edit) @89901   4 years vboxsync DevHda: Preparing register map tweaks. bugref:9890
(edit) @89900   4 years vboxsync DevHda: Made the register map local to DevHda.cpp only, …
(edit) @89899   4 years vboxsync DevHda: Added another assertion wrapper for register access for strict …
(edit) @89898   4 years vboxsync Runtime/tools/RTDbgSymSrv: Experiment of a caching symbol server which …
(edit) @89897   4 years vboxsync DevHda: Avoid indirect register accesses via g_aHdaRegMap. bugref:9890
(edit) @89896   4 years vboxsync Debugger: Need to account for the segment offset when dumping symbols …
(edit) @89895   4 years vboxsync Runtime/common/dbg/dbgmodghidra.cpp: Some fixes
(edit) @89894   4 years vboxsync DevHda: Cleanups... bugref:9890
(edit) @89893   4 years vboxsync DevHda: Cleanups... bugref:9890
(edit) @89892   4 years vboxsync Audio/ValKit: More code for audio verification [build fix, unused …
(edit) @89891   4 years vboxsync Audio/ValKit: More code for audio verification [build fix]. bugref:10008
(edit) @89890   4 years vboxsync Audio/ValKit: More code for audio verification. bugref:10008
(edit) @89889   4 years vboxsync Audio/Test: Added AudioTestSetTestIsRunning(). bugref:10008
(edit) @89888   4 years vboxsync DevHda: Moved the HDA_SAVED_STATE_XXX defines to DevHda.h (no idea why …
(edit) @89887   4 years vboxsync DevHda: Merged DevHdaCommon.h into DevHda.h and mostly likewise with …
(edit) @89886   4 years vboxsync DevIchAc97: Hint 48kHz config to the windows backend. bugref:9890
(edit) @89885   4 years vboxsync DevHda: Kicked out the InitialDelayMs config value and associated …
(edit) @89884   4 years vboxsync DevHda: Cleaned up the write-silence bits of hdaR3StreamDoDmaInput. …
(edit) @89883   4 years vboxsync DevHda: Cleaned up the write-silence bits of hdaR3StreamDoDmaInput. …
(edit) @89882   4 years vboxsync Runtime/common/dbg: Implement basic debug info reader for XML files …
(edit) @89881   4 years vboxsync Runtime/common/dbg: Implement basic debug info reader for XML files …
(edit) @89880   4 years vboxsync DevHda: Kicked out the disabled bounce buffer stuff from …
(edit) @89879   4 years vboxsync DevHda: Cleaned up pGuestProps/pHostProps in the schedule creation …
(edit) @89878   4 years vboxsync DevHda: The compile time feature enable/disable defines must live in …
(edit) @89877   4 years vboxsync DevHda: Removed the HDA_USE_DMA_ACCESS_HANDLER stuff as it is unlikely …
(edit) @89876   4 years vboxsync DevHda: Removed the HDA_USE_DMA_ACCESS_HANDLER stuff as it is unlikely …
(edit) @89875   4 years vboxsync DevHda: Removing unused code. bugref:bugref:9890
(edit) @89874   4 years vboxsync DevHda: Calculate cMsSchedulingHint based on the actual scheduling …
(edit) @89873   4 years vboxsync DevHda: Removed now obsolete config values: PosAdjustEnabled, …
(edit) @89872   4 years vboxsync DevHda: Don't forget to destroy the critical section. Cleanups. bugref:9890
(edit) @89871   4 years vboxsync FE/Qt: bugref:9996: QIRichTextLabel: Extending API with minimum text …
(edit) @89870   4 years vboxsync IPRT/thread-posix.cpp: On Solaris SIGRTMAX is defined to a function …
(edit) @89869   4 years vboxsync DevHda: Implemented DMA-on-WALCLK access too. Cleanups. bugref:9890
(edit) @89868   4 years vboxsync Main/Console+Machine: Eliminate CMPXCHG16B hack (see bugref:6300) …
(edit) @89867   4 years vboxsync FE/Qt: bugref:3582. Showing a warning in vm UI in case USB enumeration …
(edit) @89865   4 years vboxsync DevHda: Do LPIB updates more often. Experimental code for doing DMA …
(edit) @89864   4 years vboxsync DevHda: Do LPIB updates more often. Experimental code for doing DMA …
(edit) @89863   4 years vboxsync DevHda: Do LPIB updates more often. Experimental code for doing DMA …
(edit) @89862   4 years vboxsync DevHda: Do LPIB updates more often. Experimental code for doing DMA …
(edit) @89861   4 years vboxsync DevHda: Do LPIB updates more often. Experimental code for doing DMA …
(edit) @89860   4 years vboxsync Testing: bugref:9825: Fixed some typo
(edit) @89859   4 years vboxsync DevHda: Fixed bugtracker link. bugref:9890
(edit) @89858   4 years vboxsync TTesting: bugref:9825: Fixed scm errors
(edit) @89857   4 years vboxsync TTesting: bugref:9825: Fixed scm errors
(edit) @89856   4 years vboxsync DevHda: Stats unit correction. bugref:9890
(edit) @89855   4 years vboxsync DevIchAc97: Stats unit corrections. bugref:9890
(edit) @89854   4 years vboxsync Testing: bugref:9825: Added using another RAM disk creator as …
(edit) @89853   4 years vboxsync DevHda: Added a StatDmaSkippedPendingBcis statistics counter like AC97 …
(edit) @89852   4 years vboxsync Audio/Main: Addendum for r144627 -- also run the ValKit backend in …
(edit) @89851   4 years vboxsync FE/Qt: bugref:3582. Showing a warning during manager UI startup in …
(edit) @89850   4 years vboxsync Audio/ValKit: Temporary path nit for extracted test sets. bugref:10008
(edit) @89849   4 years vboxsync DevHda: Redid the locking in hdaMmioWrite, so that we take the lock …
(edit) @89848   4 years vboxsync DevHda: Don't use tab in logging. Added todos about missing locking in …
(edit) @89847   4 years vboxsync DevHda: Some preprocessor indentation fixes. bugref:9890
(edit) @89845   4 years vboxsync DevHda: Eliminated HDASTREAM::CritSect as it is not necessary. The …
(edit) @89844   4 years vboxsync DevHda: Eliminated HDASTREAM::CritSect as it is not necessary. The …
(edit) @89842   4 years vboxsync AudioTest.cpp: Build fix (gcc (GCC) 10.2.1 20201125 (Red Hat …
(edit) @89841   4 years vboxsync Audio/ValKit: More work on logging [Windows build fix]. bugref:10008
(edit) @89840   4 years vboxsync Audio/ValKit: More work on logging [Windows build fix]. bugref:10008
(edit) @89839   4 years vboxsync Audio/ValKit: More work on logging. bugref:10008
(edit) @89838   4 years vboxsync Audio/ValKit: Factored out cleaning up the registered tests in the …
(edit) @89837   4 years vboxsync Audio/ValKit: Removed Doppelmoppel global/common options and use …
(edit) @89836   4 years vboxsync Audio/ValKit: Mark the VBoxAudioTest host binary as actually …
(edit) @89835   4 years vboxsync Audio/ValKit: Factored out cleaning up the registered tests in the …
(edit) @89834   4 years vboxsync Audio/ValKit: Added more command line / syntax help. bugref:10008
(edit) @89833   4 years vboxsync Audio/ValKit: Make sure output + temp directories exists in …
(edit) @89832   4 years vboxsync DrvMouseQueue,DrvKeyboardQueue: Don't keep items in the queue unless …
(edit) @89831   4 years vboxsync DrvMouseQueue,DrvKeyboardQueue: Don't keep items in the queue unless …
(edit) @89830   4 years vboxsync DrvAudio: Fixed invalid log variable assignment in …
(edit) @89829   4 years vboxsync VMM/DBGFR3SampleReport: Sort the frame order by sample count to …
(edit) @89828   4 years vboxsync Runtime: Make use of CreateWaitableTimerEx and …
(edit) @89827   4 years vboxsync Runtime: Make use of CreateWaitableTimerEx and …
(edit) @89826   4 years vboxsync DevHda: Partial vista fix. Must avoid chopping up the buffers in an …
(edit) @89825   4 years vboxsync FE/Qt: bugref:3355. packaging fix
(edit) @89823   4 years vboxsync FE/Qt: bugref:3355. typo fix
(edit) @89822   4 years vboxsync DevSB16,DevIchAc97: Mixer info. bugref:9890
(edit) @89821   4 years vboxsync Audio: Some info item fixes and docs updates. bugref:9890
(edit) @89820   4 years vboxsync FE/Qt: bugref:3355. Build fix
(edit) @89819   4 years vboxsync FE/Qt: bugref:3355. Exporting X11ScreenSaverInhibitMethod 2
(edit) @89818   4 years vboxsync FE/Qt: bugref:3355. Exporting X11ScreenSaverInhibitMethod
(edit) @89817   4 years vboxsync FE/Qt: bugref:3355. build fix. take 2
(edit) @89816   4 years vboxsync FE/Qt: bugref:3355. build fix
(edit) @89815   4 years vboxsync FE/Qt: bugref:3355. Dynamically introrespecting DBus screen saver …
(edit) @89814   4 years vboxsync Doxyfile*: map the AssertCompile macros to static_assert so doxygen …
(edit) @89813   4 years vboxsync AudioMixBuffer.cpp: scm fix bugref:9890
(edit) @89812   4 years vboxsync Typo.
(edit) @89811   4 years vboxsync AudioMixBuffer.cpp: doxygen fixes. bugref:9890
(edit) @89810   4 years vboxsync Audio: Eliminated some unnecessary stream config copying in the device …
(edit) @89807   4 years vboxsync Audio/ValKit: Added support for CRC32 checksum calculation; now …
(edit) @89806   4 years vboxsync Audio/ValKit: Added support for CRC32 checksum calculation; now …
(edit) @89805   4 years vboxsync Audio/ValKit: Added a simple testcase for ATS (Audio Test Service). …
(edit) @89804   4 years vboxsync Audio/ValKit: Fixes for running on the VBoxAudioTest on guests (needs …
(edit) @89803   4 years vboxsync Audio/ValKit: Sending bigger data chunks now also works. bugref:10008
(edit) @89802   4 years vboxsync Audio/ValKit: Added support for CRC32 checksum calculation; now …
(edit) @89801   4 years vboxsync pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890
(edit) @89800   4 years vboxsync pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890
(edit) @89789   4 years vboxsync VMM/TMInline.h: Doxygen fix. bugref:9943
(edit) @89788   4 years vboxsync Audio/ValKit: doxygen fix. bugref:10008
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