]> git.proxmox.com Git - mirror_qemu.git/commit
RISC-V: Update syscall list for 32-bit support.
authorJim Wilson <jimw@sifive.com>
Tue, 18 Jun 2019 22:32:52 +0000 (15:32 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Wed, 26 Jun 2019 05:37:08 +0000 (22:37 -0700)
commitab433cccadb9f8e73bc3350273b049377d54d083
tree31d6beed4244e96954c830a3f9df9673463ce96a
parentc13b169f1a3dd158d6c75727cdc388f95988db39
RISC-V: Update syscall list for 32-bit support.

32-bit RISC-V uses _llseek instead of lseek as syscall number 62.
Update syscall list from open-embedded build, primarily because
32-bit RISC-V requires statx support.

Tested with cross gcc testsuite runs for rv32 and rv64, with the
pending statx patch also applied.

Signed-off-by: Jim Wilson <jimw@sifive.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
linux-user/riscv/syscall_nr.h