aboutsummaryrefslogtreecommitdiffstats
path: root/hw/tc58128.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-11hw/tc58128.c: Remove unnecessary check for g_malloc failurePeter Maydell1-5/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-04-15Remove unused sysemu.h include directivesBlue Swirl1-1/+0
2010-03-18Replace assert(0) with abort() or cpu_abort()Blue Swirl1-4/+4
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-2/+2
2009-10-01Get rid of _t suffixmalc1-2/+2
2009-09-20Compile loader only onceBlue Swirl1-0/+1
2009-05-13Include assert.h from qemu-common.hPaul Brook1-1/+0
2008-10-26Fix undeclared symbol warnings from sparseblueswir11-6/+6
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir11-2/+2
2007-11-17Break up vl.h.pbrook1-1/+3
2006-04-27SHIX board emulation (Samuel Tardieu)bellard1-0/+181