aboutsummaryrefslogtreecommitdiff
path: root/hw/pcie_aer.h
AgeCommit message (Collapse)AuthorFilesLines
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin1-106/+0
Move files and modify makefiles to pick them at the new location. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2010-11-22pcie/aer: helper functions for pcie aer capabilityIsaku Yamahata1-0/+106
This patch implements helper functions for pcie aer capability which will be used later. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>