VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88881   4 years vboxsync FE/Qt: bugref:9510. Tracking the data point under mouse cursor
(edit) @88880   4 years vboxsync Audio: Removed the obsolete VBOX_WITH_AUDIO_XXX_ONETIME_INIT code. …
(edit) @88879   4 years vboxsync Audio/VaKit: Made the Validation Kit driver actually being used + …
(edit) @88878   4 years vboxsync DrvHostAudioWasApi: Fail if no PDMIHOSTAUDIOPORT interface below. …
(edit) @88877   4 years vboxsync FE/Qt: bugref:9930. Some more logviewer fixes
(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) @88874   4 years vboxsync FE/Qt: bugref:8161. Saving extra data and closing com stuff not in …
(edit) @88873   4 years vboxsync FE/Qt: bugref:10006. Dont set close button shortcut while dialog is …
(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) @88865   4 years vboxsync Installer/darwin: When using a provisioning profile, add application …
(edit) @88864   4 years vboxsync DrvHostAudioWasApi: Limit the number of audio clients in the cache to …
(edit) @88863   4 years vboxsync FE/Qt: bugref:10003: Build fix for r144196.
(edit) @88862   4 years vboxsync FE/Qt: bugref:10003: Use non-altered QApplication palette around whole …
(edit) @88861   4 years vboxsync DrvAudio,DrvHostAudioWasApi: Implemented the smoother default device …
(edit) @88860   4 years vboxsync FE/Qt: bugref:10003: A bit of cleanup for QILineEdit; Unused stuff.
(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) @88857   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser pane machine item to have …
(edit) @88856   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser pane items to have no frame …
(edit) @88855   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser pane and Tool pane items to …
(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) @88846   4 years vboxsync Installer/darwin: Provisioning profiles are in directory …
(edit) @88845   4 years vboxsync Installer/darwin: Use the provisioning profile only during actual …
(edit) @88844   4 years vboxsync Installer/darwin/Makefile.kmk: whitespace cleanup
(edit) @88843   4 years vboxsync Installer/darwin: Support for packaging a provisioning profile.
(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) @88839   4 years vboxsync ValKit: Added bs3-timers-1 for some quick PIT testing.
(edit) @88838   4 years vboxsync Devices/Graphics: attempt to fix mac builds. bugref:9830
(edit) @88837   4 years vboxsync FE/Qt. Some OS types have 0 as recommended HDD size
(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) @88834   4 years vboxsync FE/Qt: bugref:9930. Implementing reload slot
(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) @88821   4 years vboxsync VBoxSVC: Oops, g/c debug instrumentaion accidentally committed in …
(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) @88817   4 years vboxsync FE/Qt: bugref:9930. Some commenting
(edit) @88816   4 years vboxsync FE/Qt: bugref:9930. Refactoring
(edit) @88815   4 years vboxsync FE/Qt: bugref:9930. Giving alternating colors to tabs based on machine id
(edit) @88814   4 years vboxsync Intel IOMMU: bugref:9967 Start work on interrupt remapping. Queued …
(edit) @88813   4 years vboxsync IPRT/RTReq: Added a RTReqCancel function. Changed the behavior of the …
(edit) @88812   4 years vboxsync NVMe,VBoxService: Corrected (soon to be) incorrect use of …
(edit) @88811   4 years vboxsync VMM/PDMDrvHlpSTAMDeregisterByPrefix: Don't restrict this to EMT. …
(edit) @88810   4 years vboxsync IPRT/RTReqPool: Added RTREQPOOLCFGVAR_THREAD_FLAGS so we can supply …
(edit) @88809   4 years vboxsync FE/Qt: bugref:9289: Details pane: Make sure context menu always fully …
(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) @88806   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser pane to have native flat-button …
(edit) @88805   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser, Details and Tools panes …
(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) @88802   4 years vboxsync FE/Qt: bugref:9864. Dont delete soft keyboard dialog directly. Follow …
(edit) @88801   4 years vboxsync FE/Qt: bugref:9864. Dont delete vm information dialog directly. Follow …
(edit) @88800   4 years vboxsync Audio/SB16: Resolved another todo. bugref:9890
(edit) @88799   4 years vboxsync Audio/SB16: Documented SB16STREAMHWCFG. bugref:9890
(edit) @88798   4 years vboxsync FE/Qt: bugref:9864: QIManagerDialog: You can't just delete widget …
(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) @88795   4 years vboxsync FE/Qt: bugref:10003: Reworking UISettingsDialog to have proper prepare …
(edit) @88794   4 years vboxsync FE/Qt: bugref:10003: Reworking UILanguageSettingsEditor to have native …
(edit) @88793   4 years vboxsync FE/Qt: bugref:10003: Reworking UIFileManager stuff to have native colors.
(edit) @88792   4 years vboxsync FE/Qt: bugref:10003: Reworking QISplitter handle to have native colors.
(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) @88785   4 years vboxsync FE/Qt: bugref:8161. Closing soft keyboard dialog from …
(edit) @88784   4 years vboxsync Intel IOMMU: bugref:9967 Nits.
(edit) @88783   4 years vboxsync VBoxSVC: The order is TranslateMessage *then* DispatchMessage. Here …
(edit) @88782   4 years vboxsync Intel IOMMU: bugref:9967 Typo.
(edit) @88781   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88780   4 years vboxsync FE/Qt: bugref:8161. build fix 2
(edit) @88779   4 years vboxsync FE/Qt: bugref:8161. build fix
(edit) @88778   4 years vboxsync FE/Qt: bugref:8161. Some more fixes for information dialog
(edit) @88777   4 years vboxsync Main/Global.cpp: Include Linux 5.x in the description of the "Linux26" …
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