aboutsummaryrefslogtreecommitdiffstats
path: root/target-arm/machine.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-19target-arm/machine.c: Restore VFP registers correctlyDmitry Koshelev1-1/+1
2011-06-22target-arm: Minimal implementation of performance countersPeter Maydell1-0/+12
2011-03-06target-arm: Implement cp15 VA->PA translationAdam Lackorzynski1-0/+2
2009-07-31Save/restore ARMv6 MMU statePaul Brook1-1/+21
2009-05-21Convert machine registration to use module init functionsAnthony Liguori1-25/+0
2009-05-14Syborg (Symbian Virtual Platform) boardPaul Brook1-0/+1
2008-12-15ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog1-0/+2
2008-12-13Remove unnecessary trailing newlinesblueswir11-2/+0
2008-06-30Move CPU save/load registration to common code.pbrook1-1/+1
2008-06-02Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog1-0/+1
2008-05-18Add N810 to allowed -M values, add documentation part for N8x0.balrog1-0/+1
2008-05-04remove target ifdefs from vl.caurel321-0/+213