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
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
savevm: Remove OutputBuffer hack.
David 'Digit' Turner
2011-06-01
1
-28
/
+28
*
qemu-timer.c: rename qemu_timer_new_scale()
David 'Digit' Turner
2011-06-01
2
-5
/
+5
*
integrate: qemu-common.h changes
David 'Digit' Turner
2011-06-01
4
-0
/
+4
*
x86: Workaorund for the KVM GS_BASE MSR save/restore issue.
Jun Nakajima
2011-05-27
1
-0
/
+1
*
Fix Mac and Windows builds.
David 'Digit' Turner
2011-05-26
1
-0
/
+3
*
x86: kvm: fix KVM build + enable auto-detection.
David 'Digit' Turner
2011-05-26
6
-1
/
+1931
*
Add support for xhdpi when injecting a skin dpi into the emulator.
Xavier Ducrohet
2011-05-17
2
-8
/
+11
*
Dump hardware config. with -verbose option.
David 'Digit' Turner
2011-05-14
3
-0
/
+320
*
console: Fix 'event send' handling.
David 'Digit' Turner
2011-05-09
2
-4
/
+10
*
Merge "Fix -snapshot-list option."
David 'Digit' Turner
2011-05-05
2
-1
/
+16
|
\
|
*
Fix -snapshot-list option.
David 'Digit' Turner
2011-05-05
2
-1
/
+16
*
|
Fix "avd name" bug.
David 'Digit' Turner
2011-05-05
1
-4
/
+1
|
/
*
Merge "Fix ANDROID_SDK_HOME handling."
David 'Digit' Turner
2011-05-04
1
-12
/
+5
|
\
|
*
Fix ANDROID_SDK_HOME handling.
David 'Digit' Turner
2011-05-04
1
-12
/
+5
*
|
Correct fix for snapshot saving speed
David 'Digit' Turner
2011-05-04
1
-0
/
+18
|
/
*
Document new QEMU pipe implementation.
David 'Digit' Turner
2011-05-04
2
-0
/
+0
*
Merge "Add 'emulator' launcher program."
David 'Digit' Turner
2011-05-03
8
-224
/
+657
|
\
|
*
Add 'emulator' launcher program.
David 'Digit' Turner
2011-05-02
8
-224
/
+657
*
|
Use user-specific directory for temporary files.
David 'Digit' Turner
2011-05-02
1
-2
/
+8
|
/
*
New goldfish_pipe virtual device.
David 'Digit' Turner
2011-04-28
3
-793
/
+525
*
Add loopIo_poll() function.
David 'Digit' Turner
2011-04-28
3
-0
/
+22
*
Fix -qemu -vnc startup.
David 'Digit' Turner
2011-04-27
4
-7
/
+22
*
Add support for hw.lcd.backlight
Tim Wan
2011-04-15
3
-1
/
+18
*
Add OpenGLES pipe implementation.
David 'Digit' Turner
2011-04-11
1
-0
/
+788
*
qemud: prevent recursive closure of clients.
David 'Digit' Turner
2011-04-11
3
-8
/
+36
*
Simplify async utils by removing extra LoopIo parameter.
David 'Digit' Turner
2011-04-11
10
-49
/
+76
*
<android/utils/assert.h>: Small refactoring
David 'Digit' Turner
2011-04-11
1
-23
/
+73
*
Add <android/utils/intmap.h> which implements an integer-keyed map of pointers.
David 'Digit' Turner
2011-04-11
2
-0
/
+333
*
Fix framebuffer width/height computation.
David 'Digit' Turner
2011-03-25
1
-2
/
+2
*
Set hw.keyboard.lid default value to false for API level >= 12
David 'Digit' Turner
2011-03-22
6
-60
/
+288
*
Fix -shell and -logcat options.
David 'Digit' Turner
2011-03-18
1
-1
/
+5
*
Fix write of disk sizes in ini files.
David 'Digit' Turner
2011-03-15
1
-11
/
+14
*
x86: Enable KVM mode for Android x86 emulator (update/rebase)
Jun Nakajima
2011-03-04
1
-0
/
+1
*
Fix the standalone emulator build.
David 'Digit' Turner
2011-03-02
2
-1
/
+5
*
Move AVD name initialization to the core.
David 'Digit' Turner
2011-03-01
3
-2
/
+16
*
Move some serial ports initialization to the core.
David 'Digit' Turner
2011-03-01
5
-72
/
+51
*
Move data partition initialization to core.
David 'Digit' Turner
2011-03-01
5
-619
/
+81
*
Move system image initialization to core.
David 'Digit' Turner
2011-03-01
6
-90
/
+189
*
Move snapshot storage initialization to the core.
David 'Digit' Turner
2011-03-01
6
-66
/
+87
*
Move the SD Card initialization to the core.
David 'Digit' Turner
2011-03-01
6
-53
/
+77
*
Move cache partition initialization to core.
David 'Digit' Turner
2011-03-01
4
-55
/
+49
*
Move kernel/ramdisk initialization to the core.
David 'Digit' Turner
2011-03-01
6
-75
/
+112
*
Rework AvdInfo processing.
David 'Digit' Turner
2011-03-01
5
-575
/
+719
*
Remove CONFIG_ANDROID_SNAPSHOTS macro.
David 'Digit' Turner
2011-03-01
10
-58
/
+6
*
Remove un-needed "-netspeed full" and "-netdelay none".
David 'Digit' Turner
2011-03-01
2
-9
/
+14
*
Remove un-needed -clock unix core option.
David 'Digit' Turner
2011-03-01
1
-9
/
+0
*
Prevent hardware-qemu.ini overwrites.
David 'Digit' Turner
2011-03-01
1
-2
/
+12
*
Quote concatenated QEMU options when -verbose is used.
David 'Digit' Turner
2011-03-01
1
-1
/
+8
*
Merge "Fix sensor-related snapshot resume failure."
David 'Digit' Turner
2011-02-28
2
-2
/
+13
|
\
|
*
Fix sensor-related snapshot resume failure.
David 'Digit' Turner
2011-02-24
2
-2
/
+13
[next]