VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65540   8 years vboxsync DevPciIch9: fix
(edit) @65538   8 years vboxsync DevPciIch9.cpp: fix "supports 64-bit prefetchable decoding" value for …
(edit) @65532   8 years vboxsync DevPciIch9: make the output of 'info pci' a little bit more like …
(edit) @65526   8 years vboxsync DevPciIch9: when printing the bus topology, also print the …
(edit) @65516   8 years vboxsync DevPciIch9: if we encode 64-bit prefetchable addresses, set the lower …
(edit) @65490   8 years vboxsync DevPlayground: fixed assertion
(edit) @65489   8 years vboxsync DevPciIch9.cpp: implement init of prefetchable BARs
(edit) @65487   8 years vboxsync DrvDiskIntegrity: More build fixes
(edit) @65486   8 years vboxsync DrvRamDisk: Logging fix
(edit) @65485   8 years vboxsync DrvDiskIntegrity,DrvRamDisk: Build fixes after enabling them
(edit) @65480   8 years vboxsync Devices/Storage/DrvDiskIntegrity: Fixes and an extra CFGM option to …
(edit) @65479   8 years vboxsync Devices/Storage/DrvDiskIntegrity: Some addition
(edit) @65462   8 years vboxsync Devices/Storage/DrvVD: Don't try to adjust the remaining transfer size …
(edit) @65455   8 years vboxsync NAT: ip_input - cosmetic: be consistent about using mlen.
(edit) @65445   8 years vboxsync LsiLogic: Fix compatibility with Windows 10
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65347   8 years vboxsync Devices/Storage/DrvVD: Fix cancelling active requests
(edit) @65346   8 years vboxsync Devices/Storage/DrvVD: Log the request states when cancelling them
(edit) @65345   8 years vboxsync VMSVGA: palette fix.
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65324   8 years vboxsync DevPciIch9.cpp: only place prefetchable regions beyond 4GB, due to …
(edit) @65320   8 years vboxsync DevPciIch9.cpp: use bus:dev.fn consistently for identifying PCI …
(edit) @65305   8 years vboxsync VMSVGA/Cursor: 1-bit XOR conversion fix. Multi-bit AND mask conversion …
(edit) @65303   8 years vboxsync VMSVGA: Bumped the default FIFO size to 2MB (from 128KB).
(edit) @65302   8 years vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65301   8 years vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65298   8 years vboxsync VMSVGA: Made the FIFO size configurable (still using the 128KB default).
(edit) @65297   8 years vboxsync VMSVGA: Style cleanups.
(edit) @65296   8 years vboxsync VMSVGA: doxygen build fix
(edit) @65295   8 years vboxsync VMSVGA: build fix
(edit) @65294   8 years vboxsync VMSVGA: Updates. * Moved VMSVGA specific structures and defines from …
(edit) @65293   8 years vboxsync PCBIOS/show_logo: Even without fade out, do the final fade out step to …
(edit) @65292   8 years vboxsync DevPciIch9.cpp: Since the code can't deal with prefetchable memory …
(edit) @65291   8 years vboxsync DevPlayground: the big mem BARs need to be prefetchable in the real world
(edit) @65286   8 years vboxsync build fix
(edit) @65284   8 years vboxsync DevPciIch9.cpp: warning fixes
(edit) @65283   8 years vboxsync DevPciIch9.cpp (and minor other corresponding adaptions): eliminate …
(edit) @65271   8 years vboxsync VMSVGA: GMR work.
(edit) @65267   8 years vboxsync build fix
(edit) @65266   8 years vboxsync build fix
(edit) @65265   8 years vboxsync VMSVGA: Translate palette register indexes for SVGA_ID_0. Added …
(edit) @65220   8 years vboxsync Devices/Storage/IOBufMgmt: Some code which helped debugging the …
(edit) @65219   8 years vboxsync Devices/Storage/IOBufMgmt: Update the amount of free memory …
(edit) @65218   8 years vboxsync suppress new year splash screen by default
(edit) @65193   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65169   8 years vboxsync doxygen fixes
(edit) @65159   8 years vboxsync doxygen fix
(edit) @65152   8 years vboxsync Build fix.
(edit) @65151   8 years vboxsync Audio: Enabled async I/O support for HDA by default to get another …
(edit) @65150   8 years vboxsync Renaming.
(edit) @65149   8 years vboxsync Audio/DevAc97.cpp: Update for async I/O.
(edit) @65148   8 years vboxsync Audio/DevHDA.cpp: Simplified hdaTimerMaybeStop(), logging.
(edit) @65147   8 years vboxsync Audio/DrvHostPulseAudio.cpp: Build fix (allow to run on systems with …
(edit) @65146   8 years vboxsync Audio/DevHDA.cpp: Reset started and enabled status for async I/O.
(edit) @65144   8 years vboxsync Audio/DrvHostPulseAudio.cpp: More checks for …
(edit) @65143   8 years vboxsync Audio/DevHDA.cpp: VBOX_WITH_AUDIO_AC97_ASYNC_IO -> …
(edit) @65142   8 years vboxsync Docs.
(edit) @65113   8 years vboxsync Devices/Storage/DrvHostDVD: Missed replacing drvHostDvdSCSIPadStr with …
(edit) @65111   8 years vboxsync Storage/Devices/VSCSI: Make use of the new SCSI inline helpers and …
(edit) @65110   8 years vboxsync Storage/Devices/DevATA: Make use of the new SCSI inline helpers and …
(edit) @65109   8 years vboxsync Storage/Devices/DrvHostDVD: Make use of the new SCSI inline helpers …
(edit) @65108   8 years vboxsync Storage/Devices/ATAPIPassthrough: Make use of the new SCSI inline …
(edit) @65101   8 years vboxsync Devices: doxygen fixes
(edit) @65100   8 years vboxsync Devices/Audio: doxygen fixes
(edit) @65095   8 years vboxsync Audio/DevHDA.cpp: Update for async I/O.
(edit) @65083   8 years vboxsync DrvHostDVD: build fix
(edit) @65079   8 years vboxsync build fix
(edit) @65078   8 years vboxsync Devices/Storage/DrvHost*: Avoid using SCSI_MAX_BUFFER_SIZE (will be …
(edit) @65076   8 years vboxsync Audio/DrvAudio: Skip debug assertion if a backend doesn't support …
(edit) @65075   8 years vboxsync Devices/Storage: Move ide.h to include/VBox/ata.h to be consistent …
(edit) @65073   8 years vboxsync Audio: Enabled using backend-independent device enumeration support by …
(edit) @65072   8 years vboxsync Audio: VBOX_WITH_AUDIO_CA_QUEUES is not needed anymore; Audio Queues …
(edit) @65071   8 years vboxsync Audio: Disable one-time audio stream initialization at device creation …
(edit) @65070   8 years vboxsync Build fix.
(edit) @65069   8 years vboxsync Devices/Storage: Rename ATAPI_INQUIRY_*_ID_LENGTH to …
(edit) @65068   8 years vboxsync Build fix.
(edit) @65067   8 years vboxsync AHCI: Don't include PIIX3ATABmDma.h as it doesn't belong here really, …
(edit) @65064   8 years vboxsync Build fix.
(edit) @65062   8 years vboxsync Build fix.
(edit) @65061   8 years vboxsync pdmstorageifs.h: Pass the CDB length in PDMIMEDIA::pfnSendCmd to not …
(edit) @65060   8 years vboxsync DevATA: Remove todo as it is already done now (in a different place in …
(edit) @65059   8 years vboxsync Audio/DevHDA.cpp: Implemented register descriptor flags to check if a …
(edit) @65058   8 years vboxsync Devices: doxygen fixes
(edit) @65057   8 years vboxsync Devices/Storage: Kill the host SCSI passthrough driver, wasn't really …
(edit) @65056   8 years vboxsync Devices/Audio: doxygen fixes (s/@true/false / @c true/false/)
(edit) @65047   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65038   8 years vboxsync Removed resolved @todo comments.
(edit) @65037   8 years vboxsync Build fix.
(edit) @65036   8 years vboxsync Audio/DrvHostOSSAudio.cpp: Resolved some @todos, formatting, extended …
(edit) @65035   8 years vboxsync Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpClearBuf().
(edit) @65028   8 years vboxsync Spaces.
(edit) @65027   8 years vboxsync Audio: Some more statistics, renaming.
(edit) @65026   8 years vboxsync Audio: Added failsafe counters for xxxStreamUpdate().
(edit) @65024   8 years vboxsync Docs.
(edit) @65023   8 years vboxsync Renaming.
(edit) @65022   8 years vboxsync Audio/DevHDA.cpp: Split out the device timer's main code into …
(edit) @65021   8 years vboxsync Audio/DevIchAc97.cpp: Split out the device timer's main code into …
(edit) @65020   8 years vboxsync Documentation.
(edit) @65019   8 years vboxsync Audio/DevIchAc97.cpp: Make sure to also destroy all audio sinks in …
(edit) @65018   8 years vboxsync Audio: Update for async / non-async I/O code paths.
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