summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorJohn Paul Adrian Glaubitz2015-12-24 19:59:59 +0100
committerRiku Voipio2016-01-11 13:54:03 +0100
commit5a53dc5042d9250f2011e54cd065ed360e34d2ac (patch)
tree48ebe6130b2513dc2f0fb5ff05f75eb1ae72c8a3 /include/exec
parentlinux-user: Update m68k syscall definitions to match Linux 4.4. (diff)
downloadqemu-5a53dc5042d9250f2011e54cd065ed360e34d2ac.tar.gz
qemu-5a53dc5042d9250f2011e54cd065ed360e34d2ac.tar.xz
qemu-5a53dc5042d9250f2011e54cd065ed360e34d2ac.zip
linux-user: Add SOCKOP_sendmmsg and SOCKOP_recvmmsg socket call, wire them up.
Adds the definitions for the socket calls SOCKOP_sendmmsg and SOCKOP_recvmmsg and wires them up with the rest of the code. The necessary function do_sendrecvmmsg() is already present in linux-user/syscall.c. After adding these two definitions and wiring them up, I no longer receive an error message about the unimplemented socket calls when running "apt-get update" on Debian unstable running on qemu with glibc_2.21 on m68k. Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions