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
*
Merge tag 'pull-user-20211220' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2021-12-20
65
-1155
/
+626
|
\
|
*
meson: Move linux_user_ss to linux-user/
Richard Henderson
2021-12-20
1
-0
/
+4
|
*
linux-user: Move thunk.c from top-level
Richard Henderson
2021-12-20
2
-0
/
+482
|
*
common-user: Move safe-syscall.* from linux-user
Richard Henderson
2021-12-20
15
-1088
/
+5
|
*
linux-user: Create special-errno.h
Richard Henderson
2021-12-20
6
-18
/
+37
|
*
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
Richard Henderson
2021-12-20
35
-70
/
+70
|
*
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
Richard Henderson
2021-12-20
31
-46
/
+45
|
*
linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
Richard Henderson
2021-12-20
19
-254
/
+1
|
*
linux-user/host/sparc64: Add safe-syscall.inc.S
Richard Henderson
2021-12-20
2
-0
/
+92
|
*
linux-user/host/mips: Add safe-syscall.inc.S
Richard Henderson
2021-12-20
2
-0
/
+151
|
*
linux-user: Move syscall error detection into safe_syscall_base
Richard Henderson
2021-12-20
10
-84
/
+144
|
*
linux-user: Untabify all safe-syscall.inc.S
Richard Henderson
2021-12-20
7
-396
/
+396
*
|
riscv: Set 5.4 as minimum kernel version for riscv32
Khem Raj
2021-12-20
1
-1
/
+2
|
/
*
target/hexagon/cpu.h: don't include qemu-common.h
Peter Maydell
2021-12-15
1
-0
/
+1
*
target/arm: Take an exception if PC is misaligned
Richard Henderson
2021-12-15
1
-19
/
+27
*
linux-user: implement more loop ioctls
Andreas Schwab
2021-11-29
4
-0
/
+16
*
linux-user/signal.c: Create a common rewind_if_in_safe_syscall
Warner Losh
2021-11-23
9
-143
/
+15
*
linux-user: Add host_signal_set_pc to set pc in mcontext
Warner Losh
2021-11-23
10
-0
/
+54
*
linux-user: fix Coverity CID 1464101
Laurent Vivier
2021-11-22
1
-3
/
+7
*
linux-user: Rewrite do_getdents, do_getdents64
Richard Henderson
2021-11-21
1
-139
/
+122
*
linux-user: Fix member types of target_dirent64
Richard Henderson
2021-11-21
1
-3
/
+3
*
linux-user: Always use flexible arrays for dirent d_name
Richard Henderson
2021-11-21
2
-5
/
+7
*
linux-user: Split out do_getdents, do_getdents64
Richard Henderson
2021-11-21
1
-153
/
+172
*
Merge remote-tracking branch 'remotes/philmd/tags/mips-20211102' into staging
Richard Henderson
2021-11-02
1
-2
/
+0
|
\
|
*
Revert "elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too"
Philippe Mathieu-Daudé
2021-11-02
1
-2
/
+0
*
|
linux-user: Handle BUS_ADRALN in host_signal_handler
Richard Henderson
2021-11-02
1
-0
/
+3
*
|
linux-user/ppc: Remove POWERPC_EXCP_ALIGN handling
Richard Henderson
2021-11-02
1
-8
/
+0
*
|
linux-user/hppa: Remove EXCP_UNALIGN handling
Richard Henderson
2021-11-02
1
-7
/
+0
*
|
target/arm: Implement arm_cpu_record_sigbus
Richard Henderson
2021-11-02
2
-7
/
+35
*
|
target/alpha: Implement alpha_cpu_record_sigbus
Richard Henderson
2021-11-02
1
-7
/
+0
*
|
linux-user: Add cpu_loop_exit_sigbus
Richard Henderson
2021-11-02
1
-0
/
+14
*
|
accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu
Richard Henderson
2021-11-02
1
-3
/
+0
*
|
target/xtensa: Make xtensa_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-9
/
+0
*
|
target/sparc: Make sparc_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-25
/
+0
*
|
target/sh4: Make sh4_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-8
/
+0
*
|
target/s390x: Implement s390_cpu_record_sigsegv
Richard Henderson
2021-11-02
1
-7
/
+6
*
|
target/riscv: Make riscv_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-7
/
+0
*
|
target/openrisc: Make openrisc_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-8
/
+0
*
|
linux-user/openrisc: Abort for EXCP_RANGE, EXCP_FPE
Richard Henderson
2021-11-02
1
-8
/
+9
*
|
target/mips: Make mips_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-11
/
+0
*
|
target/microblaze: Make mb_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-10
/
+0
*
|
target/m68k: Make m68k_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-10
/
+0
*
|
target/hppa: Make hppa_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-16
/
+0
*
|
target/hexagon: Remove hexagon_cpu_tlb_fill
Richard Henderson
2021-11-02
1
-23
/
+1
*
|
target/cris: Make cris_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-10
/
+0
*
|
target/alpha: Implement alpha_cpu_record_sigsegv
Richard Henderson
2021-11-02
1
-8
/
+0
*
|
linux-user: Add cpu_loop_exit_sigsegv
Richard Henderson
2021-11-02
1
-8
/
+22
*
|
linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
Richard Henderson
2021-11-02
1
-14
/
+0
*
|
linux-user/host/riscv: Improve host_signal_write
Richard Henderson
2021-11-02
1
-55
/
+28
*
|
linux-user/host/riscv: Populate host_signal.h
Richard Henderson
2021-11-02
1
-1
/
+85
[next]