summaryrefslogtreecommitdiffstats
path: root/hw/prep_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* pci: don't overwrite multi functio bit in pci header type.Isaku Yamahata2010-07-111-1/+0
* Compile prep_pci only onceBlue Swirl2010-03-291-8/+0
* pci: shorten pci_host_{conf, data}_register_xxx function a bit.Isaku Yamahata2009-12-011-1/+1
* pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin2009-12-011-0/+1
* pci_host: consolidate pci config address access.Isaku Yamahata2009-11-091-14/+1
* pci_host.h: move functions in pci_host.h into .c file.Isaku Yamahata2009-11-091-8/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-8/+8
* Get rid of _t suffixmalc2009-10-011-8/+8
* We want the argument pass to set_irq to be opaqueJuan Quintela2009-09-041-1/+3
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* 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