VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71743   7 years vboxsync DevSB16.cpp,DevHDA.cpp: Just put markers on the …
(edit) @71742   7 years vboxsync DevSB16.cpp,DevHDA.cpp: Just put markers on the …
(edit) @71741   7 years vboxsync DevIchAc97.cpp: some cleanups.
(edit) @71740   7 years vboxsync DevHDA: Added a @todo regarding PDMDevHlpPhysRead vs …
(edit) @71738   7 years vboxsync DevAC97: AC97SOUNDSOURCE_LAST_INDEX -> AC97SOUNDSOURCE_END_INDEX, as …
(edit) @71737   7 years vboxsync DevAC97: tiny cleanups
(edit) @71736   7 years vboxsync DevHDA: Use hdaR3 as prefix for ring-3 only methods to make it less …
(edit) @71735   7 years vboxsync DevHDACommon.cpp: The two hdaProcessInterrupt() prototypes was …
(edit) @71734   7 years vboxsync DevHDACommon: Added review comment on some inexplicable code in …
(edit) @71733   7 years vboxsync HDAStreamPeriod.cpp: No point in hdaStreamPeriodCreate returning …
(edit) @71732   7 years vboxsync Devices/testcase: Detect undef/define of DEBUG, LOG_ENABLED, RT_STRICT …
(edit) @71731   7 years vboxsync tstDeviceStructSize,tstHelp.h: Fixed cast in CHECK_SIZE that can cause …
(edit) @71730   7 years vboxsync no need for flowerboxes in headers
(edit) @71727   7 years vboxsync DevHDA.cpp: build fix and more logging.
(edit) @71726   7 years vboxsync DevHDA.cpp: build fix and more logging.
(edit) @71725   7 years vboxsync DevHDA: Enabled ring-0 and raw-mode MMIO handling.
(edit) @71724   7 years vboxsync DevHDA: I'm not going to fix this.
(edit) @71723   7 years vboxsync DevHDA: Don't crash in the constructor on misconfiguration or other …
(edit) @71722   7 years vboxsync DevHDA: Made it work in raw-mode. [build fix]
(edit) @71721   7 years vboxsync DevHDA: Made it work in raw-mode.
(edit) @71712   7 years vboxsync DevHDA: Allocate the CORB / RIRB buffers on device construction and …
(edit) @71711   7 years vboxsync DevHDA: More stuff we can do in R0/RC.
(edit) @71710   7 years vboxsync DevHDA: CORBRP reset fix.
(edit) @71709   7 years vboxsync DevHDA: Locking related adjustments and fix. * hdaRegWriteBase …
(edit) @71707   7 years vboxsync DevHDA: Another nit. bugref:9094
(edit) @71706   7 years vboxsync DevHDA: nits. bugref:9094
(edit) @71704   7 years vboxsync DevHDA: hdaTimer + hdaStreamTransferIsScheduled: Please don't make …
(edit) @71698   7 years vboxsync DevVGA: Code cleanup in progress. ?bugref:9094
(edit) @71691   7 years vboxsync VMMDev: move VMMDEV_SAVED_STATE_VERSION defines to the header file
(edit) @71688   7 years vboxsync HDA: Removed redundant and wrong STATESTS interrupt check to fix …
(edit) @71687   7 years vboxsync indent
(edit) @71686   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71673   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71656   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71651   7 years vboxsync DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094
(edit) @71629   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71628   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094 [bugfix]
(edit) @71626   7 years vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71622   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71620   7 years vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71619   7 years vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71612   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71611   7 years vboxsync DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
(edit) @71607   7 years vboxsync DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
(edit) @71604   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress: Backed …
(edit) @71603   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71598   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71596   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71595   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71592   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71590   7 years vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71588   7 years vboxsync DevVGA_VDMA.cpp: Added missing+buggy bits from ?bugref:9054.
(edit) @71488   7 years vboxsync DevVGA, Additions: minor improvements for the VGA configuration interface.
(edit) @71456   7 years vboxsync Dev/E1000: (bugref:7346) Phar Lap ETS support: fetch RX descriptors …
(edit) @71426   7 years vboxsync BIOS: Added disabled code which can place the FDPT outside of …
(edit) @71424   7 years vboxsync Reverted bad commit.
(edit) @71423   7 years vboxsync BIOS: Reduce harmless warnings for unsupported INT 15h functions.
(edit) @71422   7 years vboxsync BIOS: INT 15h/87h unconditionally disables A20 gate when done. Also …
(edit) @71358   7 years vboxsync PS2K: Forgot to relocate the new timer.
(edit) @71351   7 years vboxsync PS2K: Throttle keyboard input to satisfy questionable software (see …
(edit) @71321   7 years vboxsync lwip: icmp_proxy_input - don't leak pbuf if ping_proxy_accept_callback …
(edit) @71300   7 years vboxsync VUSB: Fishy devices may have interfaces with no endpoints, work around …
(edit) @71247   7 years vboxsync DevIchAc97: Critsect alignment fix (32-bit).
(edit) @71218   7 years vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71216   7 years vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71214   7 years vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71212   7 years vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71210   7 years vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71203   7 years vboxsync NAT: Redo previous. Explicitly map nameserver 0.0.0.0 to loopback …
(edit) @71202   7 years vboxsync NAT: nameserver 0.0.0.0 is a valid setting. Map it to host's loopback.
(edit) @71194   7 years vboxsync DevVGA_VDMA.cpp: Annoying assertion in tstVMM.
(edit) @71190   7 years vboxsync Dev/E1000: Add missing colons after device name in release log.
(edit) @71155   7 years vboxsync Devices/Bus/ICH9: Don't meddle with the IRQ value when traversing …
(edit) @71149   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @71148   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @71146   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @71126   7 years vboxsync Audio/DrvAudioCommon.cpp: Also initialize file handle in …
(edit) @71117   7 years vboxsync Audio/DrvHostDSound.cpp: Removed unnecessary code to stop the playback …
(edit) @71114   7 years vboxsync DevPcArch: Making the last 64K under 1M not present wasn't the problem …
(edit) @71113   7 years vboxsync Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpBytesToMs().
(edit) @71112   7 years vboxsync virtio: Workaround for older guests which do not enable PCI bus mastering.
(edit) @71098   7 years vboxsync Dev/E1000: (bugref:9113) PXE boot fix: SLU write sets STATUS.LU unless …
(edit) @71072   7 years vboxsync Updated EFI binaries.
(edit) @71062   7 years vboxsync Firmware: Define DMI table header size.
(edit) @71061   7 years vboxsync EFI: Moved SMBIOS header into the ROM area which already holds the …
(edit) @71060   7 years vboxsync EFI: Scan a larger range for SMBIOS header.
(edit) @71045   7 years vboxsync Audio/DrvAudio.cpp: Also log errors in non-verbose mode.
(edit) @70994   7 years vboxsync Audio/DrvHostPulseAudio.cpp: Added support for distinguishing input / …
(edit) @70993   7 years vboxsync Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpPlaybackDstToStr().
(edit) @70975   7 years vboxsync Audio/HDA: Disable audio streams before doing a stream reset in …
(edit) @70974   7 years vboxsync Audio/DrvHostDSound.cpp: Fixed playback start latency and made some …
(edit) @70972   7 years vboxsync Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpMsToBytes().
(edit) @70967   7 years vboxsync Audio/DrvHostDSound.cpp: Check for valid circular buffer when flushing …
(edit) @70966   7 years vboxsync Build fix.
(edit) @70965   7 years vboxsync Build fix.
(edit) @70964   7 years vboxsync Audio/HDA: Implemented separate timers for per audio stream to a) …
(edit) @70957   7 years vboxsync DSound,FE/Qt: Flowerbox fixes.
(edit) @70938   7 years vboxsync DevVGA-SVGA3d: FLOAT_FMT_ARGS fix for negative values. Fixed …
(edit) @70933   7 years vboxsync Audio/DevHDA.cpp: Save a few CPU cycles in hdaStreamTransfer() if the …
(edit) @70931   7 years vboxsync Audio/DevHDA.cpp: Added todo (VBOX_WITH_AUDIO_HDA_51_SURROUND).
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