summaryrefslogtreecommitdiffstats
path: root/hw/soc_dma.c
Commit message (Expand)AuthorAgeFilesLines
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-4/+4
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-2/+2
* Use gcc warning flag -Wempty-bodyBlue Swirl2010-09-181-2/+3
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-4/+4
* Add qemu_realloc(), by Gerd Hoffmann.ths2008-08-061-3/+3
* Fix a bad comparison, spotted by Paul Brook.balrog2008-07-221-1/+2
* Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog2008-07-211-0/+366
OpenPOWER on IntegriCloud