VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64991   8 years vboxsync Logging.
(edit) @64990   8 years vboxsync Audio/DrvAudioCommon.cpp: Added DrvAudioHlpAudMixerCtlToStr().
(edit) @64985   8 years vboxsync Build fix.
(edit) @64984   8 years vboxsync Devices/Makefile.kmk: Added VBOX_WITH_AUDIO_AC97_ASYNC_IO + …
(edit) @64983   8 years vboxsync Audio/DevIchAc97.cpp: Disable ichac97WriteBUP for now.
(edit) @64982   8 years vboxsync Build fix.
(edit) @64981   8 years vboxsync Audio/AudioMixBuffer.cpp: Removed VERR_NO_DATA rc from …
(edit) @64980   8 years vboxsync Audio/DevIchAc97.cpp: Added initial support for async I/O handling to …
(edit) @64979   8 years vboxsync Logging.
(edit) @64970   8 years vboxsync build fix
(edit) @64969   8 years vboxsync Static.
(edit) @64968   8 years vboxsync Logging.
(edit) @64967   8 years vboxsync Logging.
(edit) @64966   8 years vboxsync Dev/E1000: (bugref:8624) Bring the link up in 2 seconds, PHY soft …
(edit) @64961   8 years vboxsync build fix
(edit) @64960   8 years vboxsync new year splash screen for Oracle builds
(edit) @64956   8 years vboxsync Logging.
(edit) @64925   8 years vboxsync Dev/E1000: (bugref:8624) Bring the link up in 2 seconds, PHY soft …
(edit) @64909   8 years vboxsync DevPciIch9.cpp: fix MMIO BAR mapping bug which crept into r111601, …
(edit) @64908   8 years vboxsync DevPciIch9.cpp: play safe with PCI bridge BAR handling
(edit) @64876   8 years vboxsync Build fix; forgot to commit this.
(edit) @64875   8 years vboxsync Audio/DevHDA.cpp: Renaming, defines, comments. No code changes.
(edit) @64868   8 years vboxsync Assertion log formatting.
(edit) @64866   8 years vboxsync Assertion / logging fixes.
(edit) @64863   8 years vboxsync DevPciIch9: fix expression (and gcc warning)
(edit) @64862   8 years vboxsync DevPciIch9: Improve BiosInit logic, handling bridges better (set up …
(edit) @64861   8 years vboxsync Audio/DevHDA.cpp: Split up DMA reads/writes when using …
(edit) @64860   8 years vboxsync DevPlayground: mark it as a multi-function device as it uses all of them
(edit) @64859   8 years vboxsync Comment typos.
(edit) @64849   8 years vboxsync Audio/DevHDA.cpp: Make sure to lower interrupt line if INTCTL / GIE is …
(edit) @64846   8 years vboxsync Devices/Storage/DevFdc: Add missing pfnQueryDeviceLocation, fixes …
(edit) @64842   8 years vboxsync AHCI: Reset some members when reporting the out of memory error case …
(edit) @64841   8 years vboxsync Devices/Storage: Remove statistics superseeded by the ones available …
(edit) @64839   8 years vboxsync Devices/Storage/DrvHostBase: Statistics for common things (request …
(edit) @64838   8 years vboxsync Devices/Storage/DrvVD: Missing places to account for read/written bytes
(edit) @64836   8 years vboxsync Dev/E1000: bugref:8624: reverted r112175 as it seems to introduce …
(edit) @64835   8 years vboxsync Devices/Storage/DrvVD: Add some general statistics applying to all devices
(edit) @64834   8 years vboxsync Devices/Virtio: In an unlikely event that the guest requests features …
(edit) @64833   8 years vboxsync Devices/Virtio: Add missing feature and descriptor flags.
(edit) @64825   8 years vboxsync Devices/Virtio: vqueuePut - refactor more or less mechanically and …
(edit) @64822   8 years vboxsync Audio/DevHDA.cpp: Enabled the async I/O support by default to get some …
(edit) @64821   8 years vboxsync Audio/DevHDA.cpp: Use SD descriptor numbers in async I/O thread names, …
(edit) @64812   8 years vboxsync Audio/DevHDA.cpp: Forgot to disable HDA_DEBUG_DUMP_PCM_DATA again.
(edit) @64811   8 years vboxsync Audio/DevHDA.cpp: Added initial support for async I/O handling to …
(edit) @64810   8 years vboxsync Devices/Virtio: vqueuePut - don't call PDMDevHlpPCIPhysWrite with zero …
(edit) @64809   8 years vboxsync Devices/Virtio: vqueuePut - when computing remaining transfer size, …
(edit) @64808   8 years vboxsync LsiLogic: Protect the request queue and writes to the reply free queue …
(edit) @64807   8 years vboxsync Dev/E1000: (bugref:8624) Bring link up immediately, interrupt later …
(edit) @64806   8 years vboxsync BusLogic: Pretend to not have a guest buffer when the SCSI command is …
(edit) @64805   8 years vboxsync Comment typo.
(edit) @64800   8 years vboxsync Audio/DevHDA.cpp: Added HDABDLEDESC to fetch BDL descriptions in …
(edit) @64792   8 years vboxsync Audio/DevHDA.cpp: Got rid of hdaSDFIFOSToBytes().
(edit) @64789   8 years vboxsync Storage/IOBufMgmt: Reset the bins if there is nothing in the current …
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @64761   8 years vboxsync xHCI: Removed unused/irrelevant stats.
(edit) @64741   8 years vboxsync DrvHostPulseAudio: debugging
(edit) @64740   8 years vboxsync Dev/E1000: (bugref:8624) Removed link-up delay
(edit) @64733   8 years vboxsync pciR3MergedRegisterDeviceOnBus: Incorrect logrel-assertion condition …
(edit) @64730   8 years vboxsync DrvHostPulseAudio: re-applied temporary logging
(edit) @64728   8 years vboxsync Storage/DrvRamDisk: build fix
(edit) @64727   8 years vboxsync Storage/DrvVD: Don't process I/O requests under a lock but postpone it …
(edit) @64725   8 years vboxsync Storage/DrvRamDisk: Fixes
(edit) @64724   8 years vboxsync Storage/DrvDiskIntegrity: Fixes
(edit) @64709   8 years vboxsync DrvHostPulseAudio: removed temporary logging
(edit) @64708   8 years vboxsync DrvHostPulseAudio: renamed fLoopWait to fAbortLoop and made it volatile!
(edit) @64707   8 years vboxsync DevPciIch9: add bus topology information to "info pci", to …
(edit) @64706   8 years vboxsync build fix
(edit) @64702   8 years vboxsync DevPciIch9: Assert/LogRel on bad PCI bridge config. LogRel the PDM …
(edit) @64701   8 years vboxsync ich9pciBiosInitBridgeTopology: VBOX_PCI_SUBORDINATE_BUS again.
(edit) @64700   8 years vboxsync ich9pciBiosInitBridgeTopology: Missed VBOX_PCI_SUBORDINATE_BUS, now it …
(edit) @64699   8 years vboxsync ich9pciBiosInitBridgeTopology: Missed VBOX_PCI_SUBORDINATE_BUS.
(edit) @64697   8 years vboxsync DevPciIch9: Default to PDM bus numbering.
(edit) @64696   8 years vboxsync DevPCI*,PDM: Get internal bus number from PDM.
(edit) @64687   8 years vboxsync Audio/DrvHostPulseAudio: added some temporary logging to debug a …
(edit) @64684   8 years vboxsync Dev/E1000: (bugref:8624) Delay interrupts in IMS handler, enable …
(edit) @64682   8 years vboxsync Storage/IOBufMgmt: Fixes
(edit) @64681   8 years vboxsync NVMe: Add support for the controller memory buffer (CMB) feature from …
(edit) @64680   8 years vboxsync AHCI: Missed initializing fMapped here which can lead to a wrong call …
(edit) @64679   8 years vboxsync NAT: slirp_select_poll - don't stop after draining half-closed socket, …
(edit) @64674   8 years vboxsync IOBufMgmt: Defrag the I/O memory buffer if everything is free and an …
(edit) @64672   8 years vboxsync AHCI: Add support for pfnIoReqQueryBuf for 4KB page aligned guest buffers
(edit) @64671   8 years vboxsync DrvVD: Add statistics about how many attempts were made to query a …
(edit) @64664   8 years vboxsync DrvVD: Try to get a direct pointer to the guest buffer if it fits into …
(edit) @64660   8 years vboxsync pdmstorageifs.h,AHCI,NVMe,LsiLogic,BusLogic,DrvSCSI: Prepare for a new …
(edit) @64658   8 years vboxsync AHCI: Fix calculation of transfered data size
(edit) @64657   8 years vboxsync DrvSCSI: fix for getting the residual count
(edit) @64654   8 years vboxsync VSCSI,DrvSCSI: Proper residual calculation, save the transfer size …
(edit) @64652   8 years vboxsync Audio: Reverted part of r111751 to fix unit test failure.
(edit) @64632   8 years vboxsync Audio: fix ALSA stub for snd_device_name_free_hint()
(edit) @64631   8 years vboxsync Audio: fixes pulse audio stub for pa_context_get_server_info()
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64617   8 years vboxsync NAT: soread - Windows reports ESHUTDOWN after SHUT_RD (SD_RECEIVE) …
(edit) @64615   8 years vboxsync NAT: sort Windows s/WSA definitions alphabetically.
(edit) @64614   8 years vboxsync NAT: Define ESHUTDOWN (as WSAESHUTDOWN) on Windows. We don't really …
(edit) @64612   8 years vboxsync build fix
(edit) @64610   8 years vboxsync DrvHostCoreAudio: removed code for !VBOX_WITH_AUDIO_CA_QUEUES
(edit) @64596   8 years vboxsync VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
(edit) @64585   8 years vboxsync slirp/tftp: LogRel for TFTP requests.
(edit) @64581   8 years vboxsync Audio/HDA: Simplified hdaTimerMaybeStart() and hdaTimerMabeStop().
(edit) @64579   8 years vboxsync Build fix.
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