index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
2017-11-20
linux-user: Fix calculation of auxv length
Peter Maydell
2017-11-07
linux-user: Handle rt_sigaction correctly for SPARC
Peter Maydell
2017-11-07
linux-user/ppc: Report correct fault address for data faults
Peter Maydell
2017-11-07
linux-user/s390x: Mask si_addr for SIGSEGV
Peter Maydell
2017-11-07
linux-user: return EINVAL from prctl(PR_*_SECCOMP)
James Cowgill
2017-11-07
linux-user: fix 'finshed' typo in comment
Emilio G. Cota
2017-11-07
linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
James Clarke
2017-11-07
linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB
Helge Deller
2017-11-07
linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCK
Helge Deller
2017-11-07
linux-user/hppa: Fix TARGET_MAP_TYPE
Helge Deller
2017-11-07
linux-user/hppa: Fix typo for TARGET_NR_epoll_wait
Helge Deller
2017-11-07
linux-user/hppa: Fix cpu_clone_regs
Richard Henderson
2017-11-07
linux-user/hppa: Fix TARGET_SA_* defines
Helge Deller
2017-11-07
linux-user: Restrict usage of sa_restorer
Richard Henderson
2017-10-27
sh4: simplify superh_cpu_class_by_name()
Igor Mammedov
2017-10-24
tcg: enable multiple TCG contexts in softmmu
Emilio G. Cota
2017-10-24
tcg: introduce regions to split code_gen_buffer
Emilio G. Cota
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
tcg: take tb_ctx out of TCGContext
Emilio G. Cota
2017-10-19
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...
Peter Maydell
2017-10-17
linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values
Peter Maydell
2017-10-17
linux-user/main: support dfilter
Alex Bennée
2017-10-16
linux-user: Add some random ioctls
Marco A L Barbosa
2017-10-16
linux-user: remove duplicate break in syscall
Carlo Marcelo Arenas Belón
2017-10-16
linux-user: Fix target FS_IOC_GETFLAGS and FS_IOC_SETFLAGS numbers
Peter Maydell
2017-10-16
linux-user: Tidy and enforce reserved_va initialization
Richard Henderson
2017-10-16
linux-user: Allow -R values up to 0xffff0000 for 32-bit ARM guests
Peter Maydell
2017-10-16
linux-user: remove duplicate break in syscall
Carlo Marcelo Arenas Belón
2017-10-16
target/m68k,linux-user: manage FP registers in ucontext
Laurent Vivier
2017-10-16
linux-user: fix O_TMPFILE handling
Riku Voipio
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-01
sparc: embed sparc_def_t into CPUSPARCState
Igor Mammedov
2017-08-08
maint: Include bug-reporting info in --help output
Eric Blake
2017-08-08
Revert "rcu: do not create thread in pthread_atfork callback"
Paolo Bonzini
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-07-31
Revert "syscall: fix dereference of undefined pointer"
Peter Maydell
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
syscall: check inotify() and eventfd() return value
Philippe Mathieu-Daudé
2017-07-31
syscall: fix use of uninitialized values
Philippe Mathieu-Daudé
2017-07-31
syscall: fix dereference of undefined pointer
Philippe Mathieu-Daudé
2017-07-31
linux-user/sh4: fix incorrect memory write
Philippe Mathieu-Daudé
2017-07-20
Replace 'struct ucontext' with 'ucontext_t' type
Khem Raj
2017-07-19
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170718' into staging
Peter Maydell
2017-07-18
target/alpha: Merge several flag bytes into ENV->FLAGS
Richard Henderson
2017-07-18
linux-user/sh4: Clean env->flags on signal boundaries
Richard Henderson
2017-07-18
linux-user/sh4: Notice gUSA regions during signal delivery
Richard Henderson
2017-07-14
qom/cpu: remove host_tid field
Alex Bennée
2017-06-29
linux-user: Put PPC AT_IGNOREPPC auxv entries in the right place
Peter Maydell
2017-05-29
linux-user: add strace support for uinfo structure of rt_sigqueueinfo() and r...
Miloš Stojanović
2017-05-29
linux-user: fix inconsistent spaces in print_siginfo() output
Miloš Stojanović
[next]