summaryrefslogtreecommitdiffstats
path: root/hw/apb_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix the PCI header type of APB"Blue Swirl2009-07-111-1/+1
* use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata2009-07-091-6/+6
* Fix the PCI header type of APBBlue Swirl2009-07-051-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-4/+4
* Add common BusStatePaul Brook2009-05-231-1/+2
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* use PCI_HEADER_TYPE.Isaku Yamahata2009-05-031-1/+1
* Add and use #defines for PCI device classesblueswir12009-02-011-2/+1
* Add Simba device IDblueswir12009-01-271-2/+4
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-4/+2
* Add EBUS bridgeblueswir12009-01-101-6/+5
* Fix APBblueswir12009-01-091-11/+25
* Remove unnecessary trailing newlinesblueswir12008-12-131-2/+0
* Wrap long linesblueswir12008-05-121-5/+10
* Break up vl.h.pbrook2007-11-171-1/+2
* More detabificationblueswir12007-10-061-8/+8
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Replace target_ulong with target_phys_addr_tblueswir12007-05-301-2/+2
* Unify IRQ handling.pbrook2007-04-071-3/+3
* Sparc64 build fix (Igor Kovalenko).pbrook2006-12-221-2/+2
* Implement sun4u PCI IRQ routing.pbrook2006-09-241-9/+28
* PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook2006-09-241-4/+12
* Rearrange PCI host emulation code.pbrook2006-05-131-0/+232
OpenPOWER on IntegriCloud