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/hppa: Add vdso
2 years ago
cpu_loop.c
include/qemu/atomic: Drop aligned_{u}int64_t
3 months ago
elfload.c
accel/tcg: Add clear_flags argument to page_set_flags
6 months ago
meson.build
linux-user/hppa: Add vdso
2 years ago
signal.c
linux-user/hppa: Force all code addresses to PRIV_USER
2 years ago
sockbits.h
Supply missing header guards
7 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/hppa: Force all code addresses to PRIV_USER
2 years ago
target_elf.h
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
7 months ago
target_errno_defs.h
linux-user/hppa: Move errno definitions to 'target_errno_defs.h'
5 years ago
target_fcntl.h
linux-user: fix O_NONBLOCK in signalfd4() and eventfd2() syscalls
5 years ago
target_mman.h
linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h
3 years ago
target_prctl.h
target/hppa: Implement prctl_unalign_sigbus
4 years ago
target_proc.h
linux-user: Split out cpu/target_proc.h
3 years ago
target_resource.h
linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h
4 years ago
target_signal.h
linux-user/hppa: Add signal trampoline for hppa target
4 years ago
target_structs.h
linux user: Fix Lesser GPL version number
5 years ago
target_syscall.h
linux-user: Remove target_pt_regs from target_syscall.h
7 months ago
termbits.h
linux-user: Add missing termios baud rates
2 months ago
vdso-asmoffset.h
linux-user/hppa: Add vdso
2 years ago
vdso.S
linux-user: Populate sigreturn_region_{start,end} in all vdso.S
7 months ago
vdso.ld
linux-user/hppa: Add vdso
2 years ago
vdso.so
linux-user: Populate sigreturn_region_{start,end} in all vdso.S
7 months ago