VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77451   6 years vboxsync Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
(edit) @77411   6 years vboxsync Devices/UART: Properly handle loopback mode (feeding the sent data …
(edit) @77392   6 years vboxsync DevATA: Return bit 7 clear when reading registers on IDE channel with …
(edit) @77370   6 years vboxsync Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
(edit) @77349   6 years vboxsync DevATA: EXECUTE DEVICE DIAGNOSTIC must always be run on both device 0 …
(edit) @77336   6 years vboxsync EFI: Tuned the IDE/ATAPI driver for about 10x better throughput.
(edit) @77324   6 years vboxsync Devices/Serial: Don't try to process data if the either the buffer is …
(edit) @77300   6 years vboxsync DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
(edit) @77299   6 years vboxsync DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
(edit) @77296   6 years vboxsync DevLsiLogicSCSI: AssertLogRelReturn -> AssertLogRelRCReturn, fixes …
(edit) @77289   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77288   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77287   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77283   6 years vboxsync nit
(edit) @77282   6 years vboxsync vmsvgaFIFOLoop: Disabled incorrect assertion. bugref:9376
(edit) @77260   6 years vboxsync Comment.
(edit) @77259   6 years vboxsync DevPcBios: Avoid suspect _DMI_ header table checksum calculation by …
(edit) @77254   6 years vboxsync Comment.
(edit) @77243   6 years vboxsync HGCM,SharedFolders: Added new variation on the HGCM page list type …
(edit) @77226   6 years vboxsync Devices/DevVGA-SVGA: move an assertion out of the FIFO access handler. …
(edit) @77207   6 years vboxsync DevVGA-SVGA: Review and cleanup of cursor code and more, untested, …
(edit) @77206   6 years vboxsync DevVGA-SVGA: Review and cleanup of cursor code and more, untested, …
(edit) @77202   6 years vboxsync EFI: more parallelism (it does have an impact, but there's a lot of …
(edit) @77201   6 years vboxsync EFI: experiment with parallel builds on Windows
(edit) @77194   6 years vboxsync Devices/DevVGA-SVGA: make FIFO polling thread sleep when idle. …
(edit) @77193   6 years vboxsync Devices/DevVGA-SVGA: make FIFO polling thread sleep when idle. …
(edit) @77184   6 years vboxsync AudioMixer: Destroy the mix buffer when the sink gets destroyed
(edit) @77183   6 years vboxsync AHCI: Revert last memory leak fix. PDMDevHlpDriverAttach() takes over …
(edit) @77182   6 years vboxsync AHCI: Fix small memory leak during construction (the port name stirng …
(edit) @77151   6 years vboxsync Devices/DevVGA-SVGA: add cursor position reporting to the front-end. …
(edit) @77132   6 years vboxsync DevPCNet.cpp: Remove use of register keyword
(edit) @77130   6 years vboxsync pdmifs/DevVGA/DisplayImpl: add screen id to …
(edit) @77126   6 years vboxsync VMMDevHGCM.cpp,GVMMR0.cpp: Change AssertCompile() statement to pass …
(edit) @77117   6 years vboxsync Updated BIOS note.
(edit) @77114   6 years vboxsync DevVGA-SVGA3d-ogl: remember type of created resource; …
(edit) @77105   6 years vboxsync Devices/DrvHostBase-freebsd.cpp: Compile fixes
(edit) @77056   6 years vboxsync VMMDev: Simplify VMMDevReq_HGCMCall,VMMDevReq_HGCMCall32, and …
(edit) @77043   6 years vboxsync FDC: Double density 720K floppies need 300 kbps data rate in a 5.25 …
(edit) @77031   6 years vboxsync Audio/DrvHostDSound: Doxygen fix.
(edit) @77029   6 years vboxsync Audio/DrvHostDSound: SCM fix.
(edit) @77028   6 years vboxsync Audio/DrvHostDSound: Implemented support for the generic audio device …
(edit) @77025   6 years vboxsync FDC: Removed the unused fdisk_type_t enum, too.
(edit) @77024   6 years vboxsync FDC: Removed completely unused fd_format_t field.
(edit) @77023   6 years vboxsync DevATA: Added READ CD MSF support (see bugref:5869).
(edit) @77012   6 years vboxsync DevATA: Log CHS<->LBA conversions.
(edit) @77011   6 years vboxsync Undoing unintended commit.
(edit) @77010   6 years vboxsync DevATA: Clear interrupt when command register is written (ATA …
(edit) @77000   6 years vboxsync Devices/USB: Create the USB I/O thread for each device during the …
(edit) @76994   6 years vboxsync whitespace
(edit) @76992   6 years vboxsync Audio/DrvHostDSound: Also clear / reset internal DirectSound buffers …
(edit) @76991   6 years vboxsync Audio/DrvHostDSound: Always apply the backend configuration values on …
(edit) @76990   6 years vboxsync Audio/DrvAudio.h: Naming nit.
(edit) @76989   6 years vboxsync Audio/DrvAudio: Yet another fix for checking whether the requested …
(edit) @76986   6 years vboxsync Audio/DrvAudioCommon: Some more division by zero checks for the …
(edit) @76985   6 years vboxsync Graphics/VMSVGA: make VBoxSVGA compatibility with old vboxvideo …
(edit) @76968   6 years vboxsync BIOS: Skip HLT instruction in protected-mode APM idle call. Avoids …
(edit) @76960   6 years vboxsync Typo.
(edit) @76951   6 years vboxsync Comments, typos.
(edit) @76901   6 years vboxsync Warning.
(edit) @76900   6 years vboxsync EFI: Added very rudimentary support for VMSVGA II.
(edit) @76896   6 years vboxsync Warnings.
(edit) @76894   6 years vboxsync Audio/DrvAudio: Only enter (pre-)buffering stage again on a buffer …
(edit) @76881   6 years vboxsync Audio/AC97: Logging nit.
(edit) @76880   6 years vboxsync Audio/AC97: Simplified ichac97R3StreamTransferCalcNext() a lot, making …
(edit) @76879   6 years vboxsync Audio/DrvAudio: Added DrvAudioHlpBytesToMicro() and optimized …
(edit) @76868   6 years vboxsync Audio/DrvAudio: One more bugfix regarding setting device-specific …
(edit) @76863   6 years vboxsync Audio/AC97: Build fix.
(edit) @76862   6 years vboxsync Audio/AC97: Added more code for transfer calculation for helping with …
(edit) @76860   6 years vboxsync Audio/DrvAudioCommon: Assertion for DrvAudioHlpStreamCfgInit().
(edit) @76858   6 years vboxsync Audio/DrvAudioCommon: Comment nits.
(edit) @76857   6 years vboxsync Audio/DrvAudioCommon: Added DrvAudioHlpStreamCfgInit() and make use of …
(edit) @76855   6 years vboxsync Audio/PulseAudio: (Release) Log current output latency in case of …
(edit) @76854   6 years vboxsync Audio/AC97: Build fix.
(edit) @76853   6 years vboxsync Audio/AC97: Cleaned up ichac97R3StreamRead().
(edit) @76852   6 years vboxsync Audio/AC97: Condensed NABMBAR status register writes.
(edit) @76851   6 years vboxsync Audio/AC97: More verbose BDL(E) logging.
(edit) @76849   6 years vboxsync Audio/AC97: Only expose VRA / VRM (variable rates) features if we …
(edit) @76848   6 years vboxsync Audio/DrvAudio: Comment nits.
(edit) @76847   6 years vboxsync Audio/SB16: Disable pre-buffering for SB16; not needed for that bit of …
(edit) @76846   6 years vboxsync Audio/DrvAudio: Documented and log configuration precedence for …
(edit) @76843   6 years vboxsync PCnet: Really ignore writes to certain registers when STOP or SPND not …
(edit) @76841   6 years vboxsync Audio/SB16: Removed dead code (VBOX_WITH_AUDIO_SB16_CALLBACKS).
(edit) @76819   6 years vboxsync Logging.
(edit) @76817   6 years vboxsync 6.0.2
(edit) @76816   6 years vboxsync Updated EFI firmware binaries.
(edit) @76794   6 years vboxsync PCnet: Forgot to allow some CFGM keys.
(edit) @76791   6 years vboxsync BIOS: Added usage note.
(edit) @76789   6 years vboxsync DevVGA-SVGA.cpp: support for blanking
(edit) @76783   6 years vboxsync NAT: fix previous, MS doesn't do C99.
(edit) @76782   6 years vboxsync NAT: clamp tftp block size to 1428 to simplify things.
(edit) @76778   6 years vboxsync Audio/DrvAudio: Allow pre-buffering to be disabled by setting it to 0 …
(edit) @76777   6 years vboxsync Audio/Mixer: Removed VBOX_AUDIO_MIXER_WITH_MIXBUF define, as this is …
(edit) @76775   6 years vboxsync NAT/tftp: (bugref:9350) Do not allow access to paths not starting with …
(edit) @76767   6 years vboxsync Typo.
(edit) @76766   6 years vboxsync PCnet: Improved loopback mode emulation.
(edit) @76765   6 years vboxsync Build fix.
(edit) @76764   6 years vboxsync PCnet: Removed redundant I/O port base, added APROM dumping, tweaked …
(edit) @76749   6 years vboxsync PCnet: Fixed breakage causing Novell drivers to fail loading for PCI …
(edit) @76748   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @76729   6 years vboxsync USB/Linux: Cruft removal.
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