qemu-patch-raspberry4/linux-user/xtensa
Max Filippov a3da8be512 target/xtensa: linux-user: fix sysv IPC structures
- make target_ipc_perm fields match kernel definitions for xtensa;
- add target_semid64_ds with proper order of times and reserved fields
  for little/big endian specific for xtensa;
- add missing reserved fields after time fields to the target_shmid_ds;
- fix types of shm_cpid, shm_lpid and shm_nattch fields of
  target_shmid_ds to match kernel definitions for xtensa.

These changes fix guest ipcs output and fix glibc testsuite tests
sysvipc/test-sysvsem and sysvipc/test-sysvshm.

Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2018-04-01 14:05:23 -07:00
..
syscall_nr.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
target_cpu.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
target_elf.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
target_signal.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
target_structs.h target/xtensa: linux-user: fix sysv IPC structures 2018-04-01 14:05:23 -07:00
target_syscall.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
termbits.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00