summaryrefslogtreecommitdiffstats
path: root/linux-user/nios2
diff options
context:
space:
mode:
authorTonis Tiigi2022-01-05 05:18:19 +0100
committerLaurent Vivier2022-01-06 11:40:52 +0100
commit407a119bfd350101a8ef947a9edd58b01644ec89 (patch)
treee1d0ce33bf800f4d1f97a0c34609d5e6a0c54ffb /linux-user/nios2
parentlinux-user: add sched_getattr support (diff)
downloadqemu-407a119bfd350101a8ef947a9edd58b01644ec89.tar.gz
qemu-407a119bfd350101a8ef947a9edd58b01644ec89.tar.xz
qemu-407a119bfd350101a8ef947a9edd58b01644ec89.zip
linux-user: call set/getscheduler set/getparam directly
There seems to be difference in syscall and libc definition of these methods and therefore musl does not implement them (1e21e78bf7). Call syscall directly to ensure the behavior of the libc of user application, not the libc that was used to build QEMU. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> Message-Id: <20220105041819.24160-3-tonistiigi@gmail.com> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/nios2')
0 files changed, 0 insertions, 0 deletions