Re: [Qemu-devel] [PATCH v3 for 3.0 09/18] docker: disable debian-powerpc-user-cross

2018-07-23 Thread Alex Bennée
Alex Bennée writes: > 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 Mathieu-Daudé > Cc:

[Qemu-devel] [PATCH v3 for 3.0 09/18] docker: disable debian-powerpc-user-cross

2018-07-17 Thread Alex Bennée
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 Mathieu-Daudé Cc: David Gibson Cc: Alexander Graf Cc