aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ppc4xx_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-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
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-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl1-1/+1
2009-03-13Add and use remaining #defines for PCI device IDs (Stuart Brady)aliguori1-1/+1
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori1-2/+0
2009-02-01Add and use #defines for PCI device classesblueswir11-2/+1
2009-01-26Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori1-6/+6
2008-12-07target-ppc: kill a few warningsaurel321-0/+2
2008-12-05hw/ppc4xx_pci.c: kill two warningsaurel321-2/+2
2008-12-02IBM PowerPC 4xx 32-bit PCI controller emulationaurel321-0/+419