summaryrefslogtreecommitdiffstats
path: root/hw/unin_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-6/+6
* Add common BusStatePaul Brook2009-05-231-1/+2
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* use PCI_HEADER_TYPE.Isaku Yamahata2009-05-031-4/+4
* Activate uninorth AGP bridgeblueswir12009-03-071-20/+8
* Fix UniNorthblueswir12009-02-081-13/+2
* Add debug, savevm and reset support for UniNorthblueswir12009-02-051-0/+37
* Add and use #defines for PCI device classesblueswir12009-02-011-8/+4
* Update #defines for PCI vendor and device IDs from OpenBIOS and Linuxblueswir12009-02-011-4/+4
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-16/+8
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Break up vl.h.pbrook2007-11-171-1/+4
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-5/+5
* Unify IRQ handling.pbrook2007-04-071-3/+3
* Spelling fixes, thanks to Stefan Weil.ths2006-12-071-1/+1
* Implement sun4u PCI IRQ routing.pbrook2006-09-241-1/+1
* PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook2006-09-241-3/+10
* Rearrange PCI host emulation code.pbrook2006-05-131-0/+261
OpenPOWER on IntegriCloud