index
:
external_qemu.git
replicant-4.2
external/qemu
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-timer.c: rename qemu_timer_new_scale()
David 'Digit' Turner
2011-06-01
9
-66
/
+56
*
New goldfish_pipe virtual device.
David 'Digit' Turner
2011-04-28
4
-614
/
+996
*
Merge "Converted a variable from char * to const char *. Removes compiler war...
David Turner
2011-04-11
1
-2
/
+2
|
\
|
*
Converted a variable from char * to const char *.
Ashish Bhatia
2011-04-08
1
-2
/
+2
*
|
hw/android_arm.c: Initialize qemud pipes properly.
David 'Digit' Turner
2011-04-11
1
-0
/
+4
*
|
goldfish_trace: Hook with goldfish_pipe.h functions.
David 'Digit' Turner
2011-04-11
3
-36
/
+102
*
|
hw/goldfish_pipe.c: New support code for QEMUD fast-pipes.
David 'Digit' Turner
2011-04-11
2
-0
/
+838
|
/
*
Revert "Revert "Merge 29e114d2 from master.""
Xavier Ducrohet
2011-03-18
1
-0
/
+36
*
merge from tools_r10
The Android Open Source Project
2011-03-18
1
-36
/
+0
|
\
|
*
Revert "Merge 29e114d2 from master. do not merge."
Xavier Ducrohet
2011-03-18
1
-36
/
+0
|
*
Merge 29e114d2 from master. do not merge.
David 'Digit' Turner
2011-03-18
1
-0
/
+36
|
*
Merge 59e8e196 into tools_r10. DO NOT MERGE.
David 'Digit' Turner
2011-02-16
1
-3
/
+2
*
|
Fix touchscreen emulation to return correct min/max coordinate bounds.
David 'Digit' Turner
2011-03-18
1
-0
/
+36
*
|
Fix a crash that happened when the content directory didn't have a cache.img ...
David 'Digit' Turner
2011-03-15
1
-2
/
+3
*
|
x86: Enable KVM mode for Android x86 emulator (update/rebase)
Jun Nakajima
2011-03-04
3
-1
/
+45
*
|
Move data partition initialization to core.
David 'Digit' Turner
2011-03-01
1
-1
/
+1
*
|
Move cache partition initialization to core.
David 'Digit' Turner
2011-03-01
1
-0
/
+2
*
|
x86: Fixing audio.
Jun Nakajima
2011-02-24
1
-0
/
+6
*
|
Minor cleanups for core/ui Makefile separation.
David 'Digit' Turner
2011-02-23
1
-0
/
+3
*
|
Add hw.keyboard.lid
David 'Digit' Turner
2011-02-10
1
-3
/
+2
*
|
Revert "Build arm and x86 binaries at the same time."
Xavier Ducrohet
2011-02-09
1
-3
/
+0
*
|
Build arm and x86 binaries at the same time.
David 'Digit' Turner
2011-02-10
1
-0
/
+3
|
/
*
Fixing aborts caused by compute_fb_update_rect_linear() when the framebuffers
Jun Nakajima
2011-02-08
1
-1
/
+10
*
events: Fix no-Dpad emulation when hw.keyboard=yes
David 'Digit' Turner
2011-02-06
1
-0
/
+23
*
x86: Add x86 support. Rebase the change (20906/1) due to a minor conflict.
Jun Nakajima
2011-02-02
3
-4
/
+21
*
New files are from the upstream QEMU (0.10.5), and the code is based on
Jun Nakajima
2011-01-29
15
-0
/
+7212
*
Security fix from Tavis Ormandy
rich cannings
2011-01-25
1
-3
/
+5
*
Make "qwerty2" the default charmap.
David 'Digit' Turner
2011-01-19
1
-8
/
+22
*
Sligh speedup for pixel conversion routines with Duff's device.
David 'Digit' Turner
2011-01-18
1
-20
/
+33
*
hw: framebuffer: add support for 32-bit framebuffers.
David 'Digit' Turner
2011-01-18
1
-14
/
+21
*
hw: goldfish_fb: Minimize the size of the update rectangle.
David 'Digit' Turner
2011-01-16
1
-92
/
+323
*
upstream: integrate block changes
David 'Digit' Turner
2011-01-02
4
-14
/
+133
*
Add -audio-test-out option to the core.
David 'Digit' Turner
2011-01-02
1
-1
/
+1
*
Replacement of padding with ftruncate.
Tim Baverstock
2010-11-23
1
-33
/
+53
*
Add env var ANDROID_TMP to override /tmp/android location.
Raphael
2010-11-16
1
-1
/
+1
*
Fix linux-x86_64 build.
David 'Digit' Turner
2010-10-21
2
-3
/
+3
*
Fix incorrect orientation at boot.
David 'Digit' Turner
2010-10-20
1
-6
/
+41
*
Added state snapshot support for QemuD.
Ot ten Thije
2010-10-14
1
-0
/
+2
*
Merge "Permanent fix for workaround of timer issue (commit a7f114bc)."
Ot ten Thije
2010-10-14
1
-2
/
+1
|
\
|
*
Permanent fix for workaround of timer issue (commit a7f114bc).
Ot ten Thije
2010-09-24
1
-2
/
+1
*
|
Save NAND disk state in snapshots.
Ot ten Thije
2010-10-13
1
-45
/
+206
|
/
*
Remove compiler warnings when building the emulator.
David 'Digit' Turner
2010-09-22
6
-13
/
+28
*
upstream: osdep changes + fix mingw build.
David Turner
2010-09-13
1
-41
/
+41
*
upstream: minow hw updates.
David Turner
2010-09-13
12
-45
/
+40
*
upstream: buffered file minor change.
David Turner
2010-09-13
1
-1
/
+3
*
Add basic suspend/resume support for networking.
Ot ten Thije
2010-09-08
1
-2
/
+81
*
Fix suspending and resuming timers.
Ot ten Thije
2010-09-06
1
-26
/
+37
*
Moved nand and netspeed initialization from main to core.
Vladimir Chtchetkine
2010-08-26
2
-2
/
+109
*
Better separation of UI and Core sources for framebuffer emulation.
David 'Digit' Turner
2010-07-27
4
-41
/
+50
*
Remove UI dependency from goldfish_event_device.c
Vladimir Chtchetkine
2010-07-22
1
-1
/
+2
[next]