aboutsummaryrefslogtreecommitdiff
path: root/hw/pci_host.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-09pci_host: change the signature of pci_data_{read, write}.Isaku Yamahata1-4/+2
2009-11-09pci: move pci host stuff from pci.c to pci_host.cIsaku Yamahata1-0/+63
2009-11-09pci_host: consolidate pci config address access.Isaku Yamahata1-0/+108
2009-11-09pci_host.h: move functions in pci_host.h into .c file.Isaku Yamahata1-0/+75