VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89757   4 years vboxsync DevHda: stat unit correction. bugref:9890
(edit) @89756   4 years vboxsync DevIchAc97: More statistics. bugref:9890
(edit) @89755   4 years vboxsync DevHda: Corrected statistics description. bugref:9890
(edit) @89754   4 years vboxsync DevIchAc97: Removed unused statistics. bugref:9890
(edit) @89753   4 years vboxsync DevIchAc97: Don't allow enabling a stream that's already enabled. …
(edit) @89752   4 years vboxsync DevIchAc97: Logging fix. bugref:9890
(edit) @89751   4 years vboxsync DevIchAc97: Restored the BDLE fetching to the LVI write w/ AC97_SR_DCH …
(edit) @89750   4 years vboxsync DevIchAc97: Todo. bugref:9890
(edit) @89749   4 years vboxsync Additions: X11: VBoxClient: VMSVGA: process graceful shutdown, …
(edit) @89748   4 years vboxsync DevIchAc97: Don't take the timer lock when fielding IO port writes, …
(edit) @89747   4 years vboxsync Audio/ValKit: Implemented first first (primitive) binary PCM data …
(edit) @89746   4 years vboxsync Main: bugref:9341: Made autostart service dependent on WMI service.
(edit) @89745   4 years vboxsync FE/Qt: bugref:3355. Commenting
(edit) @89744   4 years vboxsync FE/Qt: bugref:3355. Some cleaning
(edit) @89743   4 years vboxsync DevIchAc97: Addressed todo in ichac97R3StreamSetUp regarding zero …
(edit) @89742   4 years vboxsync DevIchAc97: Addressed todo in ichac97R3StreamSetUp regarding zero …
(edit) @89741   4 years vboxsync FE/Qt: bugref:3355. Re-activate screen saver during vm poweroff.
(edit) @89740   4 years vboxsync FE/Qt: bugref:3355. First attempt for Windows
(edit) @89739   4 years vboxsync DevIchAc97: Make sure to retry ichac97R3MixerAddDrvStreams after a …
(edit) @89738   4 years vboxsync Warning.
(edit) @89737   4 years vboxsync DevIchAc97: Moved the AIO job re-registration to ichac97R3StreamSetUp …
(edit) @89736   4 years vboxsync DevIchAc97: Don't recreate the driver streams just because the DMA …
(edit) @89735   4 years vboxsync DevRTC: Added more statistics to the RTC device, tracking interrupt …
(edit) @89734   4 years vboxsync DevIoApic: Added stats to track how long level-triggered interrupts …
(edit) @89733   4 years vboxsync DevIchAc97: Renamed a couple of functions. bugref:9890
(edit) @89732   4 years vboxsync Intel IOMMU: bugref:9967 Build fix.
(edit) @89731   4 years vboxsync Intel IOMMU: bugref:9967 Build fix.
(edit) @89730   4 years vboxsync Intel IOMMU: bugref:9967 Build fixes.
(edit) @89729   4 years vboxsync Intel IOMMU: bugref:9967 Build fix for gcc.
(edit) @89727   4 years vboxsync Intel IOMMU: bugref:9967 Nits.
(edit) @89726   4 years vboxsync Intel IOMMU: bugref:9967 Validate reserved bits in domain ID (if we …
(edit) @89725   4 years vboxsync IPRT/rest: ociSignRequestEnsureXContentSha256 - Fix assertion that is …
(edit) @89724   4 years vboxsync DevIchAc97: Some small code cleanups. bugref:9890
(edit) @89723   4 years vboxsync DevIchAc97: Some small code cleanups. bugref:9890
(edit) @89722   4 years vboxsync VMM/DBGFR3SampleReport: Temporary windows build fixes until the R3 …
(edit) @89721   4 years vboxsync DevIchAc97: Tried to organized the functions a bit more logically. No …
(edit) @89720   4 years vboxsync com/errorprint: Teach it how to deal with warnings (print the message …
(edit) @89719   4 years vboxsync VBoxManage: change the error printing to use the standard code for …
(edit) @89718   4 years vboxsync Main/Host+Machine: Fix warning handling in the USB related methods …
(edit) @89717   4 years vboxsync FE/Qt: bugref:3355. QDBus for FreeBSD as well
(edit) @89716   4 years vboxsync FE/Qt: bugref:3355. QDBus for solaris as well
(edit) @89715   4 years vboxsync DevIchAc97: fixed log statement. bugref:9890
(edit) @89714   4 years vboxsync FE/Qt: bugref:9215: Build fix for r145162.
(edit) @89713   4 years vboxsync FE/Qt: bugref:9215: Details pane: Get rid of non-thread-safe stuff; Qt …
(edit) @89712   4 years vboxsync FE/Qt: bugref:9930. Making necessary connections for Linux screen …
(edit) @89711   4 years vboxsync Audio/ValKit: More validation code. bugref:10008
(edit) @89710   4 years vboxsync DevIchAc97: Build fix. bugref:9890
(edit) @89709   4 years vboxsync Audio/ValKit: Install VBoxAudioTest on Windows guests. bugref:10008
(edit) @89708   4 years vboxsync FE/Qt: bugref:3355. Implementing screen saver Linux implement functions.
(edit) @89707   4 years vboxsync DevIchAc97: Added a input/output stream indicator to …
(edit) @89706   4 years vboxsync DevIchAc97: Must recreate the stream when the internal DMA buffer size …
(edit) @89705   4 years vboxsync FE/Qt: bugref:3355. Build fix
(edit) @89704   4 years vboxsync FE/Qt: bugref:3355. Linux specific code
(edit) @89703   4 years vboxsync FE/Qt: bugref:3355. reverting 145150.
(edit) @89702   4 years vboxsync FE/Qt: bugref:3355. Adding Linux specific code.
(edit) @89701   4 years vboxsync VMM/DBGFR3SampleReport: Fixes, bugref:10025
(edit) @89700   4 years vboxsync FE/Qt: bugref:3355. More infrastucture for host screen saver disabling
(edit) @89699   4 years vboxsync VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025 …
(edit) @89698   4 years vboxsync VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025 …
(edit) @89697   4 years vboxsync FE/VBoxManage: Add guestsample sub-command for debugvm, bugref:10025
(edit) @89696   4 years vboxsync Main/MachineDebugger: Implement API for taking a guest sample, bugref:10025
(edit) @89695   4 years vboxsync VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025
(edit) @89694   4 years vboxsync DevIchAc97: Added pushback and statistics to the input portion of …
(edit) @89693   4 years vboxsync DevIchAc97: Added pushback and statistics to the output portion of …
(edit) @89692   4 years vboxsync DevIchAc97: Don't recheck sink active status in …
(edit) @89691   4 years vboxsync DevIchAc97: Addressed the incorrect LVI understanding from …
(edit) @89690   4 years vboxsync Linux host&guest drivers: fix build for SLES 15 SP3, bugref:4567.
(edit) @89689   4 years vboxsync Additions: Linux: vboxvideo: add logging explaining why module cannot …
(edit) @89688   4 years vboxsync FE/Qt: bugref:3355. Adding GUI elements for the host screen saver disable
(edit) @89687   4 years vboxsync DevIchAc97: ichac97R3DbgPrintBdl misunderstood LVI. Some todos and …
(edit) @89686   4 years vboxsync Audio/ValKit: Test and self-test modes now implicitly test the …
(edit) @89685   4 years vboxsync Audio/ValKit: Implemented support for downloading (host) test sets. …
(edit) @89684   4 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89683   4 years vboxsync VMM/DBGFR3SampleReport: More work on the sample creation code, …
(edit) @89682   4 years vboxsync VMM/DBGFR3SampleReport: More work on the sample creation code, bugref:10025
(edit) @89681   4 years vboxsync DevIchAc97: Try deal with zero sized buffer descriptors (untested). …
(edit) @89680   4 years vboxsync DevIchAc97: Try deal with zero sized buffer descriptors (untested). …
(edit) @89679   4 years vboxsync Runtime/r3/timer-posix: Fixes, if inversion causing an already stopped …
(edit) @89678   4 years vboxsync Runtime/r3/timer-posix: Fixes, if inversion causing an already stopped …
(edit) @89677   4 years vboxsync VMM/HM: STAM counter description nits.
(edit) @89676   4 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89675   4 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89674   4 years vboxsync VUSBDevice: Make sure the reset timer get a unique name as this is …
(edit) @89673   4 years vboxsync VMM/PDMUsb: Backed out r145077 + 144791. This problem should be fixed …
(edit) @89672   4 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89671   4 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89670   4 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89669   4 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89668   4 years vboxsync Intel IOMMU: bugref:9967 Should be enough to save just IVA_REG and …
(edit) @89667   4 years vboxsync Intel IOMMU: bugref:9967 AssertCompile offsets of consecutive registers.
(edit) @89666   4 years vboxsync Intel IOMMU: bugref:9967 Validate the offsets of our …
(edit) @89664   4 years vboxsync DevIchAc97: Changed ichac97R3StreamTransferUpdate to actually take the …
(edit) @89662   4 years vboxsync ValKit/Audio: Need 'm' for vkatadd on solaris. bugref:10008
(edit) @89661   4 years vboxsync DevIchAc97: Docs, TODOs, and some ichac97R3StreamUpdateDma refactoring …
(edit) @89659   4 years vboxsync Installer/linux/Makefile.kmk: vkat is now in the bin dir when we need …
(edit) @89658   4 years vboxsync Installer/linux/Makefile.kmk: Backed out vkat hack. bugref:10008
(edit) @89657   4 years vboxsync Additions/linux/Makefile.kmk: Use …
(edit) @89656   4 years vboxsync /Config.kmk,src/VBox/Makefile.kmk,ValKit/AudioTest: Added config …
(edit) @89655   4 years vboxsync ValKit/Audio: Don't build vkatadd if additions aren't being built. …
(edit) @89654   4 years vboxsync Additions/linux/Makefile.kmk: Include vkat if built as a GA program …
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