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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2021-12-15
target/hexagon/cpu.h: don't include qemu-common.h
Peter Maydell
1
-0
/
+1
2021-12-15
target/arm: Take an exception if PC is misaligned
Richard Henderson
1
-19
/
+27
2021-11-29
linux-user: implement more loop ioctls
Andreas Schwab
4
-0
/
+16
2021-11-23
linux-user/signal.c: Create a common rewind_if_in_safe_syscall
Warner Losh
9
-143
/
+15
2021-11-23
linux-user: Add host_signal_set_pc to set pc in mcontext
Warner Losh
10
-0
/
+54
2021-11-22
linux-user: fix Coverity CID 1464101
Laurent Vivier
1
-3
/
+7
2021-11-21
linux-user: Rewrite do_getdents, do_getdents64
Richard Henderson
1
-139
/
+122
2021-11-21
linux-user: Fix member types of target_dirent64
Richard Henderson
1
-3
/
+3
2021-11-21
linux-user: Always use flexible arrays for dirent d_name
Richard Henderson
2
-5
/
+7
2021-11-21
linux-user: Split out do_getdents, do_getdents64
Richard Henderson
1
-153
/
+172
2021-11-02
Merge remote-tracking branch 'remotes/philmd/tags/mips-20211102' into staging
Richard Henderson
1
-2
/
+0
2021-11-02
Revert "elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too"
Philippe Mathieu-Daudé
1
-2
/
+0
2021-11-02
linux-user: Handle BUS_ADRALN in host_signal_handler
Richard Henderson
1
-0
/
+3
2021-11-02
linux-user/ppc: Remove POWERPC_EXCP_ALIGN handling
Richard Henderson
1
-8
/
+0
2021-11-02
linux-user/hppa: Remove EXCP_UNALIGN handling
Richard Henderson
1
-7
/
+0
2021-11-02
target/arm: Implement arm_cpu_record_sigbus
Richard Henderson
2
-7
/
+35
2021-11-02
target/alpha: Implement alpha_cpu_record_sigbus
Richard Henderson
1
-7
/
+0
2021-11-02
linux-user: Add cpu_loop_exit_sigbus
Richard Henderson
1
-0
/
+14
2021-11-02
accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu
Richard Henderson
1
-3
/
+0
2021-11-02
target/xtensa: Make xtensa_cpu_tlb_fill sysemu only
Richard Henderson
1
-9
/
+0
2021-11-02
target/sparc: Make sparc_cpu_tlb_fill sysemu only
Richard Henderson
1
-25
/
+0
2021-11-02
target/sh4: Make sh4_cpu_tlb_fill sysemu only
Richard Henderson
1
-8
/
+0
2021-11-02
target/s390x: Implement s390_cpu_record_sigsegv
Richard Henderson
1
-7
/
+6
2021-11-02
target/riscv: Make riscv_cpu_tlb_fill sysemu only
Richard Henderson
1
-7
/
+0
2021-11-02
target/openrisc: Make openrisc_cpu_tlb_fill sysemu only
Richard Henderson
1
-8
/
+0
2021-11-02
linux-user/openrisc: Abort for EXCP_RANGE, EXCP_FPE
Richard Henderson
1
-8
/
+9
2021-11-02
target/mips: Make mips_cpu_tlb_fill sysemu only
Richard Henderson
1
-11
/
+0
2021-11-02
target/microblaze: Make mb_cpu_tlb_fill sysemu only
Richard Henderson
1
-10
/
+0
2021-11-02
target/m68k: Make m68k_cpu_tlb_fill sysemu only
Richard Henderson
1
-10
/
+0
2021-11-02
target/hppa: Make hppa_cpu_tlb_fill sysemu only
Richard Henderson
1
-16
/
+0
2021-11-02
target/hexagon: Remove hexagon_cpu_tlb_fill
Richard Henderson
1
-23
/
+1
2021-11-02
target/cris: Make cris_cpu_tlb_fill sysemu only
Richard Henderson
1
-10
/
+0
2021-11-02
target/alpha: Implement alpha_cpu_record_sigsegv
Richard Henderson
1
-8
/
+0
2021-11-02
linux-user: Add cpu_loop_exit_sigsegv
Richard Henderson
1
-8
/
+22
2021-11-02
linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
Richard Henderson
1
-14
/
+0
2021-11-02
linux-user/host/riscv: Improve host_signal_write
Richard Henderson
1
-55
/
+28
2021-11-02
linux-user/host/riscv: Populate host_signal.h
Richard Henderson
1
-1
/
+85
2021-11-02
linux-user/host/mips: Populate host_signal.h
Richard Henderson
1
-1
/
+62
2021-11-02
linux-user/host/s390: Populate host_signal.h
Richard Henderson
2
-2
/
+94
2021-11-02
linux-user/host/aarch64: Populate host_signal.h
Richard Henderson
1
-1
/
+74
2021-11-02
linux-user/host/arm: Populate host_signal.h
Richard Henderson
1
-1
/
+30
2021-11-02
linux-user/host/sparc: Populate host_signal.h
Richard Henderson
2
-2
/
+55
2021-11-02
linux-user/host/alpha: Populate host_signal.h
Richard Henderson
1
-0
/
+42
2021-11-02
linux-user/host/ppc: Populate host_signal.h
Richard Henderson
2
-2
/
+26
2021-11-02
linux-user/host/x86: Populate host_signal.h
Richard Henderson
3
-3
/
+50
2021-10-30
linux-user: Reorg handling for SIGSEGV
Richard Henderson
14
-14
/
+104
2021-10-30
configure: Merge riscv32 and riscv64 host architectures
Richard Henderson
3
-13
/
+2
2021-10-22
target/riscv: Split misa.mxl and misa.ext
Richard Henderson
2
-2
/
+2
2021-10-21
linux-user: Fix XER access in ppc version of elf_core_copy_regs
Matheus Ferst
1
-1
/
+1
2021-10-21
linux-user/ppc: Fix XER access in save/restore_user_regs
Matheus Ferst
1
-3
/
+6
[next]