|
|
@90239
|
3 years |
vboxsync |
HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
|
|
|
@90238
|
3 years |
vboxsync |
HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
|
|
|
@90229
|
3 years |
vboxsync |
scm fix. bugref:10038
|
|
|
@90228
|
3 years |
vboxsync |
HGCM: Applied fix for bugref:10038.
|
|
|
@90227
|
3 years |
vboxsync |
revering r145763 - committed too much again.
|
|
|
@90226
|
3 years |
vboxsync |
HGCM: Applied fix for bugref:10038.
|
|
|
@90203
|
3 years |
vboxsync |
Main/ConsoleImpl2: Use alternative HDA device ID for macOS VMs. bugref:9890
|
|
|
@90202
|
3 years |
vboxsync |
Main/ConsoleImpl2.cpp: DevHda does not accept PosAdjustEnabled, …
|
|
|
@90201
|
3 years |
vboxsync |
Main/ConsoleImpl2.cpp: DevHda does not accept TimerHz. bugref:9890
|
|
|
@90121
|
3 years |
vboxsync |
DevHdaCodec: Reverted previous commit, committed too much. bugref:9890
|
|
|
@90120
|
3 years |
vboxsync |
DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
|
|
|
@90028
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Fixed address translations resulting in …
|
|
|
@89953
|
3 years |
vboxsync |
Main/{DisplayImpl,ConsoleImpl): Drop passing pointers through CFGM in …
|
|
|
@89952
|
3 years |
vboxsync |
Main/{VMMDevInterface,ConsoleImpl): Drop passing pointers through CFGM …
|
|
|
@89951
|
3 years |
vboxsync |
Main/{MouseImpl,KeyboardImpl,ConsoleImpl): Drop passing pointers …
|
|
|
@89935
|
3 years |
vboxsync |
Keyboard: Reworked the release-all-keys mechanism, made sure it's used …
|
|
|
@89921
|
3 years |
vboxsync |
Main/Console: Correctly handle mouse and keyboard type of None, which …
|
|
|
@89868
|
3 years |
vboxsync |
Main/Console+Machine: Eliminate CMPXCHG16B hack (see bugref:6300) …
|
|
|
@89852
|
3 years |
vboxsync |
Audio/Main: Addendum for r144627 -- also run the ValKit backend in …
|
|
|
@89696
|
3 years |
vboxsync |
Main/MachineDebugger: Implement API for taking a guest sample, bugref:10025
|
|
|
@89595
|
3 years |
vboxsync |
ConsoleImpl2.cpp: BOOL -> bool nit. bugref:9890
|
|
|
@89592
|
3 years |
vboxsync |
ConsoleImpl2: Select WAS for windows 7 and later (seems to work fine). …
|
|
|
@89581
|
3 years |
vboxsync |
Main: Try fix VRDP-input-always-disabled regression from …
|
|
|
@89580
|
3 years |
vboxsync |
Main: Try fix VRDP-input-always-disabled regression from …
|
|
|
@89543
|
3 years |
vboxsync |
DrvAudioVRDE: Some fixes and cleanups. bugref:9890
|
|
|
@89510
|
3 years |
vboxsync |
Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
|
|
|
@89504
|
3 years |
vboxsync |
Audio: Re-ordering some methods, no real change. bugref:9890
|
|
|
@89489
|
3 years |
vboxsync |
Audio: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by moving the …
|
|
|
@89487
|
3 years |
vboxsync |
Audio: Changed PDMIHOSTAUDIO::pfnStreamCreate to take a pointer to a …
|
|
|
@89415
|
4 years |
vboxsync |
Audio: Removed PDMAUDIOFRAME. bugref:9890
|
|
|
@89379
|
4 years |
vboxsync |
Audio: Removed PDMAUDIOSTREAMCFG::enmLayout and PDMAUDIOSTREAMLAYOUT. …
|
|
|
@89344
|
4 years |
vboxsync |
Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
|
|
|
@89287
|
4 years |
vboxsync |
Audio/ValKit: When both, ValidationKit and Debug mode (for audio) are …
|
|
|
@89281
|
4 years |
vboxsync |
Audio/ValKit: Made the Validation Kit audio driver selectable in Main …
|
|
|
@89258
|
4 years |
vboxsync |
Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
|
|
|
@89218
|
4 years |
vboxsync |
Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and …
|
|
|
@89213
|
4 years |
vboxsync |
Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
|
|
|
@89098
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 ConsoleImpl2, DevIoApic: When Main configures …
|
|
|
@89004
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 ConsoleImpl2: When an Intel IOMMU is present, …
|
|
|
@88991
|
4 years |
vboxsync |
Audio: Worked over draining, starting with the internal DMA buffer …
|
|
|
@88888
|
4 years |
vboxsync |
DrvAudioVRDE: Fixed bug that snuk into drvAudioVrdeHA_StreamDestroy in …
|
|
|
@88887
|
4 years |
vboxsync |
Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
|
|
|
@88885
|
4 years |
vboxsync |
DrvAudioVRDE: Experimenting with alternative ways of signalling that …
|
|
|
@88879
|
4 years |
vboxsync |
Audio/VaKit: Made the Validation Kit driver actually being used + …
|
|
|
@88819
|
4 years |
vboxsync |
Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
|
|
|
@88761
|
4 years |
vboxsync |
DrvAudio: Working on support for asynchronous stream backend init and …
|
|
|
@88724
|
4 years |
vboxsync |
Audio: PDMAUDIOSTREAMSTS_FLAGS_XXX -> PDMAUDIOSTREAM_STS_XXX. bugref:9890
|
|
|
@88718
|
4 years |
vboxsync |
Audio: Changed PPDMAUDIOBACKENDSTREAM from opaque to a common …
|
|
|
@88672
|
4 years |
vboxsync |
Audio: Use HostAudioWas on windows 10 instead of DSound. Only set the …
|
|
|
@88653
|
4 years |
vboxsync |
Audio/SB16: Makes now also use of the common stream debugging (file) …
|
|
|
@88534
|
4 years |
vboxsync |
Audio: Merged the cbStreamOut and cbStreamIn fields in …
|
|
|
@88490
|
4 years |
vboxsync |
Network: Do not bring up links for "not attached" adapters.
|
|
|
@88484
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Main: Use the same I/O APIC PCI address …
|
|
|
@88469
|
4 years |
vboxsync |
DrvAudioVRDE: Cleanup. [build fix] bugref:9890
|
|
|
@88460
|
4 years |
vboxsync |
DrvAudioVRDE: Cleanup. bugref:9890
|
|
|
@88459
|
4 years |
vboxsync |
DrvAudioRec: Cleanups. bugref:9890
|
|
|
@88395
|
4 years |
vboxsync |
DrvAudioRec,DrvHostAudioValidationKit: doxygen fixes. some cleanups. …
|
|
|
@88394
|
4 years |
vboxsync |
DrvAudioRec,DrvHostAudioValidationKit: doxygen fixes. some cleanups. …
|
|
|
@88390
|
4 years |
vboxsync |
Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. …
|
|
|
@88382
|
4 years |
vboxsync |
Audio: Replaced the PDMIHOSTAUDIO::pfnShutdown implementations in the …
|
|
|
@88381
|
4 years |
vboxsync |
Audio: Made the pfnInit method of the PDMIHOSTAUDIO interface …
|
|
|
@88380
|
4 years |
vboxsync |
Audio: Removed the unused pfnStreamIterate method from PDMIHOSTAUDIO. …
|
|
|
@88378
|
4 years |
vboxsync |
Audio: Removed unused pfnStream(Play|Capture)(Begin|End) methods from …
|
|
|
@88362
|
4 years |
vboxsync |
Audio: Removed PDMIHOSTAUDIO::pfnSetCallback (replaced by …
|
|
|
@88343
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Main: Fix typo which always disabled AMD IOMMU.
|
|
|
@88333
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 ACPI, BusAssignmentManager and ConsoleImpl2 …
|
|
|
@88300
|
4 years |
vboxsync |
Audio: We don't return IPRT status codes, but VBox status codes. duh. …
|
|
|
@88269
|
4 years |
vboxsync |
Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
|
|
|
@88255
|
4 years |
vboxsync |
DrvAudio,DrvAudioVRDE: Refactoring drvAudioStreamPlay (no actual …
|
|
|
@88253
|
4 years |
vboxsync |
DrvAudio,++: Started going over and tidying up the StreamPlay …
|
|
|
@88217
|
4 years |
vboxsync |
Main/ConsoleImpl2: Log VBoxInternal/ overrides too. bugref:9890
|
|
|
@88216
|
4 years |
vboxsync |
DrvAudio,ConsoleImpl2: Constructor cleanup, moved the input/output …
|
|
|
@88211
|
4 years |
vboxsync |
Main/ConsoleImpl2: Call VMR3SetError when catching ConfigError so we …
|
|
|
@88209
|
4 years |
vboxsync |
Main/ConsoleImpl2: Cleaned up i_configAudioDriver(). bugref:9890
|
|
|
@88091
|
4 years |
vboxsync |
ConsoleImpl2: Add missing newline in a log message. bugref:9966.
|
|
|
@88030
|
4 years |
vboxsync |
Audio: doxygen fix. bugref:9890
|
|
|
@88028
|
4 years |
vboxsync |
Audio: Moving some of the DrvAudio.h stuff into PDM - …
|
|
|
@88023
|
4 years |
vboxsync |
Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
|
|
|
@88022
|
4 years |
vboxsync |
Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
|
|
|
@88016
|
4 years |
vboxsync |
Audio: DrvAudioHlpPCMPropsAreValid -> DrvAudioHlpPcmPropsAreValid; …
|
|
|
@88002
|
4 years |
vboxsync |
Audio: Swapped parameters for DrvAudioHlpNanoToFrames, …
|
|
|
@87995
|
4 years |
vboxsync |
Audio: Switched DrvAudioHlpFramesToBytes parameters. bugref:9890
|
|
|
@87904
|
4 years |
vboxsync |
DevVGA,DisplayImpl.cpp,pdmifs.h: Don't require EMT for …
|
|
|
@87759
|
4 years |
vboxsync |
Audio/HDA: Lots more code in the hope to resolve issue …
|
|
|
@87436
|
4 years |
vboxsync |
Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
|
|
|
@87395
|
4 years |
vboxsync |
Fix doxy complaint. bugref:9892
|
|
|
@87391
|
4 years |
vboxsync |
Allocate PDMLED console LED structs in a sensible manner for each …
|
|
|
@87374
|
4 years |
vboxsync |
Audio/Main: Made the HDA emulation's position adjustment configurable …
|
|
|
@87367
|
4 years |
vboxsync |
Audio/Main: Made the device emulation's timer rate configurable via …
|
|
|
@87242
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Main/API: Adjusted BusAssignmentManager and …
|
|
|
@87179
|
4 years |
vboxsync |
Audio: Added input / output stream PCM properties to CFGM driver chain …
|
|
|
@86733
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 BusAssignmentManager: Use PCI slot 0.0.0 for …
|
|
|
@86506
|
4 years |
vboxsync |
Main/VBoxC: Fix Medium::parent reference leaks in …
|
|
|
@86284
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 ConsoleImpl2 change for r140559.
|
|
|
@86115
|
4 years |
vboxsync |
VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
|
|
|
@85864
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85858
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85856
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85830
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Main/API: Enable and configure an IOMMU device …
|
|
|
@85803
|
4 years |
vboxsync |
Main: bugref:9618 Populate CFGM for virtualized VMSAVE/VMLOAD (only …
|
|
|