index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
tcg: enable multiple TCG contexts in softmmu
Emilio G. Cota
1
-0
/
+1
2017-10-24
tcg: introduce regions to split code_gen_buffer
Emilio G. Cota
1
-0
/
+1
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
1
-1
/
+1
2017-10-24
tcg: take tb_ctx out of TCGContext
Emilio G. Cota
1
-3
/
+3
2017-10-19
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...
Peter Maydell
7
-20
/
+124
2017-10-17
linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values
Peter Maydell
1
-3
/
+28
2017-10-17
linux-user/main: support dfilter
Alex Bennée
1
-0
/
+7
2017-10-16
linux-user: Add some random ioctls
Marco A L Barbosa
3
-0
/
+13
2017-10-16
linux-user: remove duplicate break in syscall
Carlo Marcelo Arenas Belón
1
-1
/
+0
2017-10-16
linux-user: Fix target FS_IOC_GETFLAGS and FS_IOC_SETFLAGS numbers
Peter Maydell
1
-2
/
+2
2017-10-16
linux-user: Tidy and enforce reserved_va initialization
Richard Henderson
2
-13
/
+29
2017-10-16
linux-user: Allow -R values up to 0xffff0000 for 32-bit ARM guests
Peter Maydell
1
-1
/
+1
2017-10-16
linux-user: remove duplicate break in syscall
Carlo Marcelo Arenas Belón
1
-1
/
+0
2017-10-16
target/m68k,linux-user: manage FP registers in ucontext
Laurent Vivier
1
-0
/
+43
2017-10-16
linux-user: fix O_TMPFILE handling
Riku Voipio
3
-1
/
+14
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
1
-4
/
+0
2017-09-01
sparc: embed sparc_def_t into CPUSPARCState
Igor Mammedov
1
-1
/
+1
2017-08-08
maint: Include bug-reporting info in --help output
Eric Blake
1
-1
/
+3
2017-08-08
Revert "rcu: do not create thread in pthread_atfork callback"
Paolo Bonzini
1
-1
/
+0
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
1
-5
/
+5
2017-07-31
Revert "syscall: fix dereference of undefined pointer"
Peter Maydell
1
-1
/
+0
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
syscall: check inotify() and eventfd() return value
Philippe Mathieu-Daudé
1
-4
/
+12
2017-07-31
syscall: fix use of uninitialized values
Philippe Mathieu-Daudé
1
-0
/
+1
2017-07-31
syscall: fix dereference of undefined pointer
Philippe Mathieu-Daudé
1
-0
/
+1
2017-07-31
linux-user/sh4: fix incorrect memory write
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-20
Replace 'struct ucontext' with 'ucontext_t' type
Khem Raj
7
-11
/
+11
2017-07-19
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170718' into staging
Peter Maydell
1
-11
/
+14
2017-07-18
target/alpha: Merge several flag bytes into ENV->FLAGS
Richard Henderson
1
-11
/
+14
2017-07-18
linux-user/sh4: Clean env->flags on signal boundaries
Richard Henderson
1
-0
/
+3
2017-07-18
linux-user/sh4: Notice gUSA regions during signal delivery
Richard Henderson
1
-0
/
+28
2017-07-14
qom/cpu: remove host_tid field
Alex Bennée
1
-1
/
+0
2017-06-29
linux-user: Put PPC AT_IGNOREPPC auxv entries in the right place
Peter Maydell
1
-11
/
+12
2017-05-29
linux-user: add strace support for uinfo structure of rt_sigqueueinfo() and r...
Miloš Stojanović
1
-2
/
+111
2017-05-29
linux-user: fix inconsistent spaces in print_siginfo() output
Miloš Stojanović
1
-6
/
+6
2017-05-29
linux-user: add rt_tgsigqueueinfo() strace
Miloš Stojanović
2
-1
/
+16
2017-05-29
linux-user: add support for rt_tgsigqueueinfo() system call
Miloš Stojanović
1
-0
/
+16
2017-05-29
linux-user: fix argument type declaration of rt_sigqueinfo() syscall
Miloš Stojanović
1
-1
/
+1
2017-05-29
linux-user: fix mismatch of lock/unlock_user() invocations in rt_sigqueinfo()...
Miloš Stojanović
1
-1
/
+1
2017-05-29
linux-user: fix ssetmask() system call
Miloš Stojanović
1
-9
/
+1
2017-05-29
linux-user: add tkill(), tgkill() and rt_sigqueueinfo() strace
Miloš Stojanović
2
-3
/
+44
2017-05-29
linux-user: add strace for getuid(), gettid(), getppid(), geteuid()
Miloš Stojanović
1
-4
/
+4
2017-05-29
linux-user: remove all traces of qemu from /proc/self/cmdline
Andreas Schwab
1
-40
/
+7
2017-05-29
linux-user: allocate heap memory for execve arguments
Prasad J Pandit
1
-2
/
+5
2017-05-29
linux-user: fix inotify
Laurent Vivier
1
-0
/
+29
2017-05-29
linux-user: fix fadvise64_64() on ppc
Laurent Vivier
1
-0
/
+10
2017-05-29
linux-user: fix eventfd
Laurent Vivier
1
-2
/
+24
2017-05-29
linux-user: call fd_trans_target_to_host_data() for write()
Laurent Vivier
1
-1
/
+11
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
1
-6
/
+3
2017-05-07
util: Use g_malloc/g_free in envlist.c
Saurav Sachidanand
1
-6
/
+3
[next]