|
|
@91925
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
|
|
|
@91924
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
|
|
|
@91923
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
|
|
|
@91922
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
|
|
|
@91921
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
|
|
|
@91920
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
|
|
|
@91919
|
3 years |
vboxsync |
IPRT: Make RTNetStrToIPv4Cidr() and RTNetStrToIPv4Cidr() accept zero …
|
|
|
@91918
|
3 years |
vboxsync |
IPRT: Make RTNetStrToIPv4Cidr() and RTNetStrToIPv4Cidr() accept zero …
|
|
|
@91917
|
3 years |
vboxsync |
NAT/Net: NATNetwork::setNetwork - be prepared for RTNetStrToIPv4Cidr …
|
|
|
@91916
|
3 years |
vboxsync |
NAT/Net: Convert assertion about RTNetStrToIPv4Cidr returning a valid …
|
|
|
@91915
|
3 years |
vboxsync |
Audio/Validation Kit: Added an automatic unit testing target for the …
|
|
|
@91914
|
3 years |
vboxsync |
Audio/Validation Kit: Fixed testcase tstAudioTestService. bugref:10008
|
|
|
@91913
|
3 years |
vboxsync |
Audio/Validation Kit: Added the pre/post beacon sizes to the test set …
|
|
|
@91912
|
3 years |
vboxsync |
Audio/Validation Kit: Cleaned up the test tone validation code a bit. …
|
|
|
@91911
|
3 years |
vboxsync |
Audio/Validation Kit: Shortened the (fudge) time for letting the guest …
|
|
|
@91910
|
3 years |
vboxsync |
Audio/Validation Kit: Added support for recording pre/post audio …
|
|
|
@91909
|
3 years |
vboxsync |
VMM,PDM: Eliminated PDMDevHlpCritSectGetNopR0 and …
|
|
|
@91908
|
3 years |
vboxsync |
Audio/Validation Kit: Implemented support for injecting pre/post audio …
|
|
|
@91907
|
3 years |
vboxsync |
VMM/MM: Eliminated MMHyperCCToRC and MMHyperR0ToRC. bugref:9517
|
|
|
@91906
|
3 years |
vboxsync |
VMM/PDMDevHlp: Stripped down the queue methods (completely unused at …
|
|
|
@91905
|
3 years |
vboxsync |
Drv*,PDMDrvHlp: Added driver helpers for all queues operations, …
|
|
|
@91904
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT guest paging mode boiler plate and …
|
|
|
@91901
|
3 years |
vboxsync |
Devices/Graphics/DevVGA-SVGA.cpp: Use …
|
|
|
@91900
|
3 years |
vboxsync |
VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
|
|
|
@91899
|
3 years |
vboxsync |
VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
|
|
|
@91898
|
3 years |
vboxsync |
VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
|
|
|
@91897
|
3 years |
vboxsync |
VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
|
|
|
@91896
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UIWizardExportApp: Migrate intermediate progress …
|
|
|
@91895
|
3 years |
vboxsync |
VMM: Removed raw-mode stuff from PDMQueue. bugref:9517
|
|
|
@91894
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UIWizardExportApp: Move field setters to public …
|
|
|
@91893
|
3 years |
vboxsync |
FE/Qt: bugref:9996: Tiny cleanup for UIWizardExportApp.
|
|
|
@91892
|
3 years |
vboxsync |
Devices/Network: Change the network drivers to access the CFGM API …
|
|
|
@91891
|
3 years |
vboxsync |
Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp: Fix compilation with …
|
|
|
@91890
|
3 years |
vboxsync |
Devices/Bus/DevPciIch9: Access SSM API only through the device helper …
|
|
|
@91889
|
3 years |
vboxsync |
Devices/Bus/DevPciIch9: Access CFGM API only through the device helper …
|
|
|
@91888
|
3 years |
vboxsync |
Devices/Bus/DevPciIch9: Access SSM API only through the device helper …
|
|
|
@91887
|
3 years |
vboxsync |
Devices/VMMDev: Access SSM API only through the device helper …
|
|
|
@91886
|
3 years |
vboxsync |
Devices/Misc/DevVirtualKD.cpp: Access CFGM API only through the device …
|
|
|
@91885
|
3 years |
vboxsync |
Devices/PC/ACPI/VBoxAcpi.cpp: Access CFGM API only through the device …
|
|
|
@91884
|
3 years |
vboxsync |
Devices/Audio: Change audio drivers to access the CFGM API through the …
|
|
|
@91883
|
3 years |
vboxsync |
Devices/Network: Change the network drivers to access the CFGM API …
|
|
|
@91882
|
3 years |
vboxsync |
Devices/Storage: Change the USB mass storage device emulations to …
|
|
|
@91881
|
3 years |
vboxsync |
Devices/Input: Change the USB keyboard and mouse device emulations to …
|
|
|
@91880
|
3 years |
vboxsync |
Devices/USB: Change the USB proxy device to access the CFGM API …
|
|
|
@91879
|
3 years |
vboxsync |
VMM/PDMUsb: Add CFGM and SSM helpers to PDMUSBHLP, bugref:10074
|
|
|
@91878
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UIWizardExportApp: Migrate CVFSExplorer related …
|
|
|
@91877
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UINotificationCenter: Make handleNow() return …
|
|
|
@91876
|
3 years |
vboxsync |
Devices/Storage/DrvVD: Access the SSM API through the driver helper …
|
|
|
@91875
|
3 years |
vboxsync |
Devices/Storage: Change the storage drivers to access the CFGM API …
|
|
|
@91874
|
3 years |
vboxsync |
VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. …
|
|
|
@91873
|
3 years |
vboxsync |
Devices/Network: Change the network drivers to access the CFGM API …
|
|
|
@91872
|
3 years |
vboxsync |
Devices/Network: Change the network drivers to access the CFGM API …
|
|
|
@91871
|
3 years |
vboxsync |
Devices/USB: Change the USB roothub driver to access the CFGM API …
|
|
|
@91870
|
3 years |
vboxsync |
Devices/Trace: Change the tracing driver to access the CFGM API …
|
|
|
@91869
|
3 years |
vboxsync |
Devices/Storage: Change the storage drivers to access the CFGM API …
|
|
|
@91868
|
3 years |
vboxsync |
Devices/Serial: Change the serial drivers to access the CFGM API …
|
|
|
@91867
|
3 years |
vboxsync |
Devices/Security: Change the TPM drivers to access the CFGM API …
|
|
|
@91866
|
3 years |
vboxsync |
Devices/Samples: Change the storage filter driver to access the CFGM …
|
|
|
@91865
|
3 years |
vboxsync |
Devices/Parallel: Change host parallel port driver to access the CFGM …
|
|
|
@91864
|
3 years |
vboxsync |
Devices/PC: Change ACPI drivers to access the CFGM API through the …
|
|
|
@91863
|
3 years |
vboxsync |
Devices/Input: Change input drivers to access the CFGM API through the …
|
|
|
@91862
|
3 years |
vboxsync |
Devices/GIM: Change UDP driver to access the CFGM API through the …
|
|
|
@91861
|
3 years |
vboxsync |
Devices/Audio: Change audio drivers to access the CFGM API through the …
|
|
|
@91860
|
3 years |
vboxsync |
VMM/PDMDriver: Add CFGM and SSM helpers to PDMDRVHLPR3, bugref:10074
|
|
|
@91859
|
3 years |
vboxsync |
FE/Qt: bugref:10127. Hiding virtualboxvm.desktop from application menus.
|
|
|
@91858
|
3 years |
vboxsync |
Audio/ALSA: Temporary instrumentation build for investigating …
|
|
|
@91857
|
3 years |
vboxsync |
FE/Qt: bugref:10127. Adding virtualboxvm.desktop to installer. take 2.
|
|
|
@91856
|
3 years |
vboxsync |
VMM/MM: Build fix. bugref:10122
|
|
|
@91855
|
3 years |
vboxsync |
VMM/PGM: scm fix. bugref:10122
|
|
|
@91854
|
3 years |
vboxsync |
VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517
|
|
|
@91853
|
3 years |
vboxsync |
VMM/NEM,PGM: Build fix. bugref:10122
|
|
|
@91852
|
3 years |
vboxsync |
VMM/NEM,PGM: Build fixes. bugref:10122
|
|
|
@91851
|
3 years |
vboxsync |
VMM/NEM,PGM: Build fixes. bugref:10122
|
|
|
@91850
|
3 years |
vboxsync |
VMM/NEM,PGM: Build fixes. bugref:10122
|
|
|
@91849
|
3 years |
vboxsync |
VMM/NEM,PGM: Build fixes. bugref:10122
|
|
|
@91848
|
3 years |
vboxsync |
VMM/NEM,PGM: First bunch changes for watered down guest memory …
|
|
|
@91847
|
3 years |
vboxsync |
Reverting r147647.
|
|
|
@91846
|
3 years |
vboxsync |
FE/Qt: bugref:10127. Adding virtualboxvm.desktop to installer. First draft.
|
|
|
@91845
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UIProgressTask: Additional case for stuff …
|
|
|
@91844
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UINotificationCenter: Update for handleNow() …
|
|
|
@91843
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification-center: Extend …
|
|
|
@91842
|
3 years |
vboxsync |
Audio/VKAT: Fixes for audioTestDriverStackStreamDestroy(). bugref:10008
|
|
|
@91841
|
3 years |
vboxsync |
Audio/ALSA: Temporary instrumentation build for investigating …
|
|
|
@91840
|
3 years |
vboxsync |
vboximg-mount: Return an error if no image UUID or path is specified, …
|
|
|
@91839
|
3 years |
vboxsync |
VMM/HMVMXR0: Clarified AssertRC scope.
|
|
|
@91838
|
3 years |
vboxsync |
FE/Qt: bugref:9974. Small layout fix.
|
|
|
@91836
|
3 years |
vboxsync |
SUP: Added SUPR0GetSessionUid(). bugref:10093
|
|
|
@91835
|
3 years |
vboxsync |
Audio/ALSA: More optional (release) logging when draining stream. …
|
|
|
@91834
|
3 years |
vboxsync |
Audio/Validation Kit: Fixed nits in audioTestStreamDestroy(). bugref:10008
|
|
|
@91833
|
3 years |
vboxsync |
openssl-1.1.1l: Experiment with (hopefully upstreamable) alternative …
|
|
|
@91832
|
3 years |
vboxsync |
Audio/Validation Kit: Correctly set the probe backends flags (don't …
|
|
|
@91831
|
3 years |
vboxsync |
openssl-1.1.1l: Check for SDK function availability. bugref:10126
|
|
|
@91830
|
3 years |
vboxsync |
Switching to openssl-1.1.1l bugref:10126
|
|
|
@91829
|
3 years |
vboxsync |
Removing old openssl-1.1.1k bugref:10126
|
|
|
@91828
|
3 years |
vboxsync |
Audio/ALSA: More optional (release) logging when draining stream. …
|
|
|
@91827
|
3 years |
vboxsync |
Audio/ALSA: More optional (release) logging when draining stream. …
|
|
|
@91826
|
3 years |
vboxsync |
Audio/Validation Kit: Log last successful writes to backends. bugref:10008
|
|
|
@91825
|
3 years |
vboxsync |
FE/Qt: bugref:9996: Tiny includes cleanup for UIWizardNewCloudVM.
|
|
|
@91824
|
3 years |
vboxsync |
Audio/Validation Kit: Added fail-safe for audio stacks and/or …
|
|
|
@91823
|
3 years |
vboxsync |
Devices/Graphics: parser improvements; logging: bugref:9830
|
|
|