• Home
Name Date Size #Lines LOC

..--

android/03-May-2024-83,47258,275

audio/03-May-2024-12,0889,659

backends/03-May-2024-7937

block/03-May-2024-6,2704,604

disas/03-May-2024-21,06216,777

distrib/03-May-2024-519,890406,129

docs/03-May-2024-3,6952,640

fpu/03-May-2024-8,8226,285

gdb-xml/03-May-2024-499409

hw/03-May-2024-20,42315,920

images/03-May-2024-41

include/03-May-2024-23,62314,681

net/03-May-2024-5,3124,377

pc-bios/keymaps/03-May-2024-3,5223,378

proxy/03-May-2024-2,5171,817

qapi-auto-generated/03-May-2024-19,18215,994

qobject/03-May-2024-2,7481,791

qom/03-May-2024-1,5311,181

scripts/03-May-2024-1,9801,585

slirp/03-May-2024-13,2568,053

slirp-android/03-May-2024-13,5418,169

target-arm/03-May-2024-18,96916,342

target-i386/03-May-2024-24,59820,765

target-mips/03-May-2024-14,86212,911

tcg/03-May-2024-11,2819,082

telephony/03-May-2024-8,6886,507

ui/03-May-2024-14,37312,020

util/03-May-2024-8,7886,724

.gitignoreD03-May-202436 53

Android.mkD03-May-2024214 72

CHANGES.TXTD03-May-202434.3 KiB921636

COPYINGD03-May-202417.6 KiB340281

COPYING.LIBD03-May-202425.8 KiB

ChangelogD03-May-202422.4 KiB575507

CleanSpec.mkD03-May-2024310 72

INSTALLD03-May-2024120 42

LICENSED03-May-2024637 1912

MODULE_LICENSE_GPLD03-May-20240

MakefileD03-May-20242.3 KiB8648

Makefile.androidD03-May-202413.3 KiB425250

Makefile.commonD03-May-202421.2 KiB722450

Makefile.qemu-launcherD03-May-20241.2 KiB4329

Makefile.targetD03-May-202410.5 KiB396281

Makefile.testsD03-May-20242.2 KiB6658

NOTICED03-May-202417.6 KiB340281

READMED03-May-2024333 86

aio-android.cD03-May-20245.7 KiB230146

aio.cD03-May-20245.8 KiB231148

android-configure.shD03-May-202420.5 KiB752575

android-rebuild.shD03-May-20242.5 KiB11993

arch_init.cD03-May-202417.6 KiB727590

async.cD03-May-20245.9 KiB217121

block.cD03-May-202470.1 KiB2,6652,020

blockdev.cD03-May-202416.1 KiB603500

buffered_file.cD03-May-20246.5 KiB286211

buffered_file.hD03-May-2024916 3113

build.gradleD03-May-20245 KiB171145

cpu-exec.cD03-May-202443 KiB1,248987

cpus.cD03-May-20248.9 KiB369281

cputlb.cD03-May-202410.6 KiB340236

disas.cD03-May-202413.6 KiB519433

dma-helpers.cD03-May-20244.7 KiB185150

exec.cD03-May-202475.4 KiB2,6772,139

feature_to_c.shD03-May-20242.1 KiB7748

gdbstub.cD03-May-202461.1 KiB2,4492,081

gen-charmap.pyD03-May-20244.6 KiB191158

gen-skin.pyD03-May-20241.6 KiB7955

hxtoolD03-May-20242.2 KiB10396

iohandler.cD03-May-20245.4 KiB194141

ioport.cD03-May-20246.8 KiB236168

kvm-all.cD03-May-202426.7 KiB1,068821

kvm-android.cD03-May-20241,023 4428

log-rotate-android.cD03-May-20242.4 KiB9458

main-loop.cD03-May-202423.9 KiB941690

memory-android.cD03-May-2024479 1714

migration-dummy-android.cD03-May-20241.1 KiB6541

monitor-android.cD03-May-20243.5 KiB169127

offset_layout.pyD03-May-20243.1 KiB11295

os-posix.cD03-May-20248.6 KiB390300

os-win32.cD03-May-20243.8 KiB14697

posix-aio-compat.cD03-May-202415.9 KiB666496

qapi-schema.jsonD03-May-2024114.7 KiB4,2384,016

qemu-char.cD03-May-202469.9 KiB2,7402,313

qemu-log.cD03-May-20244.8 KiB175137

qemu-options.hD03-May-20241.5 KiB4212

qemu-options.hxD03-May-202459.4 KiB1,7861,495

qemu-timer.cD03-May-202415.9 KiB611442

savevm.cD03-May-202466.7 KiB2,7232,192

sys-tree.hD03-May-202436.2 KiB772663

tap-win32.cD03-May-202420.1 KiB689520

tcg-runtime.cD03-May-20242.5 KiB10462

translate-all.cD03-May-202455.4 KiB1,9101,448

translate-all.hD03-May-20241.2 KiB3510

vl-android.cD03-May-2024119.1 KiB4,0243,205

README

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