VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59448   9 years vboxsync Devices/Storage: More work on the new I/O interface Implement a new …
(edit) @59446   9 years vboxsync Space.
(edit) @59445   9 years vboxsync Audio/HDA: Fixes for hdaBDLEDumpAll().
(edit) @59444   9 years vboxsync Audio/HDA: Fixes for hdaBDLEDumpAll().
(edit) @59443   9 years vboxsync updated the iPXE binary image for hosts where we don't build it
(edit) @59442   9 years vboxsync Build fix.
(edit) @59441   9 years vboxsync Build fix.
(edit) @59440   9 years vboxsync Build fix; forgot to commit this.
(edit) @59439   9 years vboxsync Audio/HDA: Fixes for OS X guests.
(edit) @59434   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixed recording for older OS X hosts.
(edit) @59433   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixed hang when writing to the audio …
(edit) @59429   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Another try to get recording to work on …
(edit) @59428   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Only set the output stream format for the …
(edit) @59423   9 years vboxsync EFI/FirmwareBin: Update precompiled firmware binaries to r105146
(edit) @59421   9 years vboxsync Audio/DrvHostDSound.cpp: - Only stop playing if were able to …
(edit) @59420   9 years vboxsync Audio/DrvAudio: Use a critical section for (most) driver callbacks.
(edit) @59378   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Recording fixes for OS X.
(edit) @59376   9 years vboxsync Audio: if the backend couldn't be initialized (ie pfnInit() failed), …
(edit) @59375   9 years vboxsync Audio: introduced VERR_AUDIO_BACKEND_INIT_FAILED
(edit) @59358   9 years vboxsync alignment
(edit) @59357   9 years vboxsync Audio: Reattaching fixes.
(edit) @59354   9 years vboxsync BIOS: Report I/O and local APIC ranges in E820h memory map.
(edit) @59351   9 years vboxsync DevIchAc97.cpp + DevSB16.cpp: DECLCALLBACK for PFNPDMDEVDETACH.
(edit) @59350   9 years vboxsync not 'const char*' but 'char*' because the content is not constant
(edit) @59348   9 years vboxsync Audio: Implemented dynamic fallback support to NULL audio backends for …
(edit) @59343   9 years vboxsync HDA: Warning.
(edit) @59323   9 years vboxsync Build fix; forgot to commit this.
(edit) @59322   9 years vboxsync Audio/HDA: Fixes for stream DMA counters; also take them into account …
(edit) @59317   9 years vboxsync Devices/Makefile.kmk: intendentation fixes
(edit) @59313   9 years vboxsync NAT: When host resolver has a DNS mapping for a name, don't bother …
(edit) @59312   9 years vboxsync NAT: drvNATSendWorker - ifdef out assertion which condition we deal …
(edit) @59307   9 years vboxsync bugref:8183: Mouse Integration sometimes not working after restore …
(edit) @59305   9 years vboxsync Storage/NVMe: Convert emulation to use PDMIMEDIAEX instead of …
(edit) @59290   9 years vboxsync Storage/DrvVD.cpp: First simple implementation for the PDMIMEDIAEX …
(edit) @59284   9 years vboxsync Storage: Sketch out new interface for async I/O which will replace …
(edit) @59283   9 years vboxsync HDA: Try to only initialize streams if we have a valid DMA base address.
(edit) @59282   9 years vboxsync OHCI: Fixed nonsensical conditional.
(edit) @59281   9 years vboxsync Tiny cleanup.
(edit) @59280   9 years vboxsync Audio/HDA: Yet another fix for SSM handling.
(edit) @59275   9 years vboxsync Audio: Don't crash if backend is unable to initialize (bugref:8180).
(edit) @59274   9 years vboxsync SCSI: Return the PDMIMEDIA interface of the driver below so DevPcBios …
(edit) @59272   9 years vboxsync HDA: More SSM fixes; (optional) release logging.
(edit) @59271   9 years vboxsync gcc warning
(edit) @59263   9 years vboxsync DrvHostDSound.cpp: Logging.
(edit) @59262   9 years vboxsync HDA: Skipped too much for SSM saved state v5.
(edit) @59257   9 years vboxsync HDA: Fixes/logging for SSM handling.
(edit) @59256   9 years vboxsync BIOS: show the black BIOS logo without a dark gray square
(edit) @59253   9 years vboxsync pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
(edit) @59252   9 years vboxsync pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
(edit) @59251   9 years vboxsync Build fix
(edit) @59250   9 years vboxsync Build fix
(edit) @59249   9 years vboxsync Build fix for x86
(edit) @59248   9 years vboxsync Storage: Get rid of the block driver and merge the the little extra …
(edit) @59230   9 years vboxsync BIOS: Made timeout more predictable.
(edit) @59227   9 years vboxsync DevPcBios: Properly report two floppy drives.
(edit) @59220   9 years vboxsync NAT: Silence gcc -pedantic warnings about implementaion-defined type …
(edit) @59219   9 years vboxsync NAT: Improve dns mapping in host resolver - pattern match should …
(edit) @59218   9 years vboxsync NAT: G/c dns_module, host resolver has been uncoupled from libalias.
(edit) @59212   9 years vboxsync HDA: Fixed SSM handling for stream BDLEs.
(edit) @59203   9 years vboxsync NAT: Ignore/drop any authority or additional records in queries to the …
(edit) @59202   9 years vboxsync NAT: If a query to the host resolver has anything except single …
(edit) @59201   9 years vboxsync NAT: RFC2535 defined some bits from the original RFC1035 Z (must be …
(edit) @59192   9 years vboxsync Audio/DevIchHda.cpp: Lowered timer Hertz rate from 500Hz to 200Hz by …
(edit) @59191   9 years vboxsync Audio: Included "TimerHz" in CFGMR3AreValuesValid checks.
(edit) @59190   9 years vboxsync Audio: Made timer Hertz rate configurable through CFGM for …
(edit) @59189   9 years vboxsync Warning.
(edit) @59188   9 years vboxsync DevSB16.cpp: Use the time at the start of the sb16TimerIO callback …
(edit) @59187   9 years vboxsync Newline.
(edit) @59186   9 years vboxsync DevIchAc97.cpp: Use the time at the start of the ac97Timer callback …
(edit) @59185   9 years vboxsync Nit.
(edit) @59184   9 years vboxsync iprt/list.h,DevIchHda.cpp: Introduced RTLISTNODER3 and RTLISTANCHORR3 …
(edit) @59183   9 years vboxsync duh
(edit) @59182   9 years vboxsync DevIchHda.cpp: Use the time at the start of the hdaTimer callback when …
(edit) @59174   9 years vboxsync DevIchHda.cpp: Remove the RUN bit from SDnCTL on reset in case the …
(edit) @59172   9 years vboxsync Audio/HDA: Try to fix stream initialization / reset handling for >= 2 …
(edit) @59171   9 years vboxsync Audio/DevIchAc97: warning
(edit) @59169   9 years vboxsync warning
(edit) @59167   9 years vboxsync NAT: Teach host resolver reverse lookups (in-addr.arpa PTR records). …
(edit) @59161   9 years vboxsync alignment fix
(edit) @59160   9 years vboxsync Audio/HDA: Try to fix stream initialization / reset handling for >= 2 …
(edit) @59159   9 years vboxsync NAT: Host resolver - handle CNAME queries. When ANY query is received …
(edit) @59157   9 years vboxsync NAT: G/c unused local variables.
(edit) @59156   9 years vboxsync NAT: Properly fix bitfields in struct dnsmsg_header so that "id" is a …
(edit) @59152   9 years vboxsync Move IoDepth statistics to the correct location too
(edit) @59151   9 years vboxsync DrvSCSI,FE/VirtualBox: Display statisctics for SAS and USB storage …
(edit) @59146   9 years vboxsync EFI: Updated HFS+ driver to support hard links.
(edit) @59144   9 years vboxsync NAT: Revert bitfield changes in struct dnsmsg_header in previous as …
(edit) @59143   9 years vboxsync NAT: Start rewriting host resolver to clean up the code to be able to …
(edit) @59142   9 years vboxsync NAT: Start rewriting host resolver to clean up the code to be able to …
(edit) @59129   9 years vboxsync EFI: Work with USB MSDs that fail the GET_MAX_LUN request.
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @59116   9 years vboxsync BIOS: Only unpause on regular keys, not modifiers.
(edit) @59115   9 years vboxsync Undoing unintentional commits.
(edit) @59114   9 years vboxsync BIOS: Merged RMW sequences into single instructions.
(edit) @59113   9 years vboxsync DevOHCI: bugref:8125: wakeup the framer thread only if framerate was …
(edit) @59103   9 years vboxsync DrvHostDSound.cpp: Logging.
(edit) @59102   9 years vboxsync Audio: Fixed recording glitches.
(edit) @59097   9 years vboxsync Audio: Implemented PDMAUDIOSTREAMCMD_PAUSE/PDMAUDIOSTREAMCMD_RESUME.
(edit) @59093   9 years vboxsync Warning.
(edit) @59091   9 years vboxsync USB/Solaris: Rewrite, cleanup and numerous bug fixes to get the Apple …
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