summary refs log tree commit diff stats
path: root/include/hw/pci/pcie_regs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pcie: Support PCIe Gen5/Gen6 link speedsLukas Stockner2024-03-121-0/+2
* hw/pci/aer: Implement PCI_ERR_UNCOR_MASK registerJonathan Cameron2023-03-071-0/+3
* pcie: drop unused PCIExpressIndicatorVladimir Sementsov-Ogievskiy2023-03-021-5/+0
* pcie_regs: drop duplicated indicator value macrosVladimir Sementsov-Ogievskiy2023-03-021-9/+0
* hw/pci: PCIe Data Object Exchange emulationHuai-Cheng Kuo2022-11-071-0/+4
* pcie: Add a simple PCIe ACS (Access Control Services) helper functionKnut Omang2019-03-121-0/+4
* pcie: Create enums for link speed and widthAlex Williamson2018-12-191-2/+21
* pcie: Add support for PCIe CAP v1Dmitry Fleytman2016-06-021-2/+3
* Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2015-04-281-9/+9
* pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan2015-03-181-1/+1
* hw/pcie: implement power controller functionalityMarcel Apfelbaum2014-06-231-0/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+156