On Wed, Jun 28, 2017 at 08:27:08PM +0100, Igor Druzhinin wrote:
> The new function repeats the behavior of the first version
> except it has an extended list of arguments which are subsequently
> passed to mmap() call.
>
> This is needed for QEMU depriviledging.
>
> Signed-off-by: Igor Druzhinin
On 28/06/17 20:27, Igor Druzhinin wrote:
> The new function repeats the behavior of the first version
> except it has an extended list of arguments which are subsequently
> passed to mmap() call.
>
> This is needed for QEMU depriviledging.
>
> Signed-off-by: Igor Druzhinin
Reviewed-by: Andrew Coo
The new function repeats the behavior of the first version
except it has an extended list of arguments which are subsequently
passed to mmap() call.
This is needed for QEMU depriviledging.
Signed-off-by: Igor Druzhinin
---
Cc: Ian Jackson
Cc: Wei Liu
Cc: Andrew Cooper
---
tools/libs/foreignm