summaryrefslogtreecommitdiffstats
path: root/hw/prep_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Add common BusStatePaul Brook2009-05-231-1/+2
* use PCI_HEADER_TYPE.Isaku Yamahata2009-05-031-1/+1
* Add and use #defines for PCI device classesblueswir12009-02-011-2/+1
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-4/+2
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Break up vl.h.pbrook2007-11-171-1/+3
* Fix PreP PCI IRQ mapping.j_mayer2007-10-291-2/+1
* Fix memory corruption reported by Julian Sewardj_mayer2007-10-141-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-4/+4
* Unify IRQ handling.pbrook2007-04-071-4/+4
* Implement sun4u PCI IRQ routing.pbrook2006-09-241-9/+3
* PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook2006-09-241-5/+15
* Rearrange PCI host emulation code.pbrook2006-05-131-0/+167
OpenPOWER on IntegriCloud