aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pcie_regs.h
AgeCommit message (Collapse)AuthorFilesLines
2010-11-22pcie_regs.h: more constantsIsaku Yamahata1-0/+2
Add constants for PCI AER log. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2010-10-19pcie: add pcie constants to pcie_regs.hIsaku Yamahata1-0/+154
add pcie constants to pcie_regs.h. Those constants should go to Linux pci_regs.h and then the file should go away eventually. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>