VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87324   4 years vboxsync Audio/HDA: (Release) log DMA position buffer status + DPL/DPU …
(edit) @87320   4 years vboxsync Audio/HDA: Implemented FIFO watermark support [build fix]. ticketoem2ref:36
(edit) @87319   4 years vboxsync Audio/HDA: Implemented FIFO watermark support. ticketoem2ref:36
(edit) @87315   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87314   4 years vboxsync Audio/HDA: Let run hdaRegReadWALCLK() in R0. ticketoem2ref:36
(edit) @87307   4 years vboxsync DevPlayground.cpp: Added some very simple MMIO handling code that uses …
(edit) @87300   4 years vboxsync Audio/ALSA: Documentation.
(edit) @87299   4 years vboxsync Audio/ALSA: Resolved a @todo (Initialize fSwapEndian in …
(edit) @87293   4 years vboxsync AMD IOMMU: bugref:9654 Add profiling stat for device table lookups …
(edit) @87291   4 years vboxsync VBoxDD/EFI: Build adjustment for bugref:9898.
(edit) @87289   4 years vboxsync slirp: Adjustments for bugref:9898.
(edit) @87286   4 years vboxsync EFI: armasm version of DevEFI-binaries.asm. bugref:9898
(edit) @87285   4 years vboxsync DevPCNet.cpp: Use RT_BIG_ENDIAN/RT_LITTLE_ENDIAN to check endianness, …
(edit) @87284   4 years vboxsync DevSmc: Adjustments for bugref:9898.
(edit) @87283   4 years vboxsync VMMDev: Adjustment for bugref:9898.
(edit) @87273   4 years vboxsync Audio/Mixer: Got rid of the stack-allocated scratch buffer when mixing …
(edit) @87270   4 years vboxsync Audio/Mixer: Got rid of the stack-allocated scratch buffer when mixing …
(edit) @87267   4 years vboxsync Audio/HDA: Added a per-stream FIFOS scratch buffer to avoid …
(edit) @87266   4 years vboxsync Audio/HDA: Fixed compilation if HDA_DEBUG_SILENCE is set.
(edit) @87264   4 years vboxsync Audio/HDA: Resolved a @todo.
(edit) @87262   4 years vboxsync Audio/HDA: Logging tweaks. ticketoem2ref:36
(edit) @87253   4 years vboxsync Audio/DrvAudio: Make sure that a stream's pre-buffering size never …
(edit) @87252   4 years vboxsync Audio/DrvAudio: Make sure that a stream's pre-buffering size never …
(edit) @87236   4 years vboxsync DevVirtualKD: typo fix
(edit) @87234   4 years vboxsync DevVirtualKD: Limit the reply size as indicated by the request header …
(edit) @87207   4 years vboxsync VUSBUrb.cpp: Try clean up some old old hack (r25945, ++). bugref:9899
(edit) @87190   4 years vboxsync OHCI: Do not consider TD address zero special, instead check whether …
(edit) @87179   4 years vboxsync Audio: Added input / output stream PCM properties to CFGM driver chain …
(edit) @87174   4 years vboxsync Audio/DrvAudio: Logging nits.
(edit) @87173   4 years vboxsync Audio: Docs nits. bugref:9882
(edit) @87169   4 years vboxsync DevVirtualKD: Allocate the command buffer with guard pages. Untested. …
(edit) @87166   4 years vboxsync Devices/DevBusLogic: Stricter check, bugref:9897
(edit) @87165   4 years vboxsync Devices/VBoxSCSI: Check against the correct limit, bugref:9897
(edit) @87164   4 years vboxsync Devices/DevLsiLogicSCSI: Stricter range check, bugref:9897
(edit) @87163   4 years vboxsync USB/IP: Warning fix. ​bugref:9861
(edit) @87162   4 years vboxsync Devices/DevBusLogic: Don't accept more command parameters when there …
(edit) @87161   4 years vboxsync USB/IP: Be more strict about stuff we accept from the remote end, …
(edit) @87159   4 years vboxsync Audio: Enable/disable streams using …
(edit) @87127   4 years vboxsync DMA,PDM: Pass the pDevIns of the caller to PDMDMAREG::pfnRegister. DMA …
(edit) @87126   4 years vboxsync slirp: arp_input - more checks on incoming packets.
(edit) @87121   4 years vboxsync DevFdc: Return proper errors when trying to access an empty drive via …
(edit) @87120   4 years vboxsync DevATA: Reject NATIVE MAX ADDRESS reads on ATAPI devices (see bugref:9860)/
(edit) @87119   4 years vboxsync UsbMsd: Reject more invalid CBWs (see bugref:9862).
(edit) @87118   4 years vboxsync DevVGA: Removed unused code, better errors messages for bogus custom …
(edit) @87112   4 years vboxsync Devices/DevLsiLogicSCSI: Init some fields with default values, bugref:9877
(edit) @87111   4 years vboxsync An attempt to fix burns caused by r141975
(edit) @87110   4 years vboxsync 3D/VMSVGA: Ignore a surface in case of inconsistent parameters, bugref:9880
(edit) @87109   4 years vboxsync Dev/E1000: (bugref:9850) Descriptor ring register fixes.
(edit) @87105   4 years vboxsync DevVGA: Finish the elimination of vram_ptr. bugref:9218
(edit) @87071   4 years vboxsync Dev/E1000: (bugref:9883) No more zero UDP checksums.
(edit) @87050   4 years vboxsync Main: bugref:9224: Added device and partition paths checks for Solaris
(edit) @87048   4 years vboxsync CUE, DevATA: Added support for MODE2/2352 tracks in CUE sheets and …
(edit) @87047   4 years vboxsync AHCI: Removed obsolete field.
(edit) @87028   4 years vboxsync AMD IOMMU: bugref:9654 Devices/Graphics/DevVGA-SVGA: Use non-PCI guest …
(edit) @87002   4 years vboxsync Main: bugref:9224: Added device and partition paths checks for FreeBSD
(edit) @86984   4 years vboxsync AMD IOMMU: bugref:9654 Cleanup.
(edit) @86982   4 years vboxsync AMD IOMMU: bugref:9654 A bit of cleanup.
(edit) @86962   4 years vboxsync AMD IOMMU: bugref:9654 Fix crash in LogFlow.
(edit) @86927   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Fix passing the correct BDF …
(edit) @86926   4 years vboxsync AMD IOMMU: bugref:9654 Minor nit.
(edit) @86920   4 years vboxsync AMD IOMMU: bugref:9654 Print parsed device ID before dumping DTE info. …
(edit) @86905   4 years vboxsync Devices/Graphics: use new vmsvga headers, stubs for more commands. …
(edit) @86901   4 years vboxsync AMD IOMMU: bugref:9654 Devices/PC/DevIoApic: Add stats for remapped …
(edit) @86900   4 years vboxsync Devices/Graphics/vmsvga_include: VBox modifications and three empty …
(edit) @86899   4 years vboxsync Devices/Graphics: unmodified vmsvga gallium driver include files. …
(edit) @86898   4 years vboxsync Devices/Graphics: unmodified vmsvga include files. bugref:9830
(edit) @86888   4 years vboxsync Devices/Graphics: logging. bugref:9830
(edit) @86886   4 years vboxsync Devices/Graphics: Map and GBO interfaces. bugref:9830
(edit) @86885   4 years vboxsync Devices/Graphics: Stubs for some new commands. bugref:9830
(edit) @86880   4 years vboxsync AMD IOMMU: bugref:9654 Fix I/O page walk when the root page table …
(edit) @86868   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Assertion to ensure trigger mode …
(edit) @86867   4 years vboxsync AMD IOMMU: bugref:9654 Doxygen nit.
(edit) @86865   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Assertion to ensure polarity hasn't …
(edit) @86864   4 years vboxsync Devices/Graphics: vmsvga3dQueryCaps for DX backend. bugref:9830
(edit) @86863   4 years vboxsync AMD IOMMU: bugref:9654 For delivery modes other than fixed and …
(edit) @86858   4 years vboxsync Devices/USB/DevOHCI: Build fix when VBOX_WITH_OHCI_PHYS_READ_CACHE is …
(edit) @86856   4 years vboxsync Devices/Graphics: Monitor the guest access to ObjectTables; use array …
(edit) @86855   4 years vboxsync Devices/Graphics: Monitor the guest access to ObjectTables; use array …
(edit) @86847   4 years vboxsync AMD IOMMU: bugref:9654 AHCI: Use PCI interface while converting GCPhys …
(edit) @86843   4 years vboxsync slirp: bugref:9856 - in tcp_input() save optp and optlen in struct …
(edit) @86841   4 years vboxsync Devices/Graphics: A couple of new commands; a more generic handler for …
(edit) @86840   4 years vboxsync Devices/Graphics: A couple of new commands; a more generic handler for …
(edit) @86839   4 years vboxsync Devices/Graphics: A couple of new commands; a more generic handler for …
(edit) @86838   4 years vboxsync Devices/Graphics: A couple of new commands; a more generic handler for …
(edit) @86836   4 years vboxsync Devices/Graphics: Initial commit of DX11 backend. bugref:9830
(edit) @86834   4 years vboxsync AMD IOMMU: bugref:9654 Fix build break.
(edit) @86810   5 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Add stat for counting interrupts and …
(edit) @86809   5 years vboxsync Devices/Graphics: move a backend specific structure to the backend …
(edit) @86763   5 years vboxsync AMD IOMMU: bugref:9654 Ensure the DTE falls within the device table …
(edit) @86762   5 years vboxsync DevIoApic: Log nit.
(edit) @86741   5 years vboxsync AMD IOMMU: bugref:9654 DevIchAc97: Use PCI versions of the function …
(edit) @86732   5 years vboxsync AMD IOMMU: bugref:9654 Comment typos.
(edit) @86686   5 years vboxsync BIOS: Only use the .8086 directive when assembling using WASM; MASM no …
(edit) @86662   5 years vboxsync AMD IOMMU: bugref:9654 Doxygen fix.
(edit) @86661   5 years vboxsync AMD IOMMU: bugref:9654: Add PDM interfaces for …
(edit) @86639   5 years vboxsync Config.kmk,Devices/DevLpc-new.cpp: Get rid of VBOX_WITH_NEW_LPC_DEVICE …
(edit) @86595   5 years vboxsync Audio/DrvAudio: Leave and re-enter the driver's critical section when …
(edit) @86594   5 years vboxsync scm
(edit) @86593   5 years vboxsync scm after r140953
(edit) @86592   5 years vboxsync 3D: Fix for 'warning C4018: '<' : signed/unsigned mismatch' in …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette