Age | Commit message (Expand) | Author |
---|---|---|
2010-05-22 | Compile dma only once | Blue Swirl |
2010-03-21 | Compile isa_mmio only once | Blue Swirl |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-10 | qdev: add isa_create() function | Gerd Hoffmann |
2009-09-10 | qdev: simplify isa irq assignments | Gerd Hoffmann |
2009-09-10 | qdev: drop iobase properties from isa bus | Gerd Hoffmann |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann |
2009-08-27 | Move isa_connect_irq calls into isa_create_simple | Gerd Hoffmann |
2009-08-27 | Add isa_reserve_irq(). | Jes Sorensen |
2009-08-27 | isa bus irq changes and fixes. | Gerd Hoffmann |
2009-08-10 | qdev/isa: add isa bus support to qdev. | Gerd Hoffmann |
2009-07-09 | split out ioport related stuffs from vl.c into ioport.c. | Isaku Yamahata |
2008-10-31 | Make DMA bottom-half driven (v2) | aliguori |
2008-08-30 | Fix some warnings that would be generated by gcc -Wredundant-decls | blueswir1 |
2007-11-17 | Break up vl.h. | pbrook |