aboutsummaryrefslogtreecommitdiffstats
path: root/hw/macio.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-09pci: introduce pcibus_t to represent pci bus address/size instead of uint32_tIsaku Yamahata1-1/+1
2009-11-09pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.hIsaku Yamahata1-1/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-7/+7
2009-10-01Get rid of _t suffixmalc1-7/+7
2009-06-16Rename pci_register_io_region() to pci_register_bar()Avi Kivity1-1/+1
2009-05-03use PCI_HEADER_TYPE.Isaku Yamahata1-1/+1
2009-02-01Add and use #defines for PCI device classesblueswir11-3/+1
2009-01-26Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori1-4/+3
2009-01-12Use ESCC for PowerMac serialblueswir11-1/+8
2007-11-17Break up vl.h.pbrook1-1/+2
2007-11-04Fix PowerMac NVRAM device.j_mayer1-7/+5
2007-10-28* sort the PowerPC target object filesj_mayer1-0/+116