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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
2020-01-09
1
-0
/
+27
*
target/arm: only update pc after semihosting completes
Alex Bennée
2020-01-09
2
-0
/
+2
*
linux-user: convert target_munmap debug to a tracepoint
Alex Bennée
2019-12-19
2
-7
/
+3
*
linux-user: log page table changes under -d page
Alex Bennée
2019-12-19
2
-5
/
+5
*
linux-user: add target_mmap_complete tracepoint
Alex Bennée
2019-12-19
2
-1
/
+2
*
linux-user: convert target_mmap debug to tracepoint
Alex Bennée
2019-12-19
2
-26
/
+2
*
linux-user: convert target_mprotect debug to tracepoint
Alex Bennée
2019-12-19
2
-8
/
+5
*
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
1
-0
/
+5
*
target/arm: Add support for DC CVAP & DC CVADP ins
Beata Michalska
2019-12-16
1
-0
/
+2
*
linux-user: fix translation of statx structures
Ariadne Conill
2019-11-25
1
-6
/
+6
*
linux-user: remove host stime() syscall
Laurent Vivier
2019-11-12
1
-3
/
+5
*
linux-user: fix missing break
Laurent Vivier
2019-11-12
1
-0
/
+1
*
linux-user/alpha: Set r20 secondary return value
Richard Henderson
2019-11-06
1
-0
/
+9
*
linux-user/sparc: Fix cpu_clone_regs_*
Richard Henderson
2019-11-06
1
-7
/
+36
*
linux-user: Introduce cpu_clone_regs_parent
Richard Henderson
2019-11-06
19
-0
/
+74
*
linux-user: Rename cpu_clone_regs to cpu_clone_regs_child
Richard Henderson
2019-11-06
19
-20
/
+40
*
linux-user/sparc64: Fix target_signal_frame
Richard Henderson
2019-11-06
1
-2
/
+2
*
linux-user/sparc: Fix WREG usage in setup_frame
Richard Henderson
2019-11-06
1
-1
/
+1
*
linux-user/sparc: Use WREG_SP constant in sparc/signal.c
Richard Henderson
2019-11-06
1
-5
/
+2
*
linux-user/sparc: Begin using WREG constants in sparc/signal.c
Richard Henderson
2019-11-06
1
-62
/
+33
*
linux-user/sparc: Use WREG constants in sparc/target_cpu.h
Richard Henderson
2019-11-06
1
-8
/
+2
*
linux-user: Support for NETLINK socket options
Josh Kunz
2019-11-05
1
-0
/
+101
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
2019-10-30
3
-3
/
+23
|
\
|
*
linux-user: support -plugin option
Lluís Vilanova
2019-10-28
1
-0
/
+18
|
*
*-user: plugin syscalls
Emilio G. Cota
2019-10-28
1
-3
/
+4
|
*
*-user: notify plugin of exit
Emilio G. Cota
2019-10-28
1
-0
/
+1
*
|
linux-user/riscv: Propagate fault address
Giuseppe Musacchio
2019-10-28
1
-1
/
+2
|
/
*
linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIAN
Richard Henderson
2019-10-24
1
-0
/
+1
*
linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN
Richard Henderson
2019-10-24
1
-0
/
+1
*
target/arm: Rebuild hflags at EL changes
Richard Henderson
2019-10-24
1
-0
/
+1
*
linux-user/syscall: Align target_sockaddr fields using ABI types
Philippe Mathieu-Daudé
2019-10-21
1
-17
/
+17
*
linux-user/strace: Let print_sockaddr() have a 'last' argument
Philippe Mathieu-Daudé
2019-10-21
1
-5
/
+5
*
linux-user/strace: Improve bind() output
Philippe Mathieu-Daudé
2019-10-21
2
-2
/
+15
*
linux-user/strace: Add print_sockfd()
Philippe Mathieu-Daudé
2019-10-21
1
-7
/
+16
*
linux-user/strace: Dump AF_NETLINK sockaddr content
Philippe Mathieu-Daudé
2019-10-21
1
-0
/
+37
*
linux-user/syscall: Introduce target_sockaddr_nl
Philippe Mathieu-Daudé
2019-10-21
2
-2
/
+11
*
linux-user/strace: Improve settimeofday()
Philippe Mathieu-Daudé
2019-10-21
2
-1
/
+14
*
linux-user/strace: Add print_timezone()
Philippe Mathieu-Daudé
2019-10-21
1
-0
/
+20
*
linux-user/strace: Display invalid pointer in print_timeval()
Philippe Mathieu-Daudé
2019-10-21
1
-1
/
+3
*
Fix unsigned integer underflow in fd-trans.c
Shu-Chun Weng
2019-10-21
1
-11
/
+40
*
linux-user: add strace for dup3
Andreas Schwab
2019-10-21
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...
Peter Maydell
2019-09-30
2
-6
/
+0
|
\
|
*
target/arm: remove run-time semihosting checks for linux-user
Alex Bennée
2019-09-27
2
-6
/
+0
*
|
target/ppc: fix signal delivery for ppc64abi32
Alex Bennée
2019-09-26
1
-1
/
+3
|
/
*
linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls
Aleksandar Markovic
2019-09-11
2
-0
/
+8
*
linux-user: Add support for FDMSGON and FDMSGOFF ioctls
Aleksandar Markovic
2019-09-11
2
-0
/
+4
*
linux-user: Add support for FDFLUSH ioctl
Yunqiang Su
2019-09-11
3
-0
/
+7
*
linux-user: Add support for FIOGETOWN and FIOSETOWN ioctls
Aleksandar Markovic
2019-09-11
2
-0
/
+6
*
linux-user: Add support for RNDRESEEDCRNG ioctl
Aleksandar Markovic
2019-09-11
2
-0
/
+4
*
linux-user: drop redundant handling of environment variables
Max Filippov
2019-09-11
1
-7
/
+0
[prev]
[next]