aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-12/+12
* Get rid of _t suffixmalc2009-10-011-12/+12
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-1/+1
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-4/+4
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+2
* Include assert.h from qemu-common.hPaul Brook2009-05-131-1/+0
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-2/+2
* Adds SM501 usb host emulation feature.aurel322009-04-191-1/+6
* More phys_ram_base removal.pbrook2009-04-101-8/+10
* DisplayAllocator interface (Stefano Stabellini)aliguori2009-03-131-1/+4
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-6/+4
* remove bgr (Stefano Stabellini)aliguori2009-01-151-15/+6
* Use the ARRAY_SIZE() macro where appropriate.malc2008-12-221-1/+1
* SH4: kill a few warningsaurel322008-12-071-0/+1
* SH: improve the way sh7750 registers io memory (Takashi YOSHII).balrog2008-12-071-47/+35
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-33/+22
* SM501 emulation for R2D-SH4blueswir12008-11-051-0/+1129