index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-15
qemu sh4 nptl support
aurel32
1
-1
/
+1
2008-09-07
alpha: only print debug information to the log file
aurel32
1
-1
/
+0
2008-09-06
Fix most warnings that would be caused by gcc flag -Wundef
blueswir1
1
-1
/
+1
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
1
-3
/
+0
2008-08-30
Add correct stack bias if a 64 bit stack is used
blueswir1
1
-0
/
+9
2008-08-27
Fix Sparc64 window handling problems detected by Vince Weaver
blueswir1
1
-3
/
+18
2008-08-20
Fix tswap size
malc
1
-2
/
+2
2008-08-17
Fix some warnings that would be generated by gcc -Wmissing-prototypes
blueswir1
1
-1
/
+3
2008-07-29
Unswap qemu-arm data and prefetch abort addresses (Laurent Desnogues).
balrog
1
-2
/
+2
2008-06-27
More efficient target register / TC accesses.
ths
1
-13
/
+13
2008-06-15
Fix Sparc32plus & Sparc64 debug output
blueswir1
1
-4
/
+4
2008-06-09
Use qemu_mallocz to allocate new thread state. Remove redundant memset.
pbrook
1
-1
/
+1
2008-06-07
Multithreaded locking fixes.
pbrook
1
-5
/
+141
2008-06-07
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
1
-14
/
+14
2008-05-31
Make signal queues per thread.
pbrook
1
-39
/
+49
2008-05-29
Implement ARM magic kernel page and TLS register.
pbrook
1
-8
/
+78
2008-05-28
variable dynamic translation buffer size
bellard
1
-0
/
+1
2008-05-27
CRIS: Use $eda to instead of debug1 (removed) for fault addr.
edgar_igl
1
-1
/
+1
2008-05-12
2.6 kernels make int 5 a trap gate
bellard
1
-1
/
+1
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
1
-0
/
+1
2008-04-07
Implement ARM floating point exception emulation
aurel32
1
-2
/
+51
2008-03-26
Revert accidental commit.
pbrook
1
-2
/
+2
2008-03-26
Remove fixed length commandline buffers.
pbrook
1
-2
/
+2
2008-03-25
m68k mmap2 fixes.
pbrook
1
-1
/
+1
2008-03-05
Convert Sparc64 trap state ops to TCG
blueswir1
1
-1
/
+1
2008-02-28
First try at supporting ordinary signals for CRIS linux-user guests.
edgar_igl
1
-0
/
+3
2008-02-12
Make MIPS MT implementation more cache friendly.
ths
1
-11
/
+11
2008-01-08
Fix section switching buglet, by Edgar E. Iglesias.
ths
1
-1
/
+2
2008-01-06
copyright update
bellard
1
-5
/
+6
2007-12-16
QEMU_STRACE documentation bit by Thayne Harbaugh.
balrog
1
-1
/
+6
2007-12-02
SH4: Signal handling for the user space emulator, by Magnus Damm.
ths
1
-0
/
+12
2007-11-20
SH4 Fix missing 6th arg of syscall, by "takasi-y".
ths
1
-1
/
+1
2007-11-17
Always make all PowerPC exception definitions visible.
j_mayer
1
-6
/
+0
2007-11-16
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
bellard
1
-11
/
+19
2007-11-15
force correct ppc64 cpu
bellard
1
-0
/
+4
2007-11-15
x86_64 fixes
bellard
1
-11
/
+14
2007-11-14
x86_64 linux user emulation
bellard
1
-8
/
+65
2007-11-14
i386 TLS support
bellard
1
-9
/
+12
2007-11-12
Allow use of SPE extension by all PowerPC targets,
j_mayer
1
-2
/
+0
2007-11-11
sparc64_[get|set]_context are not meaningful in abi32 mode
bellard
1
-0
/
+2
2007-11-11
printf format fixes
bellard
1
-8
/
+8
2007-11-11
-strace option
bellard
1
-3
/
+6
2007-11-10
added cpu_model parameter to cpu_init()
bellard
1
-58
/
+27
2007-11-08
Clean out the N32 macros from target-mips, and introduce MIPS ABI specific
ths
1
-1
/
+1
2007-11-08
removed obsolete x86 code copy support
bellard
1
-8
/
+0
2007-11-08
removed unused code
bellard
1
-5
/
+0
2007-11-08
added -cpu option for x86 - fixed glibc hack in case the global variables are...
bellard
1
-6
/
+31
2007-11-03
Fix incorrect PowerPC instruction fetch exception dump.
j_mayer
1
-1
/
+1
2007-11-01
Strace for userland emulation, by Stuart Anderson and Thayne Harbaugh.
ths
1
-0
/
+4
2007-10-27
Fix PowerPC FPSCR update and floating-point exception generation
j_mayer
1
-7
/
+1
[next]