Home | History | Annotate | only in /external/qemu
Up to higher level directory
NameDateSize
.gitignore05-Aug-201536
aio-android.c05-Aug-20155.7K
aio.c05-Aug-20155.8K
android/05-Aug-2015
android-configure.sh05-Aug-201520.5K
android-rebuild.sh05-Aug-20152.5K
Android.mk05-Aug-2015214
arch_init.c05-Aug-201517.6K
async.c05-Aug-20155.9K
audio/05-Aug-2015
backends/05-Aug-2015
block/05-Aug-2015
block.c05-Aug-201570.1K
blockdev.c05-Aug-201516.1K
buffered_file.c05-Aug-20156.5K
buffered_file.h05-Aug-2015916
build.gradle05-Aug-20155K
Changelog05-Aug-201522.4K
CHANGES.TXT05-Aug-201534.3K
CleanSpec.mk05-Aug-2015310
COPYING05-Aug-201517.6K
COPYING.LIB05-Aug-201525.8K
cpu-exec.c05-Aug-201543K
cpus.c05-Aug-20158.9K
cputlb.c05-Aug-201510.6K
disas/05-Aug-2015
disas.c05-Aug-201513.6K
distrib/05-Aug-2015
dma-helpers.c05-Aug-20154.7K
docs/05-Aug-2015
exec.c05-Aug-201575.4K
feature_to_c.sh05-Aug-20152.1K
fpu/05-Aug-2015
gdb-xml/05-Aug-2015
gdbstub.c05-Aug-201561.1K
gen-charmap.py05-Aug-20154.6K
gen-skin.py05-Aug-20151.6K
hw/05-Aug-2015
hxtool05-Aug-20152.2K
images/05-Aug-2015
include/05-Aug-2015
INSTALL05-Aug-2015120
iohandler.c05-Aug-20155.4K
ioport.c05-Aug-20156.8K
kvm-all.c05-Aug-201526.7K
kvm-android.c05-Aug-20151,023
LICENSE05-Aug-2015637
log-rotate-android.c05-Aug-20152.4K
main-loop.c05-Aug-201523.9K
Makefile05-Aug-20152.3K
Makefile.android05-Aug-201513.3K
Makefile.common05-Aug-201521.2K
Makefile.qemu-launcher05-Aug-20151.2K
Makefile.target05-Aug-201510.5K
Makefile.tests05-Aug-20152.2K
memory-android.c05-Aug-2015479
migration-dummy-android.c05-Aug-20151.1K
MODULE_LICENSE_GPL05-Aug-20150
monitor-android.c05-Aug-20153.5K
net/05-Aug-2015
NOTICE05-Aug-201517.6K
offset_layout.py05-Aug-20153.1K
os-posix.c05-Aug-20158.6K
os-win32.c05-Aug-20153.8K
pc-bios/05-Aug-2015
posix-aio-compat.c05-Aug-201515.9K
proxy/05-Aug-2015
qapi-auto-generated/05-Aug-2015
qapi-schema.json05-Aug-2015114.7K
qemu-char.c05-Aug-201569.9K
qemu-log.c05-Aug-20154.8K
qemu-options.h05-Aug-20151.5K
qemu-options.hx05-Aug-201559.4K
qemu-timer.c05-Aug-201515.9K
qobject/05-Aug-2015
qom/05-Aug-2015
README05-Aug-2015333
savevm.c05-Aug-201566.7K
scripts/05-Aug-2015
slirp/05-Aug-2015
slirp-android/05-Aug-2015
sys-tree.h05-Aug-201536.2K
tap-win32.c05-Aug-201520.1K
target-arm/05-Aug-2015
target-i386/05-Aug-2015
target-mips/05-Aug-2015
tcg/05-Aug-2015
tcg-runtime.c05-Aug-20152.5K
telephony/05-Aug-2015
translate-all.c05-Aug-201555.4K
translate-all.h05-Aug-20151.2K
ui/05-Aug-2015
util/05-Aug-2015
vl-android.c05-Aug-2015119.1K

README

      1 This directory contains the sources of the Android emulator,
      2 a QEMU-based program to emulate virtual devices running various
      3 releases of the Android platform image.
      4 
      5 See the docs/ directory for more documentation about this
      6 code base and the platforms it emulates.
      7 
      8 If you plan to contribute patches, please read docs/DEVELOPMENT.TXT