qemu-cr16/linux-user/ppc
Vivian Wang 1e762859ce 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>
(cherry picked from commit 4f22fcb5c67f40a36e6654f6cfaee23f9f9e93d1)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2026-01-24 23:47:45 +03:00
..
cpu_loop.c bsd-user, linux-user: introduce qemu_process_cpu_events 2025-09-17 19:00:56 +02:00
elfload.c linux-user/ppc: Expand target_elf_gregset_t 2025-08-30 07:04:04 +10:00
Makefile.vdso linux-user/ppc: Reduce vdso alignment to 4k 2024-11-16 08:42:25 -08:00
meson.build
signal.c linux-user/ppc: Fix sigmask endianness issue in sigreturn 2024-10-22 13:45:03 -07:00
sockbits.h
syscall.tbl target/ppc: Fix lxvx/stxvx facility check 2024-09-27 10:32:29 +01:00
syscallhdr.sh license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 2024-09-20 10:11:59 +03:00
target_cpu.h
target_elf.h linux-user: Standardize on ELF_MACHINE not ELF_ARCH 2025-08-30 07:04:04 +10:00
target_errno_defs.h
target_fcntl.h
target_mman.h
target_prctl.h
target_proc.h
target_ptrace.h linux-user/ppc: Create target_ptrace.h 2025-08-30 07:04:04 +10:00
target_resource.h
target_signal.h linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2025-02-18 08:29:03 -08:00
target_structs.h
target_syscall.h linux-user/ppc: Create target_ptrace.h 2025-08-30 07:04:04 +10:00
termbits.h linux-user: Add missing termios baud rates 2026-01-24 23:47:45 +03:00
vdso-32.ld
vdso-32.so linux-user: Populate sigreturn_region_{start,end} in all vdso.S 2025-09-23 16:17:59 -07:00
vdso-64.ld
vdso-64.so linux-user: Populate sigreturn_region_{start,end} in all vdso.S 2025-09-23 16:17:59 -07:00
vdso-64le.so linux-user: Populate sigreturn_region_{start,end} in all vdso.S 2025-09-23 16:17:59 -07:00
vdso-asmoffset.h
vdso.S linux-user: Populate sigreturn_region_{start,end} in all vdso.S 2025-09-23 16:17:59 -07:00