aboutsummaryrefslogtreecommitdiffstats
path: root/translate-all.c
Commit message (Collapse)AuthorAgeFilesLines
* tcg: integrate upstream versionDavid 'Digit' Turner2011-06-011-1/+3
| | | | Change-Id: Ifcdebc2e7179fbc64b46a9150e6dae62f86eba3c
* cpu_restore_state: remove un-necessary argument.David 'Digit' Turner2011-06-011-2/+1
| | | | Change-Id: I01cef0743cc9db9d21c2b7feb9f2a877ac4d2b35
* translate-all.c: minor integrateDavid 'Digit' Turner2011-06-011-1/+1
|
* Fix linux-x86_64 build.David 'Digit' Turner2010-10-211-2/+2
| | | | | | | | | Fix various 64-bitness issues in the source code to make the --try-64 option work again on Linux. Note that the generated binary is not faster than its 32-bit variant when it comes to benchmarking the boot sequence. Change-Id: Iad248e033757d4cd25524a438a5dbe1cf3aca6cf
* upstream: move timer management code to qemu-timer.cDavid Turner2010-09-131-0/+1
|
* Upstream: Misc integration - includes qobject.h and related sourcesDavid 'Digit' Turner2010-05-111-2/+1
| | | | Change-Id: Idfa93ab5c67c95a3bc1869eeaf3a84a75fe24cd6
* Merge memory checking from sandboxVladimir Chtchetkine2010-02-181-1/+30
| | | | Change-id: Ibce845d0
* Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner2009-09-141-8/+8
| | | | | | | | | | | | | | | | | | | This change integrates many changes from the upstream QEMU sources. Its main purpose is to enable correct ARMv6 and ARMv7 support to the Android emulator. Due to the nature of the upstream code base, this unfortunately also required changes to many other parts of the source. Note that to ensure easier integrations in the future, some source files and directories that have heavy Android-specific customization have been renamed with an -android suffix. The original files are still there for easier integration tracking, but *never* compiled. For example: net.c net-android.c qemu-char.c qemu-char-android.c slirp/ slirp-android/ etc... Tested on linux-x86, darwin-x86 and windows host machines.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+195
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-195/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-292/+99
|
* Initial ContributionThe Android Open Source Project2008-10-211-7/+84
|
* external/qemu 0.8.2Upstream1970-01-121-0/+311