VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @91658   3 years vboxsync Audio/Stubs: Close module handles after calling RTLdrLoadSystemEx().
(edit) @91655   3 years vboxsync Audio/Validation Kit: A bit more code for the audio data beacons. …
(edit) @91652   3 years vboxsync Audio/Validation Kit: Minor logging tweak. ​bugref:10008
(edit) @91648   3 years vboxsync Audio/Validation Kit: Renaming; to match the other stream names. …
(edit) @91647   3 years vboxsync Audio/Validation Kit: Added a VBOX_WITH_AUDIO_VALKIT_DUMP_STREAMS …
(edit) @91643   3 years vboxsync Audio/Validation Kit: Fixes for audioTestFilesFindDiffsBinary(). …
(edit) @91641   3 years vboxsync Audio/Validation Kit: Fixed temporary file handling for normalized …
(edit) @91632   3 years vboxsync Audio/Validation Kit: Factored out general I/O options into …
(edit) @91631   3 years vboxsync NAT/tftp: bugref:9350 - Redo r128102. Just reject pathnames that try …
(edit) @91627   3 years vboxsync NAT/tftp: ​bugref:9350 - Define symbolic constants for TFTP error …
(edit) @91626   3 years vboxsync NAT/tftp: bugref:9350 - LogRel tftp requests at session allocation …
(edit) @91623   3 years vboxsync NAT/tftp: bugref:9350 - Fix the type and the hungarian prefix of the …
(edit) @91615   3 years vboxsync Devices/Secureity/DrvTpmEmuTpms: Implement a VM reset callback, …
(edit) @91607   3 years vboxsync Devices/Graphics: parser should be able to apply modifications; …
(edit) @91595   3 years vboxsync Devices/DrvTpmEmuTpms: Some Windows build fixes, bugref:10075
(edit) @91571   3 years vboxsync Audio/Validation Kit: Implemented setting the system's master volume …
(edit) @91566   3 years vboxsync Device/DevPcBios: Interim solution for signalling boot failure through …
(edit) @91548   3 years vboxsync VMMDev: build fix
(edit) @91546   3 years vboxsync Additions, VMMDev: More Windows 11 detection.
(edit) @91534   3 years vboxsync Audio/Validation Kit: Added missing parameters to …
(edit) @91533   3 years vboxsync Audio/Validation Kit: Added checking for the maximum difference (in …
(edit) @91532   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @91531   3 years vboxsync Audio/Validation Kit: Initial implementation of two-pass audio data …
(edit) @91530   3 years vboxsync Audio/Validation Kit: fix warning
(edit) @91527   3 years vboxsync Devices/Graphics: Build fix: bugref:9830
(edit) @91526   3 years vboxsync Devices/Graphics: Build fix: bugref:9830
(edit) @91525   3 years vboxsync Devices/Graphics: Build fix: bugref:9830
(edit) @91508   3 years vboxsync Audio/Validation Kit: Initial implementation of two-pass audio data …
(edit) @91507   3 years vboxsync Devices/Graphics: DUMP_BITMAPS update: bugref:9830
(edit) @91506   3 years vboxsync Audio/Validation Kit: Initial implementation of two-pass audio data …
(edit) @91505   3 years vboxsync Audio/Validation Kit: Initial implementation of two-pass audio data …
(edit) @91504   3 years vboxsync Devices/Graphics: straighten out code which waits for drawing to …
(edit) @91496   3 years vboxsync Audio/Validation Kit: Use a bigger buffer (64K) in …
(edit) @91495   3 years vboxsync Audio/Validation Kit: Use the audio frame size as chunk size in …
(edit) @91494   3 years vboxsync Audio/Validation Kit: Some more assertions for …
(edit) @91493   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @91492   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @91485   3 years vboxsync Dev/e1000: bugref:10114 Increased link up delay to 5 seconds
(edit) @91484   3 years vboxsync Devices/Graphics: parser; DrawIndexed for TRIANGLE_FAN; etc: bugref:9830
(edit) @91466   3 years vboxsync VMNet: bugref:9932 Fixed uninitialized max_packet_size, really enabled …
(edit) @91442   3 years vboxsync Devices: bugref:9932 Build fixes for r147123
(edit) @91441   3 years vboxsync Devices/Graphics: staging buffer for transfers; stream output: bugref:9830
(edit) @91439   3 years vboxsync Devices: bugref:9932 Stupid space build fix
(edit) @91438   3 years vboxsync Devices: bugref:9932 Suspend/resume support, limit VMNET compilation …
(edit) @91425   3 years vboxsync Audio: Removed dead code (VBOX_AUDIO_DEBUG_DUMP_PCM_DATA_PATH is no more).
(edit) @91418   3 years vboxsync Devices: bugref:9932 More build fixes for r147096
(edit) @91417   3 years vboxsync Devices: bugref:9932 Linux build fixes for r147096
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91395   3 years vboxsync Devices/EFI: Update EFI firmware binaries to the latest changes made …
(edit) @91383   3 years vboxsync Devices/FlashCore: Fix loading a flash file which is smaller than what …
(edit) @91375   3 years vboxsync Devices/Graphics: fixes for mapping, constant buffers and parser: …
(edit) @91374   3 years vboxsync Devices/USB: vusbUrbTrace() can dereference a NULL …
(edit) @91364   3 years vboxsync Devices/Graphics: use a define for test breakpoints: bugref:9830
(edit) @91362   3 years vboxsync Devices/Graphics: VMSVGA new commands (doxygen fix for r147031): …
(edit) @91361   3 years vboxsync Devices/Graphics: VMSVGA new commands
(edit) @91347   3 years vboxsync Devices/Security/DrvTpmEmuTpms: Straighten the NVRAM handling code now …
(edit) @91331   3 years vboxsync Devices: Integrate the libtpms based TPM emulation driver in the build …
(edit) @91329   3 years vboxsync Devices/DevEFI: Use the new NVRAM storage interface if it is …
(edit) @91327   3 years vboxsync Devices/Security/DrvTpmEmuTpms: Store the TPM state in the power off …
(edit) @91325   3 years vboxsync Devices/Security/DevTpm: Default to FIFO/TIS mode instead of CRB …
(edit) @91324   3 years vboxsync Devices/DevEFI: Kick out the unused NVRAM handling code in preparation …
(edit) @91311   3 years vboxsync Devices/Security/DrvTpmEmuTpms: Make use of the PDM VFS interface iv …
(edit) @91238   3 years vboxsync DevACPI: Use ASSERT_GUEST instead of Assert in a couple of place; …
(edit) @91234   3 years vboxsync ACPI: Fixed IDX0 offset mixup introduced by r139337 when adding IOMA …
(edit) @91230   3 years vboxsync EFI/VfrCompile: Workaround for a crash in release mode when parsing …
(edit) @91229   3 years vboxsync EFI/VfrCompile: Workaround for a crash in release mode when parsing …
(edit) @91214   3 years vboxsync Devices/: Make the TPM device accessible from R0, bugref:10075
(edit) @91209   3 years vboxsync Audio/Validation Kit: More bugfixes. bugref:10008
(edit) @91208   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91206   3 years vboxsync Audio/Validation Kit: Return the Validation Kit audio driver's stream …
(edit) @91202   3 years vboxsync Audio/Validation Kit: Don't report the timeout error back to the host …
(edit) @91200   3 years vboxsync Audio/Validation Kit: Check if there still are some registered tests …
(edit) @91198   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91197   3 years vboxsync Audio/Validation Kit: Also send the test index and test creation time …
(edit) @91196   3 years vboxsync Audio/Validation Kit: Also send the test index and test creation time …
(edit) @91195   3 years vboxsync Audio/Validation Kit: Also send the test index and test creation time …
(edit) @91194   3 years vboxsync Audio/Validation Kit: Also send the test index and test creation time …
(edit) @91191   3 years vboxsync Audio/Validation Kit: Added callbacks to the Validation Kit audio …
(edit) @91185   3 years vboxsync Audio/Validation Kit: Reverted r146838 again. ​bugref:10008
(edit) @91184   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91181   3 years vboxsync Audio/Validation Kit: Log the time delta (delay) of when a test got …
(edit) @91178   3 years vboxsync Audio/Validation Kit: Added some more audio test verification options …
(edit) @91177   3 years vboxsync Audio/Validation Kit: Also add non-matching to-be-verified values to …
(edit) @91176   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91174   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91173   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
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