VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88563   4 years vboxsync Intel IOMMU: bugref:9967 PDM: typo.
(edit) @88562   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Added pdmLockIsOwner for upcoming changes.
(edit) @88561   4 years vboxsync Audio: Moved the HostAudioNotResponding runtime error reporting during …
(edit) @88560   4 years vboxsync FE/Qt: bugref:8161: A bit of rework for Chooser pane; Saving last …
(edit) @88559   4 years vboxsync DrvAudio: Need to return VERR_AUDIO_BACKEND_INIT_FAILED rather than …
(edit) @88558   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88557   4 years vboxsync APIC: More statistics for certain registers.
(edit) @88556   4 years vboxsync DrvHostAudioDSound: Restructured the stream control code. bugref:9890
(edit) @88555   4 years vboxsync DrvHostAudioDSound: Refreshed the stream destruction code. bugref:9890
(edit) @88554   4 years vboxsync DrvHostAudioDSound: Refreshed the stream creation code. bugref:9890
(edit) @88553   4 years vboxsync NAT: Do not attempt to segment frames with invalid GSO
(edit) @88552   4 years vboxsync FE/Qt: bugref:8161: A bit of rework for Details pane; Saving details …
(edit) @88551   4 years vboxsync FE/Qt: Passing the parent window to file selector instead of the …
(edit) @88550   4 years vboxsync FE/Qt: bugref:9831. more menu stuff
(edit) @88549   4 years vboxsync Intel IOMMU: bugref:9967 Don't prevent ourselves from being able to …
(edit) @88548   4 years vboxsync installer: linux: fix initialisation in routines.sh when detecting …
(edit) @88547   4 years vboxsync 3D/VMSVGA: Clear the 3D support flag if vmsvgaR3PowerOn fails, bugref:9988
(edit) @88546   4 years vboxsync installer: linux: fix typo in routines.sh when detecting python …
(edit) @88545   4 years vboxsync Retrieve BMP file header info, bugref:9904
(edit) @88544   4 years vboxsync 3D/VMSVGA: Skip unsupported bpp values, bugref:9992
(edit) @88543   4 years vboxsync NAT: slirp_ext_m_get - assertions are nice, but make sure we actually …
(edit) @88542   4 years vboxsync DrvHostAudioDSound: We don't need to enter the critical section when …
(edit) @88541   4 years vboxsync DrvHostAudioDSound: We don't need to enter the critical section when …
(edit) @88540   4 years vboxsync FE/Qt: bugref:8161: A bit of rework for Tools pane; Saving last chosen …
(edit) @88539   4 years vboxsync DrvHostAudioDSound: We don't need to enter the critical section when …
(edit) @88538   4 years vboxsync 3D/VMSVGA: Skip unsupported screen sizes
(edit) @88537   4 years vboxsync Intel IOMMU: bugref:9967 nit.
(edit) @88536   4 years vboxsync Devices/Serial/UartCore: Update the interrupt level everytime the …
(edit) @88535   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88534   4 years vboxsync Audio: Merged the cbStreamOut and cbStreamIn fields in …
(edit) @88533   4 years vboxsync Build fix for r143800
(edit) @88532   4 years vboxsync Devices/Storage/VBoxSCSI: Use correct size indicator, bugref:9920
(edit) @88531   4 years vboxsync VBoxUSBMon: Do things in a different order (see bugref:9982).
(edit) @88530   4 years vboxsync Devices/DevLsiLogicSCSI: Allocate configuration pages once during …
(edit) @88529   4 years vboxsync Dev/E1000: Use a dedicated array instead of DD bit to store TX …
(edit) @88528   4 years vboxsync Storage/VD: Improved validation of the accessed range in …
(edit) @88527   4 years vboxsync Autostart/darwin: As part of shell script best practices enclose …
(edit) @88526   4 years vboxsync FE/Qt: bugref:9831. some refactoring
(edit) @88525   4 years vboxsync NAT: Handle IP options in the ping echo request. bugref:9986.
(edit) @88524   4 years vboxsync linux: vboxautostart-service: security improvements. Introduce more …
(edit) @88523   4 years vboxsync FE/Qt: bugref:9831. scm fix
(edit) @88522   4 years vboxsync FE/Qt: bugref:9831. Adding the edit menu.
(edit) @88521   4 years vboxsync Intel IOMMU: bugref:9967 Updates to adjust for changes in Oct 2020 and …
(edit) @88520   4 years vboxsync FE/Qt: bugref:8161: A bit of rework for VirtualBox Manager widget; …
(edit) @88519   4 years vboxsync FE/Qt: bugref:8161: A bit of rework for VirtualBox Manager; Saving …
(edit) @88517   4 years vboxsync FE/Qt: bugref:9831. Some menu work
(edit) @88516   4 years vboxsync FE/Qt: bugref:9831. No image zoom when there is selected text.
(edit) @88515   4 years vboxsync Intel IOMMU: bugref:9967 Push IOTLB and FRCD registers beyond 0xe4f …
(edit) @88514   4 years vboxsync DrvHostAudioDSound: Moving functions around. bugref:9890
(edit) @88513   4 years vboxsync DrvHostAudioPulseAudio: Freshed up the debug callbacks a little. …
(edit) @88512   4 years vboxsync DrvHostAudioPulseAudio: Don't clamp the pfnStreamWritable result to …
(edit) @88511   4 years vboxsync DrvHostAudioPulseAudio: Went over the buffer and output/input code. …
(edit) @88510   4 years vboxsync additions: linux: vboxvideo: print driver version and revision on load.
(edit) @88509   4 years vboxsync additions: linux: vboxvideo: fix crash on 5.10.x kernels, bugref:9961.
(edit) @88508   4 years vboxsync FE/Qt: bugref:8161: A bit of refactoring for Tools pane; Mostly proper …
(edit) @88507   4 years vboxsync FE/Qt: bugref:8161: scm fix for r143770.
(edit) @88506   4 years vboxsync FE/Qt: bugref:8161: A bit of refactoring for Details pane; Mostly …
(edit) @88505   4 years vboxsync FE/Qt: bugref:9686. Adding updates for vm register signals
(edit) @88504   4 years vboxsync DevHda: Changed codecLookup to binary search. Added a couple of more …
(edit) @88503   4 years vboxsync DevHda: Just use the ring-3 task (hCorbDmaTask) when ring-0 needs to …
(edit) @88502   4 years vboxsync DevHda: Fixed regression caused by incorrect assumption about ring-0 …
(edit) @88501   4 years vboxsync bugref:9907. Removed cloud-init package installation for Debian …
(edit) @88500   4 years vboxsync DrvHostAudioPulseAudio: Made all the control operation asynchronous …
(edit) @88499   4 years vboxsync FE/Qt: bugref:9831. Reviving click to zoom functionality.
(edit) @88498   4 years vboxsync DevPCNet: Added comments, removed logic that caused transmit to hang …
(edit) @88497   4 years vboxsync FE/Qt: bugref:9831. Adding a comment
(edit) @88496   4 years vboxsync FE/Qt: bugref:9831. Drawing another layer of images on top of the …
(edit) @88495   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88494   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88493   4 years vboxsync FE/Qt: bugref:9831. Wheel event fixes
(edit) @88492   4 years vboxsync DrvHostAudioPulseAudio: Cleaning up the stream control bits. The …
(edit) @88491   4 years vboxsync Build fix for r143749
(edit) @88490   4 years vboxsync Network: Do not bring up links for "not attached" adapters.
(edit) @88489   4 years vboxsync FE/Qt: bugref:9831. Wheel zoom
(edit) @88488   4 years vboxsync FE/Qt: bugref:9831. Caching the image data
(edit) @88487   4 years vboxsync DrvHostAudioPulseAudio: Aligned pre-buffering config with ALSA and …
(edit) @88486   4 years vboxsync DrvAudioHostPulseAudio: Mostly done cleaning up stream creation. …
(edit) @88485   4 years vboxsync FE/Qt: bugref:9831. Some more shortcut fixes
(edit) @88484   4 years vboxsync Intel IOMMU: bugref:9967 Main: Use the same I/O APIC PCI address …
(edit) @88483   4 years vboxsync Intel IOMMU: bugref:9967 tstDeviceStructSizeRC: Update size for IOMMU …
(edit) @88481   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88480   4 years vboxsync DrvHostAudioPulseAudio: Cleaning up pfnStreamCreate... bugref:9890
(edit) @88479   4 years vboxsync DrvHostAudioPulseAudio: Don't do useless default device 'enumeration' …
(edit) @88478   4 years vboxsync DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890
(edit) @88477   4 years vboxsync DrvHostAudioPulseAudio: Cleaned up drvHostAudioPaHA_GetConfig and its …
(edit) @88476   4 years vboxsync DevHDA: Fix incorrect version check in hdaR3LoadExec causing it to …
(edit) @88475   4 years vboxsync FE/Qt: bugref:9831. Better guesses for the zoomed image margins.
(edit) @88474   4 years vboxsync FE/Qt: bugref:9831. dont resize the images larger than 1:1
(edit) @88472   4 years vboxsync FE/Qt: bugref:9871: Network Manager: Move selection to somewhere else …
(edit) @88471   4 years vboxsync FE/Qt: VirtualBox Manager: Add VM functionality: Consult to currently …
(edit) @88470   4 years vboxsync FE/Qt: bugref:9831. Shortcut fixes.
(edit) @88469   4 years vboxsync DrvAudioVRDE: Cleanup. [build fix] bugref:9890
(edit) @88468   4 years vboxsync DrvHostAudioCoreAudio.cpp: doxygen fix++. bugref:9890
(edit) @88467   4 years vboxsync DrvHostAudioPulseAudio: Some more cleaning up. bugref:9890
(edit) @88466   4 years vboxsync DrvHostAudioPulseAudio: Re-ordering functions. Changed and unified …
(edit) @88465   4 years vboxsync FE/Qt: bugref:9831. Fixes.
(edit) @88462   4 years vboxsync DrvHostAudioDebug,DrvHostAudioNull,DrvHostAudioValidationKit: Prepare …
(edit) @88460   4 years vboxsync DrvAudioVRDE: Cleanup. bugref:9890
(edit) @88459   4 years vboxsync DrvAudioRec: Cleanups. bugref:9890
(edit) @88458   4 years vboxsync DrvHostAudioValidationKit: Forgot to fix the pCfg stream member. …
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