linux-user: Implement capget, capset
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 12:15:35 +0000 (12:15 +0000)
committerRiku Voipio <riku.voipio@linaro.org>
Mon, 17 Mar 2014 13:26:58 +0000 (15:26 +0200)
commite0eb210ec0c1cd262e3f642133ee93acdaf60aa0
tree0030ca41f16dba7268cc6d288663b843d074c0c5
parenta7ec0f98e3a37a4d31c832cfa14dc2c1c0890421
linux-user: Implement capget, capset

Implement the capget and capset syscalls. This is useful because
simple programs like 'ls' try to use it in AArch64, and otherwise
we emit a lot of noise about it being unimplemented.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
linux-user/syscall.c
linux-user/syscall_defs.h