aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-06Close branch for development.emu-master-devDavid 'Digit' Turner
2016-12-06Merge "Limit the max number of thread pool threads in 32-bit Windows" into em...Yurii Zubrytskyi
2016-12-05Limit the max number of thread pool threads in 32-bit WindowsYurii Zubrytskyi
2016-12-05Removed unsafe call to paaudio cork on exitJoshua Lang
2016-12-02[build] Fix the broken build for clang where explicit cast is neededYurii Zubrytskyi
2016-12-01[pipe] Speed up big read/write address resolutionYurii Zubrytskyi
2016-12-01Merge "[video] goldfish dma" into emu-master-devTreehugger Robot
2016-12-01[video] goldfish dmaLingfeng Yang
2016-11-29Slirp: Get Windows ipv6 workingbohu
2016-11-29Merge "android: Fix goldfish_fb virtual device." into emu-master-devTreehugger Robot
2016-11-29android: Fix goldfish_fb virtual device.David 'Digit' Turner
2016-11-28Merge "Do not init slirp proxy when op_http_proxy is null" into emu-master-devBo Hu
2016-11-28Do not init slirp proxy when op_http_proxy is nullWeilun Du
2016-11-28Fix broken build on windows for missing setenv()bohu
2016-11-28target-i386: Re-Enable PMU for Android if supported by hostbohu
2016-11-28Merge "Also merge user provided append args." into emu-master-devTao Wu
2016-11-25Fix Mingw build.David 'Digit' Turner
2016-11-23Also merge user provided append args.Tao Wu
2016-11-23[glue] Set a ctrl-C handler in QEMU2 for a graceful shutdownYurii Zubrytskyi
2016-11-23[glue] Fix incorrect include for C-only headerYurii Zubrytskyi
2016-11-23Merge "[Qemu2] Passes API level to emugl for fixing eglChooseConfig" into emu...Yahan Zhou
2016-11-21[Qemu2] Passes API level to emugl for fixing eglChooseConfigYahan Zhou
2016-11-20[qemu2] Fix the sync device name for ARM imagesYurii Zubrytskyi
2016-11-18Merge "[build] Fix Windows build - unresolved symbol 'ffsl' error" into emu-m...Yurii Zubrytskyi
2016-11-18[pipe] Change supported driver version - driver v3 for dev v2Yurii Zubrytskyi
2016-11-17[qemu2] Update compat strings for emulated devices.Yurii Zubrytskyi
2016-11-17[build] Fix Windows build - unresolved symbol 'ffsl' errorYurii Zubrytskyi
2016-11-17Merge "[qemu2] Make pipe's rw buffer sizes configurable by driver" into emu-m...Yurii Zubrytskyi
2016-11-17Merge "android: vl.c: Remove problematic include for android/opengles.h" into...David Turner
2016-11-17android: vl.c: Remove problematic include for android/opengles.hDavid 'Digit' Turner
2016-11-17glue: Remove includes to qemu1 glue headers.David 'Digit' Turner
2016-11-16[qemu2] Make pipe's rw buffer sizes configurable by driverYurii Zubrytskyi
2016-11-16Rebase qemu-android over upstream QEMU v2.7.0David 'Digit' Turner
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-10Fix -gpu guestYahan Zhou
2016-11-09[qemu2] Clipboard pipe update to fix crash on guest restartqemu-android-2.7Yurii Zubrytskyi
2016-11-08[qemu2] Clipboard pipe update to fix crash on guest restartYurii 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-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