Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
qemu
/
6f1983684711f211f14bce3e4624fefd8af0b16f
/
hw
6f19836
x86: Fixing audio.
by Jun Nakajima
· 14 years ago
462564f
Minor cleanups for core/ui Makefile separation.
by David 'Digit' Turner
· 14 years ago
59e8e19
Add hw.keyboard.lid
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
bac9add
Fixing aborts caused by compute_fb_update_rect_linear() when the framebuffers
by Jun Nakajima
· 14 years ago
799c6c0
events: Fix no-Dpad emulation when hw.keyboard=yes
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
8679793
New files are from the upstream QEMU (0.10.5), and the code is based on
by Jun Nakajima
· 14 years ago
2091a09
Security fix from Tavis Ormandy
by rich cannings
· 14 years ago
0158ea3
Make "qwerty2" the default charmap.
by David 'Digit' Turner
· 14 years ago
122b335
Sligh speedup for pixel conversion routines with Duff's device.
by David 'Digit' Turner
· 14 years ago
197e5f7
hw: framebuffer: add support for 32-bit framebuffers.
by David 'Digit' Turner
· 14 years ago
d8a3d5c
hw: goldfish_fb: Minimize the size of the update rectangle.
by David 'Digit' Turner
· 14 years ago
cb42a1b
upstream: integrate block changes
by David 'Digit' Turner
· 14 years ago
ca29fbb
Add -audio-test-out option to the core.
by David 'Digit' Turner
· 14 years ago
a658bc8
Replacement of padding with ftruncate.
by Tim Baverstock
· 14 years ago
2779bee
Add env var ANDROID_TMP to override /tmp/android location.
by Raphael
· 14 years ago
d9b6cb9
Fix linux-x86_64 build.
by David 'Digit' Turner
· 14 years ago
80bc5c8
Fix incorrect orientation at boot.
by David 'Digit' Turner
· 14 years ago
871da2a
Added state snapshot support for QemuD.
by Ot ten Thije
· 14 years ago
bd62acb
Merge "Permanent fix for workaround of timer issue (commit a7f114bc)."
by Ot ten Thije
· 14 years ago
c51182e
Save NAND disk state in snapshots.
by Ot ten Thije
· 14 years ago
afb0f8e
Permanent fix for workaround of timer issue (commit a7f114bc).
by Ot ten Thije
· 14 years ago
4e024bb
Remove compiler warnings when building the emulator.
by David 'Digit' Turner
· 14 years ago
b919805
upstream: osdep changes + fix mingw build.
by David Turner
· 14 years ago
a253513
upstream: minow hw updates.
by David Turner
· 14 years ago
a12820e
upstream: buffered file minor change.
by David Turner
· 14 years ago
043b393
Add basic suspend/resume support for networking.
by Ot ten Thije
· 14 years ago
a7f114b
Fix suspending and resuming timers.
by Ot ten Thije
· 14 years ago
e131686
Moved nand and netspeed initialization from main to core.
by Vladimir Chtchetkine
· 14 years ago
055ae42
Better separation of UI and Core sources for framebuffer emulation.
by David 'Digit' Turner
· 14 years ago
43552dc
Remove UI dependency from goldfish_event_device.c
by Vladimir Chtchetkine
· 14 years ago
34f2974
Add small user-event abstraction interface.
by David 'Digit' Turner
· 14 years ago
a7fb77d
Upstream: integrate timer/clock management changes.
by David 'Digit' Turner
· 15 years ago
3266b51
Upstream: Move ioport code to ioport.[hc]
by David 'Digit' Turner
· 15 years ago
a5d4120
Upstream: Replace sys-queue.h with qemu-queue.h
by David 'Digit' Turner
· 15 years ago
20894ae
Upstream: HOST_WORDS_ALIGNED -> WORDS_ALIGNED
by David 'Digit' Turner
· 15 years ago
9256895
Revert previous patch to fix SD Card emulation
by David 'Digit' Turner
· 15 years ago
6d306b2
Make trace filename message only display with -debug-init / -verbose
by David 'Digit' Turner
· 15 years ago
5389aa1
Merge memory checking from sandbox
by Vladimir Chtchetkine
· 15 years ago
71e736e
qemu: android: Add control console support for managing sdcards
by San Mehat
· 15 years ago
68a8f7b
qemu: android: Add support for multiple SD cards
by San Mehat
· 15 years ago
8b657e5
Fix a crash when using an 8MB SD Card image file.
by David 'Digit' Turner
· 15 years ago
acbee35
Move NAND size warning to debug log.
by Xavier Ducrohet
· 15 years ago
5d8f37a
Merge upstream QEMU 10.0.50 into the Android source tree.
by David 'Digit' Turner
· 15 years ago
0cd1fea
Merge change 2000 into donut
by Android (Google) Code Review
· 16 years ago
e3ea32f
Add support for new trace records for native (JNI) calls.
by Jack Veenstra
· 16 years ago
3d2300c
Allow search key (F5) to work on keyboard-less configurations
by David 'Digit' Turner
· 16 years ago
9980bbb
Add support for tracing Java method entry/exit to qemu.
by Jack Veenstra
· 16 years ago
9877e2e
auto import from //branches/cupcake_rel/...@140373
by The Android Open Source Project
· 16 years ago
b059fac
auto import from //branches/cupcake/...@137873
by The Android Open Source Project
· 16 years ago
92c7311
auto import from //depot/cupcake/@136594
by The Android Open Source Project
· 16 years ago
8b23a6c
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
f721e3a
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
c27f813
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
c2db2b6
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
df7881f
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
55f4e4a
Initial Contribution
by The Android Open Source Project
· 16 years ago
413f05a
external/qemu 0.8.2
by Upstream
· 55 years ago