VirtualBox

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

修定紀錄模式:


圖例:

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

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