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 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
*
|
linux-user/host/mips: Populate host_signal.h
Richard Henderson
2021-11-02
1
-1
/
+62
*
|
linux-user/host/s390: Populate host_signal.h
Richard Henderson
2021-11-02
2
-2
/
+94
*
|
linux-user/host/aarch64: Populate host_signal.h
Richard Henderson
2021-11-02
1
-1
/
+74
*
|
linux-user/host/arm: Populate host_signal.h
Richard Henderson
2021-11-02
1
-1
/
+30
*
|
linux-user/host/sparc: Populate host_signal.h
Richard Henderson
2021-11-02
2
-2
/
+55
*
|
linux-user/host/alpha: Populate host_signal.h
Richard Henderson
2021-11-02
1
-0
/
+42
*
|
linux-user/host/ppc: Populate host_signal.h
Richard Henderson
2021-11-02
2
-2
/
+26
*
|
linux-user/host/x86: Populate host_signal.h
Richard Henderson
2021-11-02
3
-3
/
+50
*
|
linux-user: Reorg handling for SIGSEGV
Richard Henderson
2021-10-30
14
-14
/
+104
*
|
configure: Merge riscv32 and riscv64 host architectures
Richard Henderson
2021-10-30
3
-13
/
+2
|
/
*
target/riscv: Split misa.mxl and misa.ext
Richard Henderson
2021-10-21
2
-2
/
+2
*
linux-user: Fix XER access in ppc version of elf_core_copy_regs
Matheus Ferst
2021-10-21
1
-1
/
+1
*
linux-user/ppc: Fix XER access in save/restore_user_regs
Matheus Ferst
2021-10-21
1
-3
/
+6
*
meson: *-user: only descend into *-user when configured
Warner Losh
2021-10-18
1
-0
/
+4
*
linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE
Richard Henderson
2021-10-01
1
-4
/
+0
*
linux-user/xtensa: Implement setup_sigtramp
Richard Henderson
2021-10-01
2
-20
/
+38
*
linux-user/sparc: Implement setup_sigtramp
Richard Henderson
2021-10-01
2
-14
/
+30
*
linux-user/sh4: Implement setup_sigtramp
Richard Henderson
2021-10-01
2
-18
/
+24
*
linux-user/s390x: Implement setup_sigtramp
Richard Henderson
2021-10-01
2
-8
/
+18
*
linux-user/riscv: Implement setup_sigtramp
Richard Henderson
2021-10-01
2
-9
/
+15
*
linux-user/ppc: Implement setup_sigtramp
Richard Henderson
2021-10-01
2
-16
/
+20
*
linux-user/ppc: Simplify encode_trampoline
Richard Henderson
2021-10-01
1
-4
/
+2
*
linux-user/openrisc: Implement setup_sigtramp
Richard Henderson
2021-10-01
2
-8
/
+16
[next]