VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Add stat for counting interrupts and …
(edit) @86809   4 years vboxsync Devices/Graphics: move a backend specific structure to the backend …
(edit) @86763   4 years vboxsync AMD IOMMU: bugref:9654 Ensure the DTE falls within the device table …
(edit) @86762   4 years vboxsync DevIoApic: Log nit.
(edit) @86741   4 years vboxsync AMD IOMMU: bugref:9654 DevIchAc97: Use PCI versions of the function …
(edit) @86732   4 years vboxsync AMD IOMMU: bugref:9654 Comment typos.
(edit) @86686   4 years vboxsync BIOS: Only use the .8086 directive when assembling using WASM; MASM no …
(edit) @86662   4 years vboxsync AMD IOMMU: bugref:9654 Doxygen fix.
(edit) @86661   4 years vboxsync AMD IOMMU: bugref:9654: Add PDM interfaces for …
(edit) @86639   4 years vboxsync Config.kmk,Devices/DevLpc-new.cpp: Get rid of VBOX_WITH_NEW_LPC_DEVICE …
(edit) @86595   4 years vboxsync Audio/DrvAudio: Leave and re-enter the driver's critical section when …
(edit) @86594   4 years vboxsync scm
(edit) @86593   4 years vboxsync scm after r140953
(edit) @86592   4 years vboxsync 3D: Fix for 'warning C4018: '<' : signed/unsigned mismatch' in …
(edit) @86591   4 years vboxsync Devices/HPET: Fix timer count.
(edit) @86589   4 years vboxsync DevVGA-SVGA3d-hlp.cpp: Build fix for r140931 - just include …
(edit) @86576   4 years vboxsync 3D: Clarify shader version
(edit) @86575   4 years vboxsync Audio/DSound: Query playback/capture device information outside the …
(edit) @86574   4 years vboxsync Dev/E1000: (bugref:9829) Fixed division-by-zero issues
(edit) @86563   4 years vboxsync Audio/DrvAudio: Try harder re-initializing streams on host audio …
(edit) @86561   4 years vboxsync Audio/DrvAudio: Simplified drvAudioStreamControlInternalBackend() by …
(edit) @86520   4 years vboxsync Devices/DevIchAc97: Doxygen
(edit) @86515   4 years vboxsync Devices/USB: trailing spaces. bugref:9839
(edit) @86496   4 years vboxsync Devices/pulse_stubs.c: Use RTLdrLoadSystemEx w/ …
(edit) @86494   4 years vboxsync Devices/Audio: Re-initialize the stream in drvAudioStreamGetStatus() …
(edit) @86491   4 years vboxsync USB: Mask out USB remote wake capability by default to avoid devices …
(edit) @86486   4 years vboxsync AMD IOMMU: bugref:9654 E1000: Use PCI interfaces while reading/writing …
(edit) @86485   4 years vboxsync AMD IOMMU: bugref:9654 PCNet: Use PCI interfaces while reading/writing …
(edit) @86484   4 years vboxsync AMD IOMMU: bugref:9654 OHCI: Use PCI interfaces while reading/writing …
(edit) @86483   4 years vboxsync AMD IOMMU: bugref:9654 LsiLogic: Use PCI interfaces while …
(edit) @86482   4 years vboxsync AMD IOMMU: bugref:9654 BusLogic: Use PCI interfaces while …
(edit) @86481   4 years vboxsync AMD IOMMU: bugref:9654 ATA: Use PCI interfaces while reading/writing …
(edit) @86480   4 years vboxsync AMD IOMMU: bugref:9654 AHCI: Use PCI interfaces while reading/writing …
(edit) @86479   4 years vboxsync AMD IOMMU: bugref:9654 DevVGA-SVGA: Use PCI interfaces while …
(edit) @86467   4 years vboxsync Devices/DrvHostSerial: Don't let the I/O loop fail when status line …
(edit) @86408   4 years vboxsync AMD IOMMU: bugref:9654 Add IVRS (IOMMU I/O Virtualization Reporting …
(edit) @86407   4 years vboxsync Fix burn
(edit) @86406   4 years vboxsync Attempt to fix unused var burn
(edit) @86405   4 years vboxsync Fixed problem with host crashing with DevVirtioNet_1_0.cpp R3 virtual …
(edit) @86399   4 years vboxsync tstUsbMouse: Don't leak the CFGM tree for each test instance. bugref:9841
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