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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add our modified SDL sources under distrib/sdl-1.2.12
David 'Digit' Turner
2009-06-08
673
-1295
/
+182432
*
am bba461cc: AI 149526: Cloned from CL 149504 by \'g4 patch\'. Original cha...
David Turner
2009-06-03
1
-1
/
+18
|
\
|
*
AI 149526: Cloned from CL 149504 by 'g4 patch'.
David Turner
2009-06-03
1
-1
/
+18
*
|
am 9c0c515a: AI 149496: Backport emulator-related donut fixes into cupcake. ...
David Turner
2009-06-02
0
-0
/
+0
|
\
\
|
|
/
|
*
AI 149496: Backport emulator-related donut fixes into cupcake.
David Turner
2009-06-02
31
-92
/
+628
*
|
Bump version number and update ChangeLog
David 'Digit' Turner
2009-06-01
2
-9
/
+58
*
|
Add a .gitignore line to ignore anything under objs/
David 'Digit' Turner
2009-05-29
1
-0
/
+1
*
|
Merge change 2473 into donut
Android (Google) Code Review
2009-05-26
1
-1
/
+1
|
\
\
|
*
|
Fix a stupid typo that prevent the kernel gdbstub from working properly.
David 'Digit' Turner
2009-05-27
1
-1
/
+1
*
|
|
Allow emulator skins to provide a button for the "search" hardware scan-code.
David 'Digit' Turner
2009-05-26
1
-0
/
+1
|
/
/
*
|
This adds the '-prop <name>=<value>' option which is used to set
David 'Digit' Turner
2009-05-26
13
-20
/
+435
*
|
Ignore .o file generated by make emulator under cygwin.
Raphael
2009-05-21
1
-0
/
+1
*
|
This should fix bad QADD/QDADD/QSUB/QDSUB emulation in the Android emulator
David 'Digit' Turner
2009-05-20
1
-1
/
+1
*
|
Merge change 2069 into donut
Android (Google) Code Review
2009-05-20
2
-2
/
+5
|
\
\
|
*
|
Fix one minor crashing bug when -debug-audio is used with the OSS audio backend.
David 'Digit' Turner
2009-05-20
2
-2
/
+5
*
|
|
Merge change 2000 into donut
Android (Google) Code Review
2009-05-19
3
-1
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add support for new trace records for native (JNI) calls.
Jack Veenstra
2009-05-19
3
-1
/
+10
*
|
|
Merge change 1914 into donut
Android (Google) Code Review
2009-05-18
2
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Fix critical bug with emulator tracing where the basic block addresses were w...
Jack Veenstra
2009-05-18
2
-2
/
+2
*
|
|
Merge change 1789 into donut
Android (Google) Code Review
2009-05-18
1
-0
/
+4
|
\
\
\
|
|
/
/
|
*
|
Remove the dcache from the emulator since we are not tracing loads and stores.
Jack Veenstra
2009-05-15
1
-0
/
+4
*
|
|
This fixes sock_address_init_resolv() to properly parse the linked-list retur...
David 'Digit' Turner
2009-05-14
2
-12
/
+61
*
|
|
Allow search key (F5) to work on keyboard-less configurations
David 'Digit' Turner
2009-05-12
1
-0
/
+4
*
|
|
Merge change 1004 into donut
Android (Google) Code Review
2009-05-06
6
-44
/
+35
|
\
\
\
|
|
/
/
|
*
|
Add support for tracing Java method entry/exit to qemu.
Jack Veenstra
2009-05-06
6
-44
/
+35
*
|
|
Merge change 835 into donut
Android (Google) Code Review
2009-05-01
1
-0
/
+9
|
\
\
\
|
|
/
/
|
*
|
Added tracing of exceptions to the emulator.
Jack Veenstra
2009-04-30
1
-0
/
+9
*
|
|
Merge change 558 into donut
Android (Google) Code Review
2009-04-24
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix build for platforms where deprecated symbol EAI_NODATA is not defined.
Nick Pelly
2009-04-24
1
-0
/
+2
|
|
/
/
*
|
|
merge cupcake into donut
Jean-Baptiste Queru
2009-04-22
0
-0
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
AI 146314: modify GSM emulation to accomodate 1.0 and 1.1 system images.
David Turner
2009-04-15
3
-9
/
+37
|
*
AI 145806: Add qemud-version auto-detection logic to android/hw-qemud.c
David Turner
2009-04-12
6
-95
/
+418
|
*
AI 145805: Fix a bug in android/console.c that prevented the console "redir a...
David Turner
2009-04-12
3
-5
/
+36
|
*
AI 144595: Fix the AVD configuration code to support "sdcard.path" in config....
David Turner
2009-04-05
10
-84
/
+800
|
*
Automated import from //branches/cupcake/...@142901,142901
David Turner
2009-03-26
1
-0
/
+1
|
*
Automated import from //branches/cupcake/...@142527,142527
David Turner
2009-03-25
5
-33
/
+34
*
|
AI 146315: am: CL 146314 modify GSM emulation to accomodate 1.0 and 1.1 syste...
David Turner
2009-04-15
3
-9
/
+37
*
|
AI 145976: am: CL 145806 Add qemud-version auto-detection logic to android/hw...
David Turner
2009-04-13
6
-95
/
+418
*
|
AI 145975: am: CL 145805 Fix a bug in android/console.c that prevented the co...
David Turner
2009-04-13
3
-5
/
+36
*
|
AI 144596: am: CL 144595 Fix the AVD configuration code to support "sdcard.pa...
David Turner
2009-04-05
10
-84
/
+800
*
|
AI 143179: am: CL 142901 Avoid a segmentation fault in the emulator when tryi...
David Turner
2009-03-27
1
-0
/
+1
*
|
Automated import from //branches/donutburger/...@142528,142528
David Turner
2009-03-25
5
-33
/
+34
|
/
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
14
-585
/
+1800
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
5
-4
/
+26
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
8
-377
/
+150
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
8
-506
/
+148
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
481
-0
/
+253866
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
477
-252937
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
16
-1084
/
+340
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
16
-340
/
+1084
[next]