summaryrefslogtreecommitdiffstats
path: root/hw/isa.h
Commit message (Expand)AuthorAgeFilesLines
* Keep track of ISA ports ISA device is using in qdev.Gleb Natapov2010-12-111-0/+4
* isa_mmio: Always use little endianAlexander Graf2010-12-111-1/+1
* Compile dma only onceBlue Swirl2010-05-221-1/+1
* Compile isa_mmio only onceBlue Swirl2010-03-211-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* qdev: add isa_create() functionGerd Hoffmann2009-09-101-0/+1
* qdev: simplify isa irq assignmentsGerd Hoffmann2009-09-101-4/+2
* qdev: drop iobase properties from isa busGerd Hoffmann2009-09-101-3/+1
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+1
* Move isa_connect_irq calls into isa_create_simpleGerd Hoffmann2009-08-271-1/+2
* Add isa_reserve_irq().Jes Sorensen2009-08-271-0/+1
* isa bus irq changes and fixes.Gerd Hoffmann2009-08-271-1/+3
* qdev/isa: add isa bus support to qdev.Gerd Hoffmann2009-08-101-0/+25
* split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata2009-07-091-6/+2
* Make DMA bottom-half driven (v2)aliguori2008-10-311-1/+0
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-0/+3
* Break up vl.h.pbrook2007-11-171-0/+24
OpenPOWER on IntegriCloud