aboutsummaryrefslogtreecommitdiffstats
path: root/target-arm
Commit message (Expand)AuthorAgeFilesLines
* Force emulator to quit if it's built w/o global register variable supportAndrew Hsieh2012-06-121-5/+1
* Xcode 4.3 compatibility checkinAl Sutton2012-02-221-1/+5
* target-arm: integrate upstream ARM translator.David 'Digit' Turner2011-06-0810-3028/+5106
* target-arm: move vstrcpy() to helper-android.cDavid 'Digit' Turner2011-06-032-13/+14
* trace.h: rename to trace-android.hDavid 'Digit' Turner2011-06-013-3/+3
* target-arm/translate.c: move Android-specific stuff out.David 'Digit' Turner2011-06-016-260/+303
* cpu_restore_state: remove un-necessary argument.David 'Digit' Turner2011-06-011-1/+1
* translate-all.c: minor integrateDavid 'Digit' Turner2011-06-011-2/+1
* trace: simplify code and avoid conflictsDavid 'Digit' Turner2011-06-011-1/+1
* integrate: qemu-common.h changesDavid 'Digit' Turner2011-06-011-0/+2
* Minor cleanups for core/ui Makefile separation.David 'Digit' Turner2011-02-231-2/+2
* Revert "Build arm and x86 binaries at the same time."Xavier Ducrohet2011-02-091-2/+2
* Build arm and x86 binaries at the same time.David 'Digit' Turner2011-02-101-2/+2
* Fix tracing bug when built as 64-bit program.David 'Digit' Turner2011-01-061-1/+1
* Fix linux-x86_64 build.David 'Digit' Turner2010-10-213-9/+9
* Remove compiler warnings when building the emulator.David 'Digit' Turner2010-09-222-3/+8
* upstream: move timer management code to qemu-timer.cDavid Turner2010-09-131-2/+3
* Upstream: Replace sys-queue.h with qemu-queue.hDavid 'Digit' Turner2010-05-101-4/+3
* Upstream: HOST_WORDS_ALIGNED -> WORDS_ALIGNEDDavid 'Digit' Turner2010-05-101-1/+1
* Revert change I7af83e21c64d217c6b28bf6cb5ee2e2f23182c95 to fix Froyo build.Vladimir Chtchetkine2010-04-022-123/+24
* Make return address table independent from process context.Vladimir Chtchetkine2010-03-242-13/+19
* Fixes for obvious ARMv7 bugs in emulator.Vladimir Chtchetkine2010-03-232-24/+123
* Merge memory checking from sandboxVladimir Chtchetkine2010-02-185-3/+313
* Fix the -trace emulator option.David 'Digit' Turner2009-10-153-21/+50
* Fix upstream ARM emulation bug that broke singlestep mode.David 'Digit' Turner2009-10-091-9/+10
* Workaround ARMv7 emulation issues.David 'Digit' Turner2009-10-051-1/+1
* Fix ARMv7 emulation by disabling CPU alignment exceptionsDavid 'Digit' Turner2009-09-201-1/+1
* Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner2009-09-1410-1022/+1078
* This should fix bad QADD/QDADD/QSUB/QDSUB emulation in the Android emulatorDavid 'Digit' Turner2009-05-201-1/+1
* Fix critical bug with emulator tracing where the basic block addresses were w...Jack Veenstra2009-05-181-1/+1
* Added tracing of exceptions to the emulator.Jack Veenstra2009-04-301-0/+9
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0310-0/+15695
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0310-15695/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-1025-5410/+13061
* Initial ContributionThe Android Open Source Project2008-10-216-48/+375
* external/qemu 0.8.2Upstream1970-01-1220-0/+7717