aboutsummaryrefslogtreecommitdiffstats
path: root/osdep.h
Commit message (Collapse)AuthorAgeFilesLines
* os-posix.c + os-win32.c and dependenciesDavid 'Digit' Turner2011-06-011-10/+0
| | | | | | + Generate qemu-options.def instead of qemu-options.h Change-Id: I043e6b0c1c58e5cc2e96d05465f39b42f9054b5a
* integrate: qemu-common.h changesDavid 'Digit' Turner2011-06-011-11/+60
| | | | Change-Id: I4620b4560465ed105202332b59f91b708d91a525
* Remove compiler warnings when building the emulator.David 'Digit' Turner2010-09-221-0/+2
| | | | | | | This forces -Wall during the build. Note that this patch doesn't remove all warnings, but most of the remaining ones are from upstream anyway. Change-Id: I8808d8495e99866e156ce5780d2e3c305eab491f
* upstream: osdep updates.David Turner2010-09-131-1/+3
| | | | + add CONFIG_ANDROID to config-host.h
* Upstream: Misc integration - includes qobject.h and related sourcesDavid 'Digit' Turner2010-05-111-5/+16
| | | | Change-Id: Idfa93ab5c67c95a3bc1869eeaf3a84a75fe24cd6
* Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner2009-09-141-6/+13
| | | | | | | | | | | | | | | | | | | 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/+90
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-90/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-40/+66
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+6
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+1
|
* Initial ContributionThe Android Open Source Project2008-10-211-1/+3
|
* external/qemu 0.8.2Upstream1970-01-121-0/+55