aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ppce500_pci.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-04We want the argument pass to set_irq to be opaqueJuan Quintela1-1/+3
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-6/+6
2009-07-20Fix build with DEBUG_PCI in pci_host.h enabledBlue Swirl1-5/+8
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-3/+3
2009-05-23Add common BusStatePaul Brook1-1/+2
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl1-2/+2
2009-03-13Add and use remaining #defines for PCI device IDs (Stuart Brady)aliguori1-2/+2
2009-03-02kvm/powerpc: Add freescale pci controller's supportaurel321-0/+365