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
2009-12-24
linux-user: fix build with gcc-4.1
Aurelien Jarno
1
-0
/
+2
2009-12-21
PPC: Make DCR uint32_t
Alexander Graf
1
-2
/
+2
2009-12-21
PPC64: Fix alternate timebase
Aurelien Jarno
1
-2
/
+2
2009-12-21
PPC64: Fix timebase
Alexander Graf
1
-2
/
+2
2009-12-19
linux-user: Fix mmap_lock ordering
Riku Voipio
1
-2
/
+2
2009-12-11
Fix ARM userspace strex implementation.
Paul Brook
1
-0
/
+1
2009-11-24
Add missing break.
Paul Brook
1
-0
/
+1
2009-11-22
ARM atomic ops rewrite
Paul Brook
1
-0
/
+80
2009-11-22
target-mips: rename CP0_LLAddr into lladdr
Aurelien Jarno
1
-2
/
+2
2009-11-07
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
1
-0
/
+4
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-12
/
+12
2009-10-01
Get rid of _t suffix
malc
1
-12
/
+12
2009-09-13
Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...
Blue Swirl
1
-21
/
+0
2009-09-13
Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190ca
Blue Swirl
1
-0
/
+21
2009-09-12
Fix text relocations in linux-user targets
Kirill A. Shutemov
1
-26
/
+0
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
1
-3
/
+3
2009-08-04
Sparc64: replace tsptr with helper routine
Igor Kovalenko
1
-1
/
+1
2009-08-03
linux-user: handle POWERPC_EXCP_STCX
Nathan Froyd
1
-0
/
+68
2009-07-27
rename USE_NPTL to CONFIG_USE_NPTL
Juan Quintela
1
-3
/
+3
2009-07-17
Userspace guest address offsetting
Paul Brook
1
-0
/
+45
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-3
/
+1
2009-07-15
Avoid SIGSEGV when dumping cpu state without enabled logging
malc
1
-1
/
+2
2009-07-09
consolidate user cpu_{in, out}[bwl] into ioport-user.c
Isaku Yamahata
1
-33
/
+0
2009-07-09
Merge commit 'linux-user/linux-user-for-upstream' into tmp-staging
Anthony Liguori
1
-3
/
+5
2009-07-09
MIPS atomic instructions
Paul Brook
1
-0
/
+60
2009-07-09
Fix MIPS sys_clone
Paul Brook
1
-1
/
+1
2009-07-08
linux-user: increment MAX_ARG_PAGES
Arnaud Patard
1
-3
/
+5
2009-06-16
linux-user: implemented ELF coredump support for ARM target
Mika Westerberg
1
-7
/
+35
2009-05-26
microblaze: linux-user support.
Edgar E. Iglesias
1
-0
/
+96
2009-05-16
linux-user: ppc signal handling
Nathan Froyd
1
-0
/
+5
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
1
-6
/
+6
2009-04-21
MIPS signal handling fixes.
pbrook
1
-0
/
+5
2009-04-21
MIPS: Raise SIGSEGV, not SIGILL when an access faults.
pbrook
1
-0
/
+7
2009-04-15
linux-user: add support for passing contents of argv0
aurel32
1
-1
/
+37
2009-04-09
Enable generic accepts-anything cpu by default for usermode emulation.
pbrook
1
-1
/
+1
2009-04-07
Add --with-pkgversion.
pbrook
1
-1
/
+1
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
1
-0
/
+5
2009-03-07
Use a dedicated function to request exit from execution loop
aurel32
1
-1
/
+1
2009-03-07
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
1
-0
/
+20
2009-02-28
Flush stdout after printing usage()
blueswir1
1
-2
/
+2
2009-02-09
Fix crash caused by missing command line arguments
aurel32
1
-1
/
+7
2009-01-30
linux-user: identify running binary in /proc/self/exe
aurel32
1
-0
/
+3
2009-01-30
linux-user: Add generic env variable handling
aurel32
1
-16
/
+34
2009-01-20
Fix user emulator breakage, based on patch by Riku Voipio
blueswir1
1
-13
/
+15
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
1
-19
/
+15
2009-01-14
Get rid of user_mode_only
aurel32
1
-1
/
+0
2009-01-05
Fix more FSF addresses
blueswir1
1
-1
/
+2
2008-12-18
User-mode GDB stub improvements - handle fork
aurel32
1
-0
/
+4
2008-12-10
Introduce and use cache-utils.[ch]
malc
1
-1
/
+4
2008-11-18
x86: Debug register emulation (Jan Kiszka)
aliguori
1
-2
/
+2
[next]