Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
qemu
/
0e0515410009c5bdd4d2d77a4a9131081573f040
/
Makefile.android
910aea9
qapi: First integration of qapi definitions.
by David 'Digit' Turner
· 11 years ago
a07421f
Fix OSX standalone build to use the right XCode SDK.
by David 'Digit' Turner
· 11 years ago
57deae3
Introduce GoogleTest-based unit tests.
by David 'Digit' Turner
· 11 years ago
f6f5007
Build both 32-bit and 64-bit binaries in standalone build.
by David 'Digit' Turner
· 11 years ago
e228840
softfloat: update sources to upstream version.
by David 'Digit' Turner
· 11 years ago
6e9d1d4
Move bswap.h to include/qemu/bswap.h
by David 'Digit' Turner
· 11 years ago
3d0cbda
Enable LARGEADDRESSAWARE for 32-bit emulator on Windows
by Hadi Muliawan
· 11 years ago
cf94262
SDK emulator: support relative path in avd root ini files.
by Raphael Moll
· 12 years ago
9e319a9
SDK: fix emulator to build under Cygwin.
by Raphael Moll
· 12 years ago
a5d8f65
Add host_toolchain_header path if defined
by Andrew Hsieh
· 12 years ago
ef0a233
Fix emulator standalone build
by Andrew Hsieh
· 12 years ago
33da99a
Fix double optimization on buildsystem for emulator
by Lars Poeschel
· 12 years ago
3f01713
host modules don't need LOCAL_MODULE_TAGS
by Joe Onorato
· 13 years ago
c2f0b96
Fix Mac Build with MacOSX SDK10.6+
by Andrew Hsieh
· 12 years ago
08c1bde
Fix MacAppStore version of Xcode build on MacOSX 10.7
by SangWook Han
· 12 years ago
edb86c3
Don't try to build the emulator on Mac OS if the right tools aren't installed.
by Joe Onorato
· 12 years ago
83df59c
Enable 64-bit emulator for MacOSX host
by Andrew Hsieh
· 12 years ago
ddcd022
Fix MacOSX 10.7 build
by Andrew Hsieh
· 12 years ago
741dc13
[MIPS] Add Goldfish target support
by Bhanu Chetlapalli
· 13 years ago
d00f7c4
fix BUILD_DEBUG_EMULATOR build
by Iliyan Malchev
· 13 years ago
108cfc1
Use the same compilation options on OS X 10.8 as 10.7
by Al Sutton
· 13 years ago
cdbea23
Win SDK: Fix missing emulator icon
by Raphael Moll
· 13 years ago
7756be8
Merge "Allow BUILD_HOST_static to build statically-linked emulator"
by Andrew Hsieh
· 13 years ago
632a0e1
Allow BUILD_HOST_static to build statically-linked emulator
by Andrew Hsieh
· 13 years ago
183e927
Fix standalone emulator build.
by Jesse Hall
· 13 years ago
6699b68
Publish and use libOpenglRender interface header
by Jesse Hall
· 13 years ago
d0f2ab6
Re-enable Linux 64-bit emulator
by Andrew Hsieh
· 13 years ago
c69169a
Revert to previous prebuilt toolchain until new ones are available in AOSP
by Andrew Hsieh
· 13 years ago
c7389bd
64-bit emulator
by Andrew Hsieh
· 13 years ago
aa1af37
Revert "Reference new location of SDK toolchain"
by Jean-Baptiste Queru
· 13 years ago
6e8d929
Reference new location of SDK toolchain
by Jean-Baptiste Queru
· 13 years ago
762d5de
Reference the new prebuilt ccache location.
by Ying Wang
· 13 years ago
49dd3f3
Improve emulator under MacOS Lion
by Al Sutton
· 13 years ago
c3c9c6f
Fix build on MacOS 10.7 / XCode 4
by Al Sutton
· 13 years ago
8593773
Fix build under MacOS 10.7 / XCode 4
by Al Sutton
· 13 years ago
955a997
Implemented Mac camera emulation
by Vladimir Chtchetkine
· 13 years ago
cf1c2c7
Implements camera service in emulator
by Vladimir Chtchetkine
· 13 years ago
cb88e79
Add hw.gpu.enabled hardware property
by David 'Digit' Turner
· 13 years ago
42fc449
hw-config-defs.h: Remove from source tree + auto-generate
by David 'Digit' Turner
· 13 years ago
f816a75
Fix -audio <name> and -no-audio processing.
by David 'Digit' Turner
· 13 years ago
ceda5f1
win32: do not use -mno-cygwin when building
by David 'Digit' Turner
· 13 years ago
317c9d5
qemu-timer.c: upstream integrate
by David 'Digit' Turner
· 14 years ago
088edf8
os-posix.c + os-win32.c and dependencies
by David 'Digit' Turner
· 14 years ago
2d238fd
Add 'emulator' launcher program.
by David 'Digit' Turner
· 14 years ago
4ed818f
Fix windows build when USE_CCACHE is defined.
by David 'Digit' Turner
· 14 years ago
0a349b8
Fix the standalone emulator build.
by David 'Digit' Turner
· 14 years ago
b580d26
Avoid redefining HOST_CC/CXX when building the emulator.
by David 'Digit' Turner
· 14 years ago
aff94b8
Build arm and x86 binaries at the same time.
by David 'Digit' Turner
· 14 years ago
bdb6f2d
Remove android/main-ui.c
by David 'Digit' Turner
· 14 years ago
fc8ed80
Revert "Build arm and x86 binaries at the same time."
by Xavier Ducrohet
· 14 years ago
a39b10b
Build arm and x86 binaries at the same time.
by David 'Digit' Turner
· 14 years ago
67db912
Rename qemu-android to qemu-android-$(TARGET_ARCH)
by David 'Digit' Turner
· 14 years ago
334ab47
x86: Add x86 support. Rebase the change (20906/1) due to a minor conflict.
by Jun Nakajima
· 14 years ago
07db349
Simplify UI-only sources.
by David 'Digit' Turner
· 14 years ago
e3fdd07
Move framebuffer.h to android/
by David 'Digit' Turner
· 14 years ago
e993126
Move core-connection.c from to android/protocol/
by David 'Digit' Turner
· 14 years ago
f845627
Move common main routines from into android-common.[hc]
by David 'Digit' Turner
· 14 years ago
5e8728d
Add cache-util.c to built sources for PPC
by Marcus Comstedt
· 14 years ago
8527680
Refactor attach-UI service
by Vladimir Chtchetkine
· 14 years ago
94a2fba
Refactor the framebuffer service
by Vladimir Chtchetkine
· 14 years ago
250b2e0
Refactored user-events protocol
by Vladimir Chtchetkine
· 14 years ago
777eb68
Refactored ui-core-control and core-ui-control protocols
by Vladimir Chtchetkine
· 14 years ago
6b985d7
Implement UI control service and client
by Vladimir Chtchetkine
· 14 years ago
9411a56
Implement user event transmission between the UI and the core
by Vladimir Chtchetkine
· 14 years ago
90c6235
Refining main-ui.c to better separate UI and core related initialization
by Vladimir Chtchetkine
· 14 years ago
747f7d1
Fix Darwin build.
by David 'Digit' Turner
· 14 years ago
cb42a1b
upstream: integrate block changes
by David 'Digit' Turner
· 14 years ago
707c8a8
upstream: Move bottom-half handlers to async.c
by David 'Digit' Turner
· 14 years ago
ca29fbb
Add -audio-test-out option to the core.
by David 'Digit' Turner
· 14 years ago
e95660a
Resubmit framebuffer service implementation
by Vladimir Chtchetkine
· 14 years ago
72d83df
Implement core display deriving it from android display
by Vladimir Chtchetkine
· 14 years ago
d87b080
Submit merged
by Vladimir Chtchetkine
· 14 years ago
a8fc491
Implement helper routines for syncronous socket operations
by Vladimir Chtchetkine
· 14 years ago
d2c51cf
Separate main.c used to build the emulator from main-ui.c used to build the UI
by Vladimir Chtchetkine
· 14 years ago
6d44880
Introduce asynchronous operation helpers.
by David 'Digit' Turner
· 14 years ago
7a17b60
Implementation of event loop abstraction.
by David 'Digit' Turner
· 14 years ago
4c0f745
Update android/utils/ with misc. new features.
by David 'Digit' Turner
· 14 years ago
9a33e85
Implement -list-cores UI option
by Vladimir Chtchetkine
· 14 years ago
ae835ac
Add command line flag to show list of snapshots.
by Ot ten Thije
· 14 years ago
2ff39a3
Control state snapshots from Android console.
by Ot ten Thije
· 14 years ago
79949d6
Fix emulator build.
by Jean-Baptiste Queru
· 14 years ago
04a18e5
Fix ping version reporting.
by David 'Digit' Turner
· 14 years ago
18fe86e
emulator-ui: Remove dependencies from qemu sources.
by David 'Digit' Turner
· 14 years ago
1a00085
qemu: Multimode support
by Jaime Lopez
· 14 years ago
7bf9d7f
Don't prepend ccache if it's already there
by Ying Wang
· 14 years ago
008c97e
Cleanup warnings in the standalone UI build
by Vladimir Chtchetkine
· 14 years ago
f59442f
Build standalone UI program (emulator-ui).
by David 'Digit' Turner
· 14 years ago
7746af0
Make core initialization replying to the UI at the end of initialization.
by Vladimir Chtchetkine
· 14 years ago
4e024bb
Remove compiler warnings when building the emulator.
by David 'Digit' Turner
· 14 years ago
1d9873b
Remove duplicate rules for generated source file.
by David 'Digit' Turner
· 14 years ago
d95fd13
Fix Makefile by adding mandatory user tags.
by David 'Digit' Turner
· 14 years ago
f52506f
upstream: console changes.
by David Turner
· 14 years ago
025c32f
upstream: console changes.
by David Turner
· 14 years ago
b919805
upstream: osdep changes + fix mingw build.
by David Turner
· 14 years ago
edd3396
upstream: monitor.h
by David Turner
· 14 years ago
6a9ef17
upstream: move timer management code to qemu-timer.c
by David Turner
· 14 years ago
cefa744
Add android_port initialization in the core.
by Vladimir Chtchetkine
· 14 years ago
415a4b1
Add a PulseAudio audio backend for Linux.
by David 'Digit' Turner
· 14 years ago
3f16680
Fix build break
by Vladimir Chtchetkine
· 14 years ago
13f3b6c
Cleaned up build script from rebuilding locally generated sources
by Vladimir Chtchetkine
· 14 years ago
Next »