VirtualBox

source: vbox/trunk/include/VBox/pci.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @89288   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89284   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP. Scaffolding for …
(edit) @89274   4 years vboxsync Intel IOMMU: bugref:9967 VBox/pci.h: Added PCIADDRTYPE enum for all …
(edit) @88482   4 years vboxsync Intel IOMMU: bugref:9967 VBox/pci.h: Comment update to reflect …
(edit) @86083   4 years vboxsync VBox/pci.h: Make extra sure we only mask in 3 bits of the PCI function …
(edit) @85911   4 years vboxsync VBox/pci.h: Add PCI device subclasses.
(edit) @85910   4 years vboxsync VBox/pci.h: Add PCI device class defines.
(edit) @85601   4 years vboxsync VBox/pci.h: VBOX_PCI_BUS_SHIFT must be 8 not 0xc.
(edit) @85007   4 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @84826   4 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84799   4 years vboxsync VBox/pci.h: Add macros for device and bus masks from the …
(edit) @83941   5 years vboxsync AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76558   6 years vboxsync include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @69107   7 years vboxsync include/VBox/: (C) year
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64274   8 years vboxsync Devices/Storage: Doxygen fixes
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @62476   8 years vboxsync (C) 2016
(edit) @58111   9 years vboxsync include,misc: More Doxygen grouping adjustments.
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @56291   9 years vboxsync include: Updated (C) year.
(edit) @44543   12 years vboxsync VBox/pci.h: uOffset -> offReg.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44507   12 years vboxsync Documented locking on PCI device callbacks.
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @41854   12 years vboxsync svn patch - grr!
(edit) @41853   12 years vboxsync docs, please.
(edit) @41825   12 years vboxsync PCI/DevATA: Put PCIDevPhysRead/Write into …
(edit) @41811   12 years vboxsync PCI/DevATA: Added bus mastering support.
(edit) @41699   12 years vboxsync Build fix.
(edit) @36716   14 years vboxsync PCI: 64-bit BARs tweaks, release logs on device attach, allow extended …
(edit) @36678   14 years vboxsync PCI: cleanups, R3 mapping work
(edit) @36630   14 years vboxsync PCI: Main and VBoxManage work
(edit) @36562   14 years vboxsync PCI: better logging, try to play nice with MSI
(edit) @36253   14 years vboxsync PCI: further raw work
(edit) @36138   14 years vboxsync PCI: some of 64-bit BARs support (many real cards do that)
(edit) @36079   14 years vboxsync PCI: cleanup, todos, raw PCI regions work
(edit) @35738   14 years vboxsync r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
(edit) @35676   14 years vboxsync Main, VMM: PCI passthrough work
(edit) @35358   14 years vboxsync backed out 69217
(edit) @35357   14 years vboxsync VMM, Main: PCI passthrough work
(edit) @34876   14 years vboxsync PCI: some infrastructure work
(edit) @34301   14 years vboxsync PCI: interrupt mapping
(edit) @34268   14 years vboxsync PCI: some 64-bit BARs bits
(edit) @34231   14 years vboxsync PCI: allow arbitrary width BAR accesses
(edit) @33314   14 years vboxsync PCI, PDM: MSI-X support (absolutely untested)
(edit) @33236   14 years vboxsync PCI: MSI-X work
(edit) @32951   14 years vboxsync PCI: cleanup, bits
(edit) @32820   14 years vboxsync PCI, PDM: initial drop of MSI support
(edit) @32779   14 years vboxsync APIC, PCI: started on MSI support (APIC side), cleanup
(edit) @32776   14 years vboxsync PCI: refactoring for PCIe work
(edit) @32764   14 years vboxsync PCI: more (mostly PCIe) constants
(edit) @32734   14 years vboxsync PCI: better accessors
(edit) @32722   14 years vboxsync PCI: more defines
(edit) @32714   14 years vboxsync PCI: extended address space access
(edit) @32589   14 years vboxsync PCI: BIST setter/getter
(edit) @32556   14 years vboxsync PCI: subsystem vendor and ID are RO
(edit) @32554   14 years vboxsync PCI: config registers cleanup
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32263   14 years vboxsync PCI work: registers, irqs, part of autoconfig
(edit) @30898   14 years vboxsync PCI: PCIDev{Get|Set}CapabilityList have been added.
(edit) @30488   14 years vboxsync Debug code to find duplicate pages
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @23253   15 years vboxsync DevPCI: Some save state and double underscore cleanup.
(edit) @21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
(edit) @20154   16 years vboxsync PCI: The risky half of the remapping fix. Fixes #1587 and #3903.
(edit) @13189   16 years vboxsync PCI: Add support for PCI-to-PCI bridges
(edit) @11080   16 years vboxsync PCIDevSetBaseAddress: Corrected incorrect shift to get the 2nd byte, …
(edit) @9330   17 years vboxsync More PCI config register setters.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4626   17 years vboxsync A couple of more getters.
(edit) @4184   17 years vboxsync added getters for the vendor and device id.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3632   17 years vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2599   18 years vboxsync small correction
(edit) @2598   18 years vboxsync Added a bunch of pci register defines and created a couple of the …
(edit) @2596   18 years vboxsync Moved PFNPCICONFIGREAD and PFNPCICONFIGWRITE out in the open.
(edit) @480   18 years vboxsync Better alignment.
(edit) @476   18 years vboxsync 64-bit alignment.
(add) @1   55 years vboxsync import
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