VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89606   4 years vboxsync FE/Qt: bugref:9930. Coonecting close button to slot
(edit) @89605   4 years vboxsync FE/Qt: bugref:9930. Adding the clse button to label tab
(edit) @89604   4 years vboxsync Main: bugref:9732: Increased default RAM and HDD sizes for Solaris guests.
(edit) @89603   4 years vboxsync Additions: X11: VMSVGA: prevent memory leak when accessing display …
(edit) @89602   4 years vboxsync Intel IOMMU: bugref:9967 PDMIoApicSendMsi requires the pDevIns when …
(edit) @89601   4 years vboxsync Intel IOMMU: bugref:9967 PDMIoApicSendMsi: Remove todo comment now …
(edit) @89600   4 years vboxsync Intel IOMMU: bugref:9967 Centralize PDM interfaces sending MSIs so it …
(edit) @89599   4 years vboxsync FE/Qt: bugref:9930. Allow closing log tabs
(edit) @89598   4 years vboxsync Additions: X11: VMSVGA: attempt to fix black screen when X11 has no …
(edit) @89597   4 years vboxsync Main: bugref:9341: Added ability to change VM autostart options when …
(edit) @89596   4 years vboxsync DrvHostAudioWasApi: Implemented pfnSetDevice and the …
(edit) @89595   4 years vboxsync ConsoleImpl2.cpp: BOOL -> bool nit. bugref:9890
(edit) @89594   4 years vboxsync FE/Qt: bugref:9930. Some connection stuff
(edit) @89593   4 years vboxsync IPRT/RTReqCancel: Assertion correction (copy & paste from submit). …
(edit) @89592   4 years vboxsync ConsoleImpl2: Select WAS for windows 7 and later (seems to work fine). …
(edit) @89591   4 years vboxsync Intel IOMMU: bugref:9967 Don't mask out the destination page offset …
(edit) @89590   4 years vboxsync Intel IOMMU: bugref:9967 Added to device struct size and alignment tests.
(edit) @89589   4 years vboxsync Intel IOMMU: bugref:9967 Padding and avoid including iommu-intel.h in …
(edit) @89588   4 years vboxsync Intel IOMMU: bugref:9967 DevE1000: Avoid including local macros …
(edit) @89587   4 years vboxsync Intel IOMMU: bugref:9967 Don't expose FLTS (first-level translation …
(edit) @89586   4 years vboxsync FE/Qt: bugref:9930. Adding a context menu to logviewer tabbar
(edit) @89585   4 years vboxsync FE/Qt:bugref:9315. Avoiding multiple UILogViewerDialog instances in …
(edit) @89584   4 years vboxsync Audio/ValKit: More code for completely self-contained (self) testing. …
(edit) @89583   4 years vboxsync DrvAudio: Fixed missing pre-buffer allocation alignment for some odd …
(edit) @89582   4 years vboxsync FE/Qt: bugref:10003: UIMessageCenter: Making message-box details table …
(edit) @89581   4 years vboxsync Main: Try fix VRDP-input-always-disabled regression from …
(edit) @89580   4 years vboxsync Main: Try fix VRDP-input-always-disabled regression from …
(edit) @89579   4 years vboxsync DrvHostAudioDSound.cpp: Demoted noisy LogRel2 to LogRel3. bugref:9890
(edit) @89578   4 years vboxsync Intel IOMMU: bugref:9967 Implemented bulk memory access requests.
(edit) @89577   4 years vboxsync Main: bugref:9948: Fixed scm errors
(edit) @89576   4 years vboxsync Main: bugref:9948: Fixed GA installation on MacOS Catalina
(edit) @89575   4 years vboxsync Audio/ValKit: More code for completely self-contained (self) testing. …
(edit) @89574   4 years vboxsync Intel IOMMU: bugref:9967 Saved-state load more pedantic error codes.
(edit) @89573   4 years vboxsync Intel IOMMU: bugref:9967 Comment nit.
(edit) @89572   4 years vboxsync Intel IOMMU: bugref:9967 Implemented saved state support.
(edit) @89571   4 years vboxsync Main: bugref:9341: Fixed com initialization in the autostart service. …
(edit) @89570   4 years vboxsync DrvAudio: Worked over the statistics. bugref:9890
(edit) @89569   4 years vboxsync Audio: Lowered cased the output of PDMAudioDirGetName and …
(edit) @89568   4 years vboxsync FE/Qt: some cleaning
(edit) @89567   4 years vboxsync Audio/ValKit: Destruction fixes. bugref:10008
(edit) @89566   4 years vboxsync DrvAudio: Removed AssertMsgReturn checks on …
(edit) @89565   4 years vboxsync DrvAudio: Shut up assertion in drvAudioStreamInitAsync due to play …
(edit) @89564   4 years vboxsync DrvAudio: Change the default for cFramesPeriod to be 1/4 of the buffer …
(edit) @89563   4 years vboxsync DevHda: Added removal todo on InitialDelayMs (it's too involved to do …
(edit) @89562   4 years vboxsync DevHda: Consistently use PCI (rather than ISA) memory access …
(edit) @89561   4 years vboxsync Audio/ValKit: When no playback tests are active, report back all data …
(edit) @89560   4 years vboxsync Audio/ValKit: Only report back bytes to read if a (current) test is …
(edit) @89559   4 years vboxsync AudioMixer: Fixed draining regression with the cFramesBackendBuffer …
(edit) @89558   4 years vboxsync AudioMixer: Must use RTMemAllocZVar when doing variable length …
(edit) @89557   4 years vboxsync Audio/ValKit: Only report back bytes to read if a (current) test is …
(edit) @89556   4 years vboxsync DrvAudio: Missing stream locking in drvAudioEnable. bugref:9890
(edit) @89555   4 years vboxsync Shared Clipboard: Missing locking in state loading code.
(edit) @89554   4 years vboxsync AMD IOMMU: bugref:9654 Comment.
(edit) @89553   4 years vboxsync Intel IOMMU: bugref:9967 Use uint16_t since the page table entity …
(edit) @89552   4 years vboxsync Intel IOMMU: bugref:9967 Address translation fixes.
(edit) @89551   4 years vboxsync Audio: Nits/6.1. bugref:bugref:9890
(edit) @89550   4 years vboxsync FE/Qt: bugref:8421: UIVideoMemoryEditor: Rework VRAM requirements to …
(edit) @89549   4 years vboxsync FE/Qt: bugref:8571: Sync audio backend NLS stuff; Removing excessive …
(edit) @89548   4 years vboxsync Intel IOMMU: bugref:9967 Fix typo in assertion.
(edit) @89547   4 years vboxsync Intel IOMMU: bugref:9967 Fix incorrect assertion in PDMIoApicSendMsi. …
(edit) @89546   4 years vboxsync FE/Qt: bugref:9831. Some fixes for mouse over image case
(edit) @89545   4 years vboxsync Audio/ValKit: Split up VKAT code into some more files as vkat.cpp got …
(edit) @89544   4 years vboxsync Audio/ValKit: Split up VKAT code into some more files as vkat.cpp got …
(edit) @89543   4 years vboxsync DrvAudioVRDE: Some fixes and cleanups. bugref:9890
(edit) @89542   4 years vboxsync FE/Qt: bugref:9831. Handling status bar messages during bookmark adding
(edit) @89541   4 years vboxsync Audio/ValKit: More code for completely self-contained (self) testing. …
(edit) @89540   4 years vboxsync FE/Qt: bugref:9831. Activating image overlay mode upon mouse press …
(edit) @89539   4 years vboxsync FE/Qt: bugref:9831. Adding shortcuts to the navigation menu actions
(edit) @89538   4 years vboxsync Intel IOMMU: bugref:9967 nits.
(edit) @89537   4 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
(edit) @89536   4 years vboxsync Intel IOMMU: bugref:9967 Nits.
(edit) @89535   4 years vboxsync ValKit/AudioTest: Need the pfnSTAMRegister driver helper now. bugref:10008
(edit) @89534   4 years vboxsync DrvHostAudioPulseAudio: Always register underflow/overflow callbacks …
(edit) @89533   4 years vboxsync DrvHostAudioAlsa: Don't call the output/input device 'default'. bugref:9890
(edit) @89532   4 years vboxsync DrvHostAudioPulseAudio: Implemented input/output device selection. …
(edit) @89531   4 years vboxsync DrvHostAudioPulseAudio: Don't trigger the stream unnecessarily when …
(edit) @89530   4 years vboxsync ValKit/AudioTest: Implemented recording via the mixer. bugref:10008
(edit) @89529   4 years vboxsync AudioMixBuffer: Corrected a couple of frame calculations in the …
(edit) @89528   4 years vboxsync DrvHostAudioPulseAudio: LogRel2. bugref:9890
(edit) @89527   4 years vboxsync DrvHostAudioPulseAudio: Fixed bug in drvHstAudPaHA_StreamGetReadable …
(edit) @89526   4 years vboxsync DrvHostAudioPulseAudio: More buffer config changes and better …
(edit) @89525   4 years vboxsync ValKit/AudioTest: Adjusted play pacing code to skip the pre-buffered …
(edit) @89524   4 years vboxsync Intel IOMMU: bugref:9967 Address translation and interrupt remapping …
(edit) @89523   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89522   4 years vboxsync DrvHostAudioPulseAudio: Use the default BufAttr.minreq value (output …
(edit) @89521   4 years vboxsync ValKit/AudioTest: Corrected pacing code in 'play'. bugref:10008
(edit) @89520   4 years vboxsync ValKit/AudioTest: No release log file, thank you. bugref:10008
(edit) @89519   4 years vboxsync DrvHostAudioOss: Adjusted the drvHstAudOssHA_StreamGetReadable hack as …
(edit) @89518   4 years vboxsync DrvHostAudioOss: Comment updates. bugref:9890
(edit) @89517   4 years vboxsync DrvHostAudioOss: Use BufInfo.bytes for …
(edit) @89516   4 years vboxsync DrvHostAudioOss: Implemented drvHstAudOssHA_StreamGetReadable (was …
(edit) @89515   4 years vboxsync FE/Qt: bugref:9653: Adjusting r144088 and r144082 to work on systems …
(edit) @89514   4 years vboxsync Additions: Linux: autorun.sh: improve log messages when install cannot …
(edit) @89513   4 years vboxsync Intel IOMMU: bugref:9967 Fix bug while parsing the physical address …
(edit) @89512   4 years vboxsync DrvAudio: Reduced the pre-buffering to 50% for output as well. Then …
(edit) @89511   4 years vboxsync ValKit/AudioTest: Adapted to PDMIHOSTAUDIO changes. bugref:10008
(edit) @89510   4 years vboxsync Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
(edit) @89509   4 years vboxsync Intel IOMMU: bugref:9967 Fix diagnostic reason not getting updated for …
(edit) @89508   4 years vboxsync DrvHostAudioAlsa: Doxygen fix. bugref:9890
(edit) @89507   4 years vboxsync ValKit/AudioTest: Automatically enable mixer for 'play' too when the …
Note: See TracRevisionLog for help on using the revision log.

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