cloud-hypervisor/vmm
Sebastien Boeuf bdef54ead6 vmm: Add brk syscall to the API thread
The brk syscall is not always called as the system might not need it.
But when it's needed from the API thread, this causes the thread to
terminate as it is not part of the authorized list of syscalls.

This should fix some sporadic failures on the CI with the musl build.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-08-11 15:04:21 +01:00
..
src vmm: Add brk syscall to the API thread 2020-08-11 15:04:21 +01:00
Cargo.toml build(deps): bump seccomp from v0.21.2 to v0.22.0 2020-08-06 07:25:30 +00:00