VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59627   9 years vboxsync DrvVD: fix warning
(edit) @59619   9 years vboxsync NAT: Fix ancient (r39466) typo/edito in the test that affected taking …
(edit) @59616   9 years vboxsync USB/VUSBSniffer: Export new files
(edit) @59615   9 years vboxsync USB/VUSBSniffer: Separate API from format to make it possible to …
(edit) @59611   9 years vboxsync Comment.
(edit) @59606   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when the guest …
(edit) @59604   9 years vboxsync NAT: Comment change only - replace "See above" that refers to a …
(edit) @59601   9 years vboxsync StorageLib: Added VDIfCreateFromVfsStream and VDIfDestroyFromVfsStream …
(edit) @59585   9 years vboxsync NAT: use non-pattern host resolver mappings for reverse lookups too.
(edit) @59550   9 years vboxsync Storage/DrvVD: Log errors and requests taking too long (moved from the …
(edit) @59541   9 years vboxsync DevIchHdaCodec.cpp: Initialize and check for pu32Addr in …
(edit) @59540   9 years vboxsync NVMe: Remove custom recoverable I/O error handling code and let the …
(edit) @59539   9 years vboxsync Storage/DrvVD: Add methods to PDMIMEDIAEX for saving the request state …
(edit) @59538   9 years vboxsync Storage/DrvVD: Add methods to query suspended requests, will be used …
(edit) @59536   9 years vboxsync Storage: Move the suspend on recoverable error handling down to DrvVD …
(edit) @59523   9 years vboxsync Devices/PC/DevPit-i8254.cpp: update PC speaker passthrough, make it …
(edit) @59503   9 years vboxsync Logging.
(edit) @59499   9 years vboxsync alignment fix
(edit) @59497   9 years vboxsync Devices/PC/DevPit-i8254.cpp: Add code (currently linux host only) for …
(edit) @59496   9 years vboxsync kmk update-pcbios-source update-vgabios-source
(edit) @59495   9 years vboxsync BIOS/system.c: fix subfunction decoding in int15/0x83 (interval delay)
(edit) @59492   9 years vboxsync DevIchHdaCodec.cpp: Logging adjustments.
(edit) @59478   9 years vboxsync SB16: Typo.
(edit) @59476   9 years vboxsync Storage/DrvVD: Make sure the disk container is destroyed when the …
(edit) @59470   9 years vboxsync Audio: Warn on non-available audio streams based on the host audio …
(edit) @59466   9 years vboxsync Devices/Input/testcase: fixed a path and added LIB_REM explicitly in …
(edit) @59457   9 years vboxsync Audio/HDA: Fixes for hdaBDLEDumpAll().
(edit) @59455   9 years vboxsync Storage/VD: Remove the custom code in each backend which allocates all …
(edit) @59452   9 years vboxsync Devices/IOBufMgmt: fixes properties
(edit) @59451   9 years vboxsync NVMe: Smaller cleanups
(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.
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