aboutsummaryrefslogtreecommitdiff
path: root/vl-android.c
AgeCommit message (Expand)Author
2015-07-24Merge "If HAX is running, don't print to stderr" into studio-1.4-devEsteban de la Canal
2015-07-24If HAX is running, don't print to stderrestebandlc
2015-07-17Making the emulator respect user-specified data partition size for API 19+Kirsten Lee
2015-07-09Add Qt-based UI backendDavid 'Digit' Turner
2015-06-24Allow ',' and '=' in path namesJim Kaye
2015-06-04Move common command-line option processing to shared source file.David 'Digit' Turner
2015-02-18Allow framebuffer heights that are not multiples of 4.David 'Digit' Turner
2015-02-11Improve GPU emulation messages.David 'Digit' Turner
2015-02-09Implement new '-gpu <mode>' option.David 'Digit' Turner
2014-11-30Sets ro.opengles.version propertybohu
2014-10-21Add -code-profile option.Dehao Chen
2014-10-16hw-sensors: Delay initialization of the remote controller.David 'Digit' Turner
2014-10-16Misc emulator UI fixes.David 'Digit' Turner
2014-09-19vl-android.c: Remove compiler warning.David 'Digit' Turner
2014-09-11Move android/charmap.* to android/skin/charmap.*David 'Digit' Turner
2014-09-05Connects wear with compatible phonebohu
2014-08-14SocketDrainer: refactor on top of android/base/David 'Digit' Turner
2014-07-22Merge "Automatically upgrade cache.img to the right partition format."Vince Harron
2014-07-23Automatically upgrade cache.img to the right partition format.David 'Digit' Turner
2014-07-23Merge "shutdown socket gracefully with SocketDrainer" into idea133David Turner
2014-07-22shutdown socket gracefully with SocketDrainerbohu
2014-07-18Remove obsolete Floppy Disk, USB, BT and PCMCIA headers.David 'Digit' Turner
2014-07-04memcheck: Remove feature entirelyDavid 'Digit' Turner
2014-06-24Parse fstab.goldfish file from ramdisk.imgDavid 'Digit' Turner
2014-06-18Fix: create missing partition images on demand.David 'Digit' Turner
2014-06-17vl-android.c: Support EXT4 cache partitions.David 'Digit' Turner
2014-06-17Support EXT4 cache partition images.David 'Digit' Turner
2014-06-14Fix CPU architecture check for x86_64.David 'Digit' Turner
2014-06-11Revert "android: support generating ext4 partition images"Greg Hackmann
2014-06-10android: support generating ext4 partition imagesGreg Hackmann
2014-05-05Merge "Disable 64-bit Darwin platform build." into idea133David 'Digit' Turner
2014-04-28Add '-accel <mode>' and 'no-accel' options.David 'Digit' Turner
2014-04-14USB: Remove USB-related sources.David 'Digit' Turner
2014-04-14bluetooth: Remove BT-related sources.David 'Digit' Turner
2014-04-09Introduce CPUState.David 'Digit' Turner
2014-04-09exec.c: Use a QTAILQ to list CPUs.David 'Digit' Turner
2014-04-09Rename CONFIG_MEMCHECK to CONFIG_ANDROID_MEMCHECKDavid 'Digit' Turner
2014-04-09Move memcheck implementation to android/qemu/memcheck/David 'Digit' Turner
2014-03-27resolve merge conflicts of 496eabe to master.David 'Digit' Turner
2014-03-19vl-android.c: Fix cache partition comment.David 'Digit' Turner
2014-03-19Fix cache partition supportJP Abgrall
2014-03-13Fix cache partition supportJP Abgrall
2014-03-07Support kernels with version >= 3.10David 'Digit' Turner
2014-03-06RAMBlock/RAMList integration.David 'Digit' Turner
2014-03-06savevm.c: Getting closer to upstream.David 'Digit' Turner
2014-02-26Only print yaffs2/ext4 message with -verbose or -debug-initDavid 'Digit' Turner
2014-02-25Remove trailing spaces in misc sources.David 'Digit' Turner
2014-02-24Fix Ext4 filesystem support.David 'Digit' Turner
2014-02-17Remove compiler warningsDavid 'Digit' Turner
2014-02-17qemu-timer.c: Use upstream version.David 'Digit' Turner