aboutsummaryrefslogtreecommitdiff
path: root/hw/tc58128.c
AgeCommit message (Expand)Author
2011-11-11hw/tc58128.c: Remove unnecessary check for g_malloc failurePeter Maydell
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2010-03-18Replace assert(0) with abort() or cpu_abort()Blue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-20Compile loader only onceBlue Swirl
2009-05-13Include assert.h from qemu-common.hPaul Brook
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir1
2007-11-17Break up vl.h.pbrook
2006-04-27SHIX board emulation (Samuel Tardieu)bellard