aboutsummaryrefslogtreecommitdiffstats
path: root/target-arm/exec.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini1-8/+0
2009-10-17target-arm: remove T0 and T1Aurelien Jarno1-2/+0
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-04-24qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori1-2/+7
2009-02-07Fix cpu_arm_handle_mmu_fault warningaurel321-3/+0
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-1/+1
2008-11-30Common cpu_loop_exit prototypeaurel321-2/+0
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir11-2/+0
2008-03-31ARM TCG conversion 13/16.pbrook1-8/+0
2008-03-31ARM TCG conversion 12/16.pbrook1-7/+0
2008-03-31ARM TCG conversion 10/16.pbrook1-25/+0
2008-03-31ARM TCG conversion 9/16.pbrook1-2/+0
2007-11-11ARMv7 support.pbrook1-3/+16
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths1-0/+14
2007-04-30Implement iwMMXt instruction set for the PXA270 cpu.balrog1-0/+2
2007-04-30Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog1-0/+2
2007-03-19SPARC host fixes, by Ben Taylor.ths1-7/+1
2007-02-02Sparc arm/mips/sparc register patch, by Martin Bochnig.ths1-0/+7
2005-11-26ARM system emulation (Paul Brook)bellard1-10/+7
2005-10-30moved common softmmu code to common header (Paul Brook)bellard1-0/+1
2005-02-22ARM VFP support (Paul Brook)bellard1-4/+28
2005-02-07initial user mmu supportbellard1-0/+3
2005-01-31armv5te support (Paul Brook)bellard1-1/+3
2004-10-12correct handling of saved host registersbellard1-0/+8
2003-09-30new directory structurebellard1-0/+40