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
*
Upstream: integrate minor cleanups
David 'Digit' Turner
2010-05-11
10
-59
/
+147
*
Upstream: integrate timer/clock management changes.
David 'Digit' Turner
2010-05-11
13
-222
/
+343
*
Upstream: add qemu_fdatasync()
David 'Digit' Turner
2010-05-11
4
-0
/
+27
*
Upstream: integrate various misc. minor changes
David 'Digit' Turner
2010-05-11
28
-99
/
+209
*
Upstream: remove obsolete softfloat bits
David 'Digit' Turner
2010-05-11
3
-28
/
+0
*
Upstream: Integrate TCG changes, remove obsolete sources for unsupported targ...
David 'Digit' Turner
2010-05-11
18
-7590
/
+401
*
Upstream: HAVE_IOVEC => CONFIG_IOVEC
David 'Digit' Turner
2010-05-11
5
-6
/
+6
*
Upstream: Misc integration - includes qobject.h and related sources
David 'Digit' Turner
2010-05-11
59
-341
/
+3733
*
Moved QEmulator out of main.c
Vladimir Chtchetkine
2010-05-11
4
-335
/
+417
*
Upstream: Move ioport code to ioport.[hc]
David 'Digit' Turner
2010-05-11
9
-181
/
+392
*
Fix build.
David 'Digit' Turner
2010-05-11
1
-0
/
+1
*
Upstream: Replace sys-queue.h with qemu-queue.h
David 'Digit' Turner
2010-05-10
36
-508
/
+723
*
Upstream: HOST_WORDS_ALIGNED -> WORDS_ALIGNED
David 'Digit' Turner
2010-05-10
24
-42
/
+42
*
Fix emulator OS X build when using the Android build system.
David 'Digit' Turner
2010-05-10
2
-2
/
+2
*
Upstream: Use CONFIG_BSD instead of _BSD and HOST_BSD
David 'Digit' Turner
2010-05-10
27
-69
/
+206
*
net_socket_receive_dgram: use socket_sendto instead of sendto
Dries Harnie
2010-05-07
1
-2
/
+1
*
Separate audio stack and SDL
Vladimir Chtchetkine
2010-05-04
5
-669
/
+11
*
When running from the Android build system and no skin is defined
Jeff Hamilton
2010-04-27
1
-3
/
+18
*
merge from tools_r6
The Android Open Source Project
2010-04-27
0
-0
/
+0
|
\
|
*
Changes to build Windows emulator under Linux/MinGW
Raphael
2010-04-23
3
-5
/
+16
*
|
merge from tools_r6
The Android Open Source Project
2010-04-19
12
-376
/
+45
|
\
\
|
|
/
|
*
Revert previous patch to fix SD Card emulation
David 'Digit' Turner
2010-04-15
12
-376
/
+45
*
|
Changes to build Windows emulator under Linux/MinGW
Raphael
2010-04-14
3
-5
/
+16
*
|
merge from tools-r6
The Android Open Source Project
2010-04-08
5
-132
/
+69
|
\
\
|
|
/
|
*
Automatically parse a file named 'hardware.ini' if it is found
David 'Digit' Turner
2010-04-06
1
-0
/
+35
|
*
Revert change I7af83e21c64d217c6b28bf6cb5ee2e2f23182c95 to fix Froyo build.
Vladimir Chtchetkine
2010-04-02
3
-131
/
+24
|
*
Fix emulator changelog
David 'Digit' Turner
2010-03-31
1
-1
/
+10
*
|
Merge "Making the port where adb is expected configurable."
David Turner
2010-03-30
1
-2
/
+17
|
\
\
|
*
|
Making the port where adb is expected configurable.
Stefan Hilzinger
2010-03-31
1
-2
/
+17
*
|
|
Add documentation for framebuffer emulation.
David 'Digit' Turner
2010-03-30
1
-0
/
+88
|
|
/
|
/
|
*
|
Updating the build instructions.
Stefan Hilzinger
2010-03-26
1
-3
/
+3
|
/
*
Merge "Move file I/O out of ELFF, abstracting them in platform-independent fa...
Vladimir Chtchetkine
2010-03-25
8
-159
/
+414
|
\
|
*
Move file I/O out of ELFF, abstracting them in platform-independent fasion.
Vladimir Chtchetkine
2010-03-25
8
-159
/
+414
*
|
Fix Win32 socket error handling.
David 'Digit' Turner
2010-03-25
9
-18
/
+28
|
/
*
Make return address table independent from process context.
Vladimir Chtchetkine
2010-03-24
2
-13
/
+19
*
Fixes for obvious ARMv7 bugs in emulator.
Vladimir Chtchetkine
2010-03-23
3
-24
/
+131
*
Small doc update and make CleanSpec.mk empty to avoid confusion.
David 'Digit' Turner
2010-03-09
2
-48
/
+18
*
Merge "Add --static option to android-configure.sh in order to build static e...
David 'Digit' Turner
2010-03-09
3
-1
/
+70
|
\
|
*
Add --static option to android-configure.sh in order to build static emulator...
David 'Digit' Turner
2010-03-08
3
-1
/
+70
*
|
Add an empty CleanSpec.mk
Jean-Baptiste Queru
2010-03-08
1
-0
/
+49
|
/
*
Fix standalone debug builds of the emulator.
David 'Digit' Turner
2010-02-25
1
-1
/
+3
*
Make trace filename message only display with -debug-init / -verbose
David 'Digit' Turner
2010-02-25
1
-2
/
+6
*
Merge memory checking from sandbox
Vladimir Chtchetkine
2010-02-18
57
-137
/
+12458
*
am 720b75ff: (-s ours) am 6c77585b: Merge "Revert previous patch to fix SD Ca...
David Turner
2010-02-08
0
-0
/
+0
|
\
|
*
am 6c77585b: Merge "Revert previous patch to fix SD Card emulation - DO NOT M...
David Turner
2010-02-05
18
-538
/
+47
|
|
\
|
|
*
Merge "Revert previous patch to fix SD Card emulation - DO NOT MERGE" into ec...
David Turner
2010-02-05
18
-538
/
+47
|
|
|
\
|
|
|
*
Revert previous patch to fix SD Card emulation - DO NOT MERGE
David 'Digit' Turner
2010-02-05
18
-538
/
+47
*
|
|
|
am 30749bc2: am 09be4075: reconcile main tree with open-source eclair
The Android Open Source Project
2010-02-05
0
-0
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 09be4075: reconcile main tree with open-source eclair
The Android Open Source Project
2010-02-05
0
-0
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
*
|
reconcile main tree with open-source eclair
The Android Open Source Project
2010-02-05
0
-0
/
+0
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
[next]