aboutsummaryrefslogtreecommitdiffstats
path: root/hw/isa.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-21Compile isa_mmio only onceBlue Swirl1-1/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-2/+2
2009-10-01Get rid of _t suffixmalc1-2/+2
2009-09-10qdev: add isa_create() functionGerd Hoffmann1-0/+1
2009-09-10qdev: simplify isa irq assignmentsGerd Hoffmann1-4/+2
2009-09-10qdev: drop iobase properties from isa busGerd Hoffmann1-3/+1
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann1-1/+1
2009-08-27Move isa_connect_irq calls into isa_create_simpleGerd Hoffmann1-1/+2
2009-08-27Add isa_reserve_irq().Jes Sorensen1-0/+1
2009-08-27isa bus irq changes and fixes.Gerd Hoffmann1-1/+3
2009-08-10qdev/isa: add isa bus support to qdev.Gerd Hoffmann1-0/+25
2009-07-09split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata1-6/+2
2008-10-31Make DMA bottom-half driven (v2)aliguori1-1/+0
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir11-0/+3
2007-11-17Break up vl.h.pbrook1-0/+24