Searched hist:e0eb210ec0c1cd262e3f642133ee93acdaf60aa0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | syscall_defs.h | diff e0eb210ec0c1cd262e3f642133ee93acdaf60aa0 Mon Mar 17 07:15:35 CDT 2014 Peter Maydell <peter.maydell@linaro.org> 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>
|
H A D | syscall.c | diff e0eb210ec0c1cd262e3f642133ee93acdaf60aa0 Mon Mar 17 07:15:35 CDT 2014 Peter Maydell <peter.maydell@linaro.org> 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>
|