summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorMax Filippov2018-04-01 19:00:05 +0200
committerMax Filippov2018-04-01 23:05:23 +0200
commita3da8be5126be0d17e8ebc76655f185aeb647f7a (patch)
tree1718338cd4f26ab69ba66ccc072b3cefad3234d3 /linux-user/syscall.c
parentlinux-user: fix mq_getsetattr implementation (diff)
downloadqemu-a3da8be5126be0d17e8ebc76655f185aeb647f7a.tar.gz
qemu-a3da8be5126be0d17e8ebc76655f185aeb647f7a.tar.xz
qemu-a3da8be5126be0d17e8ebc76655f185aeb647f7a.zip
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>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions