VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92074   3 years vboxsync Audio/ALSA: Disabled stream channel mapping in the hope to resolve …
(edit) @92073   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @92061   3 years vboxsync Audio/Validation Kit: Muted TCP transport layer logging a bit more by …
(edit) @92057   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @92052   3 years vboxsync Audio/ALSA: Optional release (flow logging) for investigating …
(edit) @92030   3 years vboxsync Audio/Validation Kit: Reverted temporary commits r147824, r147661 + …
(edit) @92016   3 years vboxsync Audio/ALSA: Temporary instrumentation build for investigating …
(edit) @92009   3 years vboxsync Audio/Validation Kit: Fixed assertion in atsClientFree(). ​bugref:10008
(edit) @92008   3 years vboxsync Audio/Validation Kit: Also NULL the hostname after free in …
(edit) @92005   3 years vboxsync Audio/Validation Kit: A bit more (optional) release logging for the …
(edit) @92001   3 years vboxsync Devices/Security/DevTpm: Initialize size of the command response …
(edit) @92000   3 years vboxsync Devices/testcase/tstDevice: Some basic MMIO fuzzing, bugref:9006
(edit) @91999   3 years vboxsync Audio/Validation Kit: Fixed memory leaks found by ASAN, added + …
(edit) @91998   3 years vboxsync Devices/testcase: Some fun with the device fuzzing framework, bugref:9006
(edit) @91996   3 years vboxsync Audio/Validation Kit: Renamed ATSTRANSPORT::pfnTerm -> …
(edit) @91995   3 years vboxsync Audio/Validation Kit: Renamed AudioTestSvcClientClose[Internal]() -> …
(edit) @91994   3 years vboxsync Audio/Validation Kit: Renamed AudioTestSvcClientClose[Internal]() -> …
(edit) @91980   3 years vboxsync VMM,GIMDev: Missing PDMDevHlpGIMGetMmio2Regions for ring-0 variant, …
(edit) @91970   3 years vboxsync VMM,Devices: Replace remaining direct calls to VBoxVMM with device and …
(edit) @91968   3 years vboxsync VMM,Devices: Replace remaining direct calls to VBoxVMM with device and …
(edit) @91961   3 years vboxsync VMM,DevPciBios: Add helper callback for PDMR3QueryLun and make use of …
(edit) @91960   3 years vboxsync VMM,DevPciBios: Add helper callback for PDMR3QueryLun and make use of …
(edit) @91956   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91955   3 years vboxsync VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and …
(edit) @91954   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91953   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91952   3 years vboxsync VMM/PGM,VMMDev: Removed PGMR3MappingsSize, PGMR3MappingsFix & …
(edit) @91950   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91945   3 years vboxsync VMM,Devices: Eliminate calls to PDMR3Thread and use the driver hlper …
(edit) @91944   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91942   3 years vboxsync Devices/Graphics/HGSMIHost: Eliminate usage of VMMGetCpu(), bugref:10074
(edit) @91937   3 years vboxsync Devices/Storage/DrvVD: Eliminate the last direct calls to CFGMR3* and …
(edit) @91936   3 years vboxsync Devices/Bus/DevPCI: Remove unused code, bugref:10074
(edit) @91935   3 years vboxsync VMM,Devices: Eliminate direct calls to IOMIOPortWrite API and …
(edit) @91930   3 years vboxsync VMM,Devices: Eliminate direct calls to IOMMmioResetRegion and …
(edit) @91928   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMHandlerPhysical* APIs and …
(edit) @91921   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91920   3 years vboxsync VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
(edit) @91914   3 years vboxsync Audio/Validation Kit: Fixed testcase tstAudioTestService. ​bugref:10008
(edit) @91912   3 years vboxsync Audio/Validation Kit: Cleaned up the test tone validation code a bit. …
(edit) @91908   3 years vboxsync Audio/Validation Kit: Implemented support for injecting pre/post audio …
(edit) @91905   3 years vboxsync Drv*,PDMDrvHlp: Added driver helpers for all queues operations, …
(edit) @91901   3 years vboxsync Devices/Graphics/DevVGA-SVGA.cpp: Use …
(edit) @91898   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91892   3 years vboxsync Devices/Network: Change the network drivers to access the CFGM API …
(edit) @91891   3 years vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp: Fix compilation with …
(edit) @91890   3 years vboxsync Devices/Bus/DevPciIch9: Access SSM API only through the device helper …
(edit) @91889   3 years vboxsync Devices/Bus/DevPciIch9: Access CFGM API only through the device helper …
(edit) @91888   3 years vboxsync Devices/Bus/DevPciIch9: Access SSM API only through the device helper …
(edit) @91887   3 years vboxsync Devices/VMMDev: Access SSM API only through the device helper …
(edit) @91886   3 years vboxsync Devices/Misc/DevVirtualKD.cpp: Access CFGM API only through the device …
(edit) @91885   3 years vboxsync Devices/PC/ACPI/VBoxAcpi.cpp: Access CFGM API only through the device …
(edit) @91884   3 years vboxsync Devices/Audio: Change audio drivers to access the CFGM API through the …
(edit) @91883   3 years vboxsync Devices/Network: Change the network drivers to access the CFGM API …
(edit) @91882   3 years vboxsync Devices/Storage: Change the USB mass storage device emulations to …
(edit) @91881   3 years vboxsync Devices/Input: Change the USB keyboard and mouse device emulations to …
(edit) @91880   3 years vboxsync Devices/USB: Change the USB proxy device to access the CFGM API …
(edit) @91876   3 years vboxsync Devices/Storage/DrvVD: Access the SSM API through the driver helper …
(edit) @91875   3 years vboxsync Devices/Storage: Change the storage drivers to access the CFGM API …
(edit) @91873   3 years vboxsync Devices/Network: Change the network drivers to access the CFGM API …
(edit) @91872   3 years vboxsync Devices/Network: Change the network drivers to access the CFGM API …
(edit) @91871   3 years vboxsync Devices/USB: Change the USB roothub driver to access the CFGM API …
(edit) @91870   3 years vboxsync Devices/Trace: Change the tracing driver to access the CFGM API …
(edit) @91869   3 years vboxsync Devices/Storage: Change the storage drivers to access the CFGM API …
(edit) @91868   3 years vboxsync Devices/Serial: Change the serial drivers to access the CFGM API …
(edit) @91867   3 years vboxsync Devices/Security: Change the TPM drivers to access the CFGM API …
(edit) @91866   3 years vboxsync Devices/Samples: Change the storage filter driver to access the CFGM …
(edit) @91865   3 years vboxsync Devices/Parallel: Change host parallel port driver to access the CFGM …
(edit) @91864   3 years vboxsync Devices/PC: Change ACPI drivers to access the CFGM API through the …
(edit) @91863   3 years vboxsync Devices/Input: Change input drivers to access the CFGM API through the …
(edit) @91862   3 years vboxsync Devices/GIM: Change UDP driver to access the CFGM API through the …
(edit) @91861   3 years vboxsync Devices/Audio: Change audio drivers to access the CFGM API through the …
(edit) @91841   3 years vboxsync Audio/ALSA: Temporary instrumentation build for investigating …
(edit) @91835   3 years vboxsync Audio/ALSA: More optional (release) logging when draining stream. …
(edit) @91828   3 years vboxsync Audio/ALSA: More optional (release) logging when draining stream. …
(edit) @91827   3 years vboxsync Audio/ALSA: More optional (release) logging when draining stream. …
(edit) @91823   3 years vboxsync Devices/Graphics: parser improvements; logging: bugref:9830
(edit) @91774   3 years vboxsync DevVGA-SVGA3d-ogl.cpp: Shut up warnings about deprecated functions in …
(edit) @91768   3 years vboxsync Config.kmk,++: Define VBOX_LIB_SUPR0 for SUPR0.lib/.a on platforms …
(edit) @91761   3 years vboxsync Audio/Validation Kit: Return and use last beacon offset when comparing …
(edit) @91739   3 years vboxsync DevPIC: Avoid release assertion (see bugref:10109).
(edit) @91737   3 years vboxsync OHCI: Straightened out ED/TD iteration limits (see bugref:10103).
(edit) @91735   3 years vboxsync Audio/AC97: Make sure to update the stream's next transfer (if any) …
(edit) @91734   3 years vboxsync Audio/HDA: Check if the node ID is the one we use for controlling the …
(edit) @91728   3 years vboxsync PCnet: Ripped out unused/broken PCNET_NO_POLLING code path.
(edit) @91706   3 years vboxsync fix other misc Windows build box gripes
(edit) @91705   3 years vboxsync fix misc Windows build box gripes
(edit) @91704   3 years vboxsync add guards to STAM counters
(edit) @91703   3 years vboxsync DevVirtioNet_1_0.cpp: Convert VirtIO to be 'transitional' device, that …
(edit) @91689   3 years vboxsync Devices/EFI: Don't dump the whole image path to the release log when …
(edit) @91687   3 years vboxsync Audio: Fixed a small memory leak (driver description) in the driver …
(edit) @91684   3 years vboxsync Audio/Validation Kit: Also let know if a audio data beacon has been …
(edit) @91683   3 years vboxsync EFI/Firmware: Don't zero out the debug information for firmware …
(edit) @91682   3 years vboxsync Audio/Validation Kit: Use a bit bigger array for internal object names …
(edit) @91666   3 years vboxsync Audio/Validation Kit: Skip normalization by default now, as we now use …
(edit) @91665   3 years vboxsync Audio/Validation Kit: Implemented (simple) pre/post test tone beacon …
(edit) @91662   3 years vboxsync Audio/Validation Kit: Made some of the verification output debug-mode …
(edit) @91661   3 years vboxsync Audio/Validation Kit: Made some of the verification output debug-mode …
(edit) @91660   3 years vboxsync Audio/Validation Kit: Take offset into account when calculating the …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette