You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vivian Wang
4f22fcb5c6
linux-user: Add missing termios baud rates
Add several missing baud rates and inputs baud rates in cflag_tbl.
Add these missing definitions in termbits.h:
- TARGET_BOTHER for alpha, hppa, ppc, sh4, sparc
- TARGET_IBSHIFT for hppa, mips, ppc, sh4, sparc
- Missing standard baud rates for hppa
These are required for the glibc test tst-termios-linux.
Link: https://lore.kernel.org/qemu-devel/20251203-linux-user-higher-baud-rates-v2-1-e45b35224437@iscas.ac.cn
Signed-off-by: Vivian Wang <wangruikang@iscas.ac.cn>
Reviewed-by: Helge Deller <deller@gmx.de>
3 months ago
..
Makefile.vdso
linux-user/ppc: Reduce vdso alignment to 4k
1 year ago
cpu_loop.c
bsd-user, linux-user: introduce qemu_process_cpu_events
7 months ago
elfload.c
linux-user/ppc: Expand target_elf_gregset_t
7 months ago
meson.build
linux-user/ppc: Add vdso
2 years ago
signal.c
linux-user/ppc: Fix sigmask endianness issue in sigreturn
1 year ago
sockbits.h
linux-user: move ppc socket.h definitions to ppc/sockbits.h
8 years ago
syscall.tbl
target/ppc: Fix lxvx/stxvx facility check
2 years ago
syscallhdr.sh
license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only
2 years ago
target_cpu.h
linux user: Fix Lesser GPL version number
5 years ago
target_elf.h
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
7 months ago
target_errno_defs.h
linux-user: Extract target errno to 'target_errno_defs.h'
5 years ago
target_fcntl.h
linux-user: move ppc fcntl definitions to ppc/target_fcntl.h
8 years ago
target_mman.h
linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h
3 years ago
target_prctl.h
linux-user: Split out do_prctl and subroutines
4 years ago
target_proc.h
linux-user: Split out cpu/target_proc.h
3 years ago
target_ptrace.h
linux-user/ppc: Create target_ptrace.h
7 months ago
target_resource.h
linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h
4 years ago
target_signal.h
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
1 year ago
target_structs.h
linux user: Fix Lesser GPL version number
5 years ago
target_syscall.h
linux-user/ppc: Create target_ptrace.h
7 months ago
termbits.h
linux-user: Add missing termios baud rates
2 months ago
vdso-32.ld
linux-user/ppc: Add vdso
2 years ago
vdso-32.so
linux-user: Populate sigreturn_region_{start,end} in all vdso.S
7 months ago
vdso-64.ld
linux-user/ppc: Add vdso
2 years ago
vdso-64.so
linux-user: Populate sigreturn_region_{start,end} in all vdso.S
7 months ago
vdso-64le.so
linux-user: Populate sigreturn_region_{start,end} in all vdso.S
7 months ago
vdso-asmoffset.h
linux-user/ppc: Add vdso
2 years ago
vdso.S
linux-user: Populate sigreturn_region_{start,end} in all vdso.S
7 months ago