|
|
@88719
|
4 years |
vboxsync |
DrvAudio: Removed a bunch of unused statistics. bugref:9890
|
|
|
@88718
|
4 years |
vboxsync |
Audio: Changed PPDMAUDIOBACKENDSTREAM from opaque to a common …
|
|
|
@88717
|
4 years |
vboxsync |
DrvAudio: Some more tidying up. bugref:9890
|
|
|
@88716
|
4 years |
vboxsync |
linux/vboxsf: Document 5.10+ adjustments. We cannot provide both …
|
|
|
@88715
|
4 years |
vboxsync |
DrvAudio: Shuffling functions more into interface order. bugref:9890
|
|
|
@88714
|
4 years |
vboxsync |
DrvAudio: Removed some unused code. bugref:9890
|
|
|
@88713
|
4 years |
vboxsync |
FE/Qt: bugref:8161: Runtime UI: Cleanup opened debugger UI early …
|
|
|
@88712
|
4 years |
vboxsync |
FE/Qt: bugref:8161: A bit of stuff missed in r144028.
|
|
|
@88711
|
4 years |
vboxsync |
FE/Qt: bugref:8161. Clearing com data from activity overview model earlier
|
|
|
@88710
|
4 years |
vboxsync |
DrvAudio: Require PDMAUDIOSTREAM_CREATE_F_NO_MIXBUF for output …
|
|
|
@88709
|
4 years |
vboxsync |
DrvAudio: Require PDMAUDIOSTREAM_CREATE_F_NO_MIXBUF for output …
|
|
|
@88708
|
4 years |
vboxsync |
FE/Qt: bugref:8161. Reworking activity overvie monitor widget
|
|
|
@88707
|
4 years |
vboxsync |
FE/Qt: bugref:9930. Re-implementing tab refresh
|
|
|
@88706
|
4 years |
vboxsync |
DrvHostAudioWasApi: Introduced a worker thread that processes the …
|
|
|
@88705
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Queued Invalidation WIP.
|
|
|
@88704
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Queued Invalidation WIP.
|
|
|
@88703
|
4 years |
vboxsync |
FE/Qt: bugref:9930. Some refactoring on UIVMLogPage's API
|
|
|
@88702
|
4 years |
vboxsync |
FE/Qt: bugref:9930. Changing the way we handle machines with no log file
|
|
|
@88701
|
4 years |
vboxsync |
FE/Qt: bugref:9930. Dont add machine name to tab title in dialog mode
|
|
|
@88700
|
4 years |
vboxsync |
FE/Qt: bugref:9930. Some cleanup
|
|
|
@88699
|
4 years |
vboxsync |
FE/Qt: bugref:9930. Some fixes
|
|
|
@88697
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Comments and nits.
|
|
|
@88695
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Register-based invalidation WIP, …
|
|
|
@88694
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Queued-invalidation WIP.
|
|
|
@88693
|
4 years |
vboxsync |
Audio: Added optional pfnStreamConfigHint methods to …
|
|
|
@88692
|
4 years |
vboxsync |
DevIchAc97: Create AIO thread with RTTHREADFLAGS_COM_MTA so it'll work …
|
|
|
@88691
|
4 years |
vboxsync |
DrvHostAudioDSound, DrvHostAudioWasApi: No need to call CoInitializeEx …
|
|
|
@88690
|
4 years |
vboxsync |
DevHda: Start the AIO thread with RTTHREADFLAGS_COM_MTA. bugref:9890
|
|
|
@88689
|
4 years |
vboxsync |
VMM: Start EMTs with RTTHREADFLAGS_COM_MTA (ignored on non-windows …
|
|
|
@88688
|
4 years |
vboxsync |
VBoxRT: Added RTTHREADFLAGS_COM_MTA and RTTHREADFLAGS_COM_STA flags to …
|
|
|
@88687
|
4 years |
vboxsync |
FE/Qt: bugref:9930. Build fix
|
|
|
@88686
|
4 years |
vboxsync |
FE/Qt: bugref:9930. Refactoring log viewer so that it handles multiple …
|
|
|
@88685
|
4 years |
vboxsync |
FE/Qt: bugref:8161: A bit of cleanup for UISession.
|
|
|
@88684
|
4 years |
vboxsync |
FE/Qt: bugref:8161: Snapshot pane: It's now important to clear stale …
|
|
|
@88683
|
4 years |
vboxsync |
FE/Qt: bugref:8161: Forgot to invalidate Chooser pane selection in …
|
|
|
@88682
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Queued Invalidation WIP.
|
|
|
@88681
|
4 years |
vboxsync |
FE/Qt: bugref:8161: Fixing regression in r143970; We should detach …
|
|
|
@88680
|
4 years |
vboxsync |
FE/Qt: bugref:8161: A bit of cleanup for UISession; Mostly …
|
|
|
@88679
|
4 years |
vboxsync |
FE/Qt: bugref:8161: A bit of cleanup for UIConsoleEventHandler.
|
|
|
@88678
|
4 years |
vboxsync |
FE/Qt: bugref:8161: Fixing regression in r143970; We should detach …
|
|
|
@88677
|
4 years |
vboxsync |
Audio/AC97: Fixed compilation when VBOX_WITH_AUDIO_HDA_ONETIME_INIT is …
|
|
|
@88676
|
4 years |
vboxsync |
Audio/SB16: Fixed compilation when VBOX_WITH_AUDIO_HDA_ONETIME_INIT is …
|
|
|
@88675
|
4 years |
vboxsync |
Audio/SB16: Added a tiny bit of profiling [build fix].
|
|
|
@88674
|
4 years |
vboxsync |
Audio/HDA: Fixed compilation when VBOX_WITH_AUDIO_HDA_ONETIME_INIT is …
|
|
|
@88673
|
4 years |
vboxsync |
Audio/SB16: Added a tiny bit of profiling.
|
|
|
@88672
|
4 years |
vboxsync |
Audio: Use HostAudioWas on windows 10 instead of DSound. Only set the …
|
|
|
@88671
|
4 years |
vboxsync |
FE/Qt: bugref:9930. Some refactoring
|
|
|
@88670
|
4 years |
vboxsync |
APIC: When evaluating pending interrupts, do not take TPR into …
|
|
|
@88669
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88668
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix locking that got broken when the PDM lock …
|
|
|
@88667
|
4 years |
vboxsync |
DrvHostAudioWasApi: Always keep IMMDevice pointer to the input and …
|
|
|
@88666
|
4 years |
vboxsync |
DrvAudio: Use PDMDrvHlpSTAMDeregisterByPrefix to deregister statistics …
|
|
|
@88665
|
4 years |
vboxsync |
VMM/PDM: Added PDMDrvHlpSTAMDeregisterByPrefix for speeding up …
|
|
|
@88664
|
4 years |
vboxsync |
FE/Qt: bugref:8161: A fix for regression caused by r143970 and …
|
|
|
@88663
|
4 years |
vboxsync |
drvHostAudioWasApi: Implemented caching of audio clients as the …
|
|
|
@88662
|
4 years |
vboxsync |
DevHda: Added release profiling of stream starting, resetting and …
|
|
|
@88660
|
4 years |
vboxsync |
FE/Qt: bugref:9930: A bit of fixes for r143972; Making that menu …
|
|
|
@88659
|
4 years |
vboxsync |
FE/Qt: bugref:8161: Rework Log Viewer a bit; Save options on …
|
|
|
@88658
|
4 years |
vboxsync |
FE/Qt: bugref:9930. Using a custom menu
|
|
|
@88657
|
4 years |
vboxsync |
FE/Qt: bugref:8161: Rework host logoff handling; VirtualBox Manager …
|
|
|
@88656
|
4 years |
vboxsync |
FE/Qt: bugref:8161: Change application shutdown order; The old …
|
|
|
@88655
|
4 years |
vboxsync |
FE/Qt: bugref:8161: scm fix for r143965.
|
|
|
@88654
|
4 years |
vboxsync |
Typo.
|
|
|
@88653
|
4 years |
vboxsync |
Audio/SB16: Makes now also use of the common stream debugging (file) …
|
|
|
@88652
|
4 years |
vboxsync |
FE/Qt: bugref:8161: Small cleanup for Chooser pane; No need for …
|
|
|
@88651
|
4 years |
vboxsync |
FE/Qt: bugref:8161: More rework for Runtime UI; Save normal/scaled …
|
|
|
@88650
|
4 years |
vboxsync |
FE/Qt: bugref:8161: Missing bit in r143786.
|
|
|
@88649
|
4 years |
vboxsync |
FE/Qt: bugref:8161: Accident printfs in r143945.
|
|
|
@88648
|
4 years |
vboxsync |
FE/Qt: bugref:8161: A bit of rework for Runtime UI; Save first run …
|
|
|
@88647
|
4 years |
vboxsync |
FE/Qt: bugref:9830. Not using QMenu
|
|
|
@88646
|
4 years |
vboxsync |
Audio/SB16: Now also is using our internal software mixer [SCM fix].
|
|
|
@88645
|
4 years |
vboxsync |
Audio/SB16: Now also is using our internal software mixer.
|
|
|
@88644
|
4 years |
vboxsync |
FE/Qt: bugref:9930. Populating the menu with selected items of the vm list
|
|
|
@88643
|
4 years |
vboxsync |
Devices/Storage/DevLsiLogicSCSI: Fix crashing on NULL pointer …
|
|
|
@88642
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Assertion for upcoming locking changes.
|
|
|
@88641
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM naming consistency.
|
|
|
@88640
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Implement PDM R3-task queueing for sending …
|
|
|
@88639
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM: Enable more interfaces for Intel IOMMU …
|
|
|
@88638
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Refactor some PDM-IOMMU interfaces to …
|
|
|
@88637
|
4 years |
vboxsync |
Main/SharedFolderImpl.cpp: Reject shared folder paths which have a …
|
|
|
@88636
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix pdmIommuIsPresent to refer to ring-3 …
|
|
|
@88635
|
4 years |
vboxsync |
FE/Qt: bugref:8161: A bit of rework for Runtime UI; Save mini-toolbar …
|
|
|
@88634
|
4 years |
vboxsync |
FE/Qt: bugref:9930. Adding a corner widget to logviewer
|
|
|
@88633
|
4 years |
vboxsync |
FE/Qt: bugref:8161: A bit of rework for Runtime UI; Move requested …
|
|
|
@88632
|
4 years |
vboxsync |
testboxscript.xml service manifest has to be located permanent in …
|
|
|
@88631
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Slightly more efficient when a VM does not have …
|
|
|
@88630
|
4 years |
vboxsync |
DrvHostAudioWasApi: More WASAPI backend work. bugref:9890
|
|
|
@88629
|
4 years |
vboxsync |
DrvHostAudioWasApi: More WASAPI backend work. bugref:9890
|
|
|
@88628
|
4 years |
vboxsync |
DrvHostAudioDSoundMMNotifClient.h: Removed three functions not part of …
|
|
|
@88627
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Queued Invalidation WIP.
|
|
|
@88626
|
4 years |
vboxsync |
DrvHostAudioWasApi: Early WASAPI backend. bugref:9890
|
|
|
@88625
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Queued Invalidation WIP.
|
|
|
@88624
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Devices/testcase: struct size and alignment …
|
|
|
@88623
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88622
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Build fix.
|
|
|
@88621
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Build fix.
|
|
|
@88620
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Build fix. We really need to enable this …
|
|
|
@88619
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Build fix.
|
|
|
@88618
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Build fix.
|
|
|
@88617
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Build fix.
|
|
|