aboutsummaryrefslogtreecommitdiffstats
path: root/hw/unin_pci.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl1-3/+3
2009-05-03use PCI_HEADER_TYPE.Isaku Yamahata1-4/+4
2009-03-07Activate uninorth AGP bridgeblueswir11-20/+8
2009-02-08Fix UniNorthblueswir11-13/+2
2009-02-05Add debug, savevm and reset support for UniNorthblueswir11-0/+37
2009-02-01Add and use #defines for PCI device classesblueswir11-8/+4
2009-02-01Update #defines for PCI vendor and device IDs from OpenBIOS and Linuxblueswir11-4/+4
2009-01-26Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori1-16/+8
2008-12-13Remove unnecessary trailing newlinesblueswir11-1/+0
2007-11-17Break up vl.h.pbrook1-1/+4
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-5/+5
2007-04-07Unify IRQ handling.pbrook1-3/+3
2006-12-07Spelling fixes, thanks to Stefan Weil.ths1-1/+1
2006-09-24Implement sun4u PCI IRQ routing.pbrook1-1/+1
2006-09-24PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook1-3/+10
2006-05-13Rearrange PCI host emulation code.pbrook1-0/+261