On 30.10.2017 04:05, Philippe Mathieu-Daudé wrote:
> missing since 55c3ceef61:
>
> LINK s390x-softmmu/qemu-system-s390x
> target/s390x/cpu.o: In function `s390_cpu_class_init':
> target/s390x/cpu.c:500: undefined reference to `s390x_translate_init'
>
> Suggested-by: Eduardo Habkost <[email protected]>
> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
This is fixed already by 74d7fc7f6385158b8a5c524c61baaef1b66f3dac
("tcg: Avoid setting tcg_initialize if !CONFIG_TCG"), so please drop
this patch.
Thomas