index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
linux-user: create a dummy per arch cpu_loop.c
Laurent Vivier
2018-04-30
1
-14
/
+3
*
target/xtensa: linux-user: rewind pc for restarted syscall
Max Filippov
2018-03-31
1
-0
/
+3
*
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
2018-03-19
1
-2
/
+6
*
Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging
Peter Maydell
2018-03-17
1
-0
/
+245
|
\
|
*
target/xtensa: add linux-user support
Max Filippov
2018-03-16
1
-0
/
+245
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-16
1
-1
/
+1
|
\
\
|
*
|
Polish the version strings containing the package version
Thomas Huth
2018-03-12
1
-1
/
+1
|
|
/
*
/
linux-user: Drop unicore32 code
Peter Maydell
2018-03-09
1
-98
/
+1
|
/
*
RISC-V Linux User Emulation
Michael Clark
2018-03-06
1
-0
/
+99
*
linux-user: introduce functions to detect CPU type
YunQiang Su
2018-02-25
1
-10
/
+10
*
linux-user: Move CPU type name selection to a function
Laurent Vivier
2018-02-25
1
-39
/
+2
*
linux-user: Remove THREAD macro
Peter Maydell
2018-02-18
1
-1
/
+1
*
target/hppa: Add control registers
Richard Henderson
2018-01-30
1
-2
/
+2
*
target/hppa: Define hardware exception types
Richard Henderson
2018-01-30
1
-3
/
+23
*
linux-user: wrap fork() in a start/end exclusive section
Peter Maydell
2018-01-23
1
-0
/
+5
*
linux-user: Fix locking order in fork_start()
Peter Maydell
2018-01-23
1
-2
/
+2
*
linux-user: Add support for big-endian aarch64
Michael Weiser
2018-01-11
1
-0
/
+6
*
target/m68k: add chk and chk2
Laurent Vivier
2018-01-04
1
-0
/
+7
*
target/sh4: Use cmpxchg for movco when parallel_cpus
Richard Henderson
2017-12-18
1
-4
/
+15
*
misc: remove headers implicitly included
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
linux-user/ppc: Report correct fault address for data faults
Peter Maydell
2017-11-07
1
-1
/
+1
*
linux-user/s390x: Mask si_addr for SIGSEGV
Peter Maydell
2017-11-07
1
-1
/
+5
*
sh4: simplify superh_cpu_class_by_name()
Igor Mammedov
2017-10-27
1
-1
/
+1
*
tcg: introduce regions to split code_gen_buffer
Emilio G. Cota
2017-10-24
1
-0
/
+1
*
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
tcg: take tb_ctx out of TCGContext
Emilio G. Cota
2017-10-24
1
-3
/
+3
*
linux-user/main: support dfilter
Alex Bennée
2017-10-17
1
-0
/
+7
*
linux-user: Tidy and enforce reserved_va initialization
Richard Henderson
2017-10-16
1
-13
/
+25
*
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-19
1
-4
/
+0
*
maint: Include bug-reporting info in --help output
Eric Blake
2017-08-08
1
-1
/
+3
*
target/alpha: Merge several flag bytes into ENV->FLAGS
Richard Henderson
2017-07-19
1
-11
/
+14
*
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-10
1
-6
/
+3
|
\
|
*
util: Use g_malloc/g_free in envlist.c
Saurav Sachidanand
2017-05-07
1
-6
/
+3
*
|
target/openrisc: implement shadow registers
Stafford Horne
2017-05-04
1
-9
/
+9
|
/
*
armv7m: Raise correct kind of UsageFault for attempts to execute ARM code
Peter Maydell
2017-02-28
1
-0
/
+1
*
target-ppc, tcg: fix usermode segfault with pthread_create()
Sam Bobroff
2017-02-22
1
-1
/
+2
*
target/openrisc: Keep SR_F in a separate variable
Richard Henderson
2017-02-13
1
-2
/
+1
*
linux-user: Fix openrisc cpu_loop
Richard Henderson
2017-02-13
1
-54
/
+41
*
target/s390x: use "qemu" cpu model in user mode
David Hildenbrand
2017-02-01
1
-0
/
+2
*
armv7m: Report no-coprocessor faults correctly
Peter Maydell
2017-01-27
1
-0
/
+1
*
nios2: Add usermode binaries emulation
Marek Vasut
2017-01-24
1
-2
/
+138
*
linux-user: Add HPPA startup and main loop
Richard Henderson
2017-01-23
1
-0
/
+172
*
linux-user: Support stack-grows-up in elfload.c
Richard Henderson
2017-01-23
1
-6
/
+7
*
target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
Artyom Tarasenko
2017-01-18
1
-1
/
+1
*
target-m68k: add 680x0 divu/divs variants
Laurent Vivier
2016-12-27
1
-0
/
+7
*
target-alpha: Emulate LL/SC using cmpxchg helpers
Richard Henderson
2016-10-26
1
-49
/
+0
*
linux-user: remove handling of aarch64's EXCP_STREX
Emilio G. Cota
2016-10-26
1
-125
/
+0
*
linux-user: remove handling of ARM's EXCP_STREX
Emilio G. Cota
2016-10-26
1
-93
/
+0
*
tcg: Add EXCP_ATOMIC
Richard Henderson
2016-10-26
1
-0
/
+45
*
target-arm: Implement new HLT trap for semihosting
Peter Maydell
2016-10-24
1
-0
/
+3
[prev]
[next]