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
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
1
-40
/
+40
2014-03-13
exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
1
-1
/
+1
2014-03-13
exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
1
-2
/
+3
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+2
2014-03-13
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+3
2014-03-13
cpu: Move opaque field from CPU_COMMON to CPUState
Andreas Färber
1
-3
/
+3
2014-03-10
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
1
-0
/
+4
2014-03-05
target-ppc: Add Store Quadword Conditional
Tom Musta
1
-1
/
+17
2014-03-03
linux-user: correct handling of break exception for MIPS
Petar Jovanovic
1
-0
/
+4
2014-02-20
linux-user: AArch64: Fix exclusive store of the zero register
Janne Grunau
1
-2
/
+4
2014-01-08
target-arm: A64: support for ld/st/cl exclusive
Michael Matz
1
-3
/
+124
2014-01-08
target-arm: Widen exclusive-access support struct fields to 64 bits
Peter Maydell
1
-10
/
+15
2014-01-07
target-arm: Widen thread-local register state fields to 64 bits
Peter Maydell
1
-1
/
+1
2013-11-30
linux-user: Use qemu_getauxval for AT_EXECFD
Richard Henderson
1
-26
/
+6
2013-11-30
util: Use qemu_getauxval in linux qemu_cache_utils_init
Richard Henderson
1
-1
/
+1
2013-11-30
osdep: Create qemu_getauxval and qemu_init_auxval
Richard Henderson
1
-0
/
+1
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
1
-2
/
+2
2013-10-07
cpu: Move cpu_copy() into linux-user
Andreas Färber
1
-0
/
+31
2013-09-24
linux-user: Check type of microMIPS break instruction
Kwok Cheung Yeung
1
-21
/
+35
2013-09-24
linux-user: add support of binfmt_misc 'O' flag
Laurent Vivier
1
-1
/
+31
2013-09-24
mips-linux-user: Adjust names in mips_syscall_args
Richard Henderson
1
-2
/
+2
2013-09-10
linux-user: Add AArch64 support
Alexander Graf
1
-0
/
+16
2013-09-10
linux-user: Allow targets to specify a minimum uname release
Peter Maydell
1
-0
/
+2
2013-09-10
linux-user: Add cpu loop for AArch64
Peter Maydell
1
-0
/
+82
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-3
/
+7
2013-07-29
linux-user: correct argument number for sys_mremap and sys_splice
Petar Jovanovic
1
-2
/
+2
2013-07-26
linux-user: Avoid redundant ENV_GET_CPU()
Andreas Färber
1
-1
/
+1
2013-07-25
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
1
-49
/
+44
2013-07-23
linux-user: Handle compressed ISA encodings when processing MIPS exceptions
Kwok Cheung Yeung
1
-3
/
+43
2013-07-23
gdbstub: Change gdb_handlesig() argument to CPUState
Andreas Färber
1
-16
/
+19
2013-07-22
linux-user: Avoid conditional cpu_reset()
Andreas Färber
1
-2
/
+0
2013-07-22
configure: Make NPTL non-optional
Peter Maydell
1
-43
/
+0
2013-07-19
linux-user: declare sys_futex to have 6 arguments
Petar Jovanovic
1
-1
/
+1
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
1
-2
/
+3
2013-07-09
linux-user: Change thread_env to CPUState
Andreas Färber
1
-5
/
+5
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-5
/
+3
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
1
-15
/
+23
2013-06-28
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-14
main: use TARGET_ARCH only for the target-specific #define
Paolo Bonzini
1
-3
/
+3
2013-05-02
target-i386: Replace cpuid_*features fields with a feature word array
Eduardo Habkost
1
-2
/
+2
2013-03-11
linux-user: Fix layout of usage table to account for option text
Peter Maydell
1
-8
/
+16
2013-03-05
mips-linux-user: Fix n32 and n64 syscalls
Richard Henderson
1
-7
/
+18
2013-03-04
target-mips: Translate breaks and traps into the appropriate signal
Meador Inge
1
-1
/
+75
2013-02-26
qemu-log: default to stderr for logging output
Peter Maydell
1
-11
/
+5
2013-02-16
cpu: Move running field to CPUState
Andreas Färber
1
-15
/
+22
2013-02-16
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
1
-1
/
+1
2013-02-16
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
Peter Maydell
1
-1
/
+1
2013-02-16
qemu-log: Abstract out "print usage message about valid log categories"
Peter Maydell
1
-5
/
+1
2013-02-16
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
1
-2
/
+2
2013-02-16
TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx
Evgeny Voevodin
1
-3
/
+3
[next]