aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-15[qemu2] Fix all 'unused variable' warnings for assert-only varsqemu-android-2.7.0Yurii Zubrytskyi
2016-11-15Fix -gpu guestYahan Zhou
2016-11-09[qemu2] Clipboard pipe update to fix crash on guest restartqemu-android-2.7Yurii Zubrytskyi
2016-11-07mips-ranchu.c: add "google,android-pipe" to device compatible stringJin Qian
2016-11-07arm: add "google,android-pipe" to ranchu device compatible stringJin Qian
2016-11-03android: Fix compiler error.David 'Digit' Turner
2016-11-02Fix uninitialized variables GCC found using LTOYurii Zubrytskyi
2016-10-28android: pc_piix.c: Create goldfish_sync device instance properly.David 'Digit' Turner
2016-10-28hax: Add HAX_DISABLE_UNRESTRICTED_GUEST env. variable.David 'Digit' Turner
2016-10-28[setjmp] Use GCC builtins for setjmp/longjmp on Win64David 'Digit' Turner
2016-10-28android: arm: Fix ranchu serial port initialization.David 'Digit' Turner
2016-10-28glue: Fix charpipe implementation for QEMU2.David 'Digit' Turner
2016-10-28android: Implement -http-proxy option properly.David 'Digit' Turner
2016-10-28android: slirp: Add HTTP/HTTPS proxy support.David 'Digit' Turner
2016-10-28android: slirp: Fix custom DNS support for IPv6.David 'Digit' Turner
2016-10-28audio/coreaudio.c: Fix input voice.David 'Digit' Turner
2016-10-18mips_ranchu.c: Implement reboot and power-off sequencesGoran Ferenc
2016-10-18android-qemu2-glue: Add .clang-format file.David 'Digit' Turner
2016-10-18Qemu 2 write adb key to userdata.img when -wipe-dataYahan Zhou
2016-10-18Automatically create QCoW2 images as needed on startupGrigory Dzhavadyan
2016-10-18Fix bug that we initialize g->arg* too late.Tao Wu
2016-10-18[Emulator] Signal an interrupt when updating the battery levelJim Kaye
2016-10-18goldfish_sync: reset sync device on reboot [device changes]Lingfeng Yang
2016-10-18Qeme2 Command line option to set timezoneWeilun Du
2016-10-18Qemu2: enable userdata encryptionbohu
2016-10-18[clipboard] QEMU2 glue code for clipboardGrigory Dzhavadyan
2016-10-18Add HAX emulation support.David 'Digit' Turner
2016-10-18android: vl.c: proper Android supportDavid 'Digit' Turner
2016-10-18android: qemu-options.hx: Add Android-specific command-line optionsDavid 'Digit' Turner
2016-10-18android: main.cpp: Implement full main() emulator wrapper.David 'Digit' Turner
2016-10-18android: glue: setup goldfish sync host service.David 'Digit' Turner
2016-10-18android: glue: Ensure console agents are all properly initialized.David 'Digit' Turner
2016-10-18android: glue: Add clipboard agent support.David 'Digit' Turner
2016-10-18android: glue: Add window agent support + link with UI library.David 'Digit' Turner
2016-10-18android: glue: Add display agent support.David 'Digit' Turner
2016-10-18android: glue: Add vm operations agent support.David 'Digit' Turner
2016-10-18android: glue: Add user event agent support.David 'Digit' Turner
2016-10-18android: glue: sensors agent support.David 'Digit' Turner
2016-10-18android: glue: Add network agent support.David 'Digit' Turner
2016-10-18android: glue: Add location agent support.David 'Digit' Turner
2016-10-18android: glue: Add fingerprint agent support.David 'Digit' Turner
2016-10-18android: glue: Add cellular/GSM/modem agent support.David 'Digit' Turner
2016-10-18android: glue: Add battery agent support.David 'Digit' Turner
2016-10-18android: glue: Add telephony / modem support.David 'Digit' Turner
2016-10-18android: glue: Add AndroidPipe support.David 'Digit' Turner
2016-10-18android: glue: Add network traffinc shaping support.David 'Digit' Turner
2016-10-18android: glue: Add qemud support in snapshots.David 'Digit' Turner
2016-10-18android: glue: Add charpipe and SerialLine support.David 'Digit' Turner
2016-10-18android: glue: Add QEMU2 Looper support.David 'Digit' Turner
2016-10-18android: glue: Add QemuFileStream support.David 'Digit' Turner