On 07/13/2018 09:17 AM, Alex Bennée wrote:
> While we can build we can't run the unit tests due to a missing system
> call (249 - swapcontext). This could be a code generation issue as
> other architectures don't seem to have this system call.
>
> Signed-off-by: Alex Bennée
Tested-by: Philippe M
While we can build we can't run the unit tests due to a missing system
call (249 - swapcontext). This could be a code generation issue as
other architectures don't seem to have this system call.
Signed-off-by: Alex Bennée
Cc: David Gibson
Cc: Alexander Graf
Cc: qemu-...@nongnu.org
---
tests/do