Re: qemu ppc64 crash when adding CPU

2023-12-04 Thread Philippe Mathieu-Daudé
Hi, On 4/12/23 19:57, Stefan Hajnoczi wrote: On Mon, 4 Dec 2023 at 13:37, Michal Suchánek wrote: Looking at tcg.c line 784 is here: ster_thread(void) { TCGContext *s = g_malloc(sizeof(*s)); unsigned int i, n; *s = tcg_init_ctx; /* Relink mem_base. */ for (i = 0,

Re: qemu ppc64 crash when adding CPU

2023-12-04 Thread Stefan Hajnoczi
On Mon, 4 Dec 2023 at 13:37, Michal Suchánek wrote: > > Hello, > > When running a VM with libvirt I get: > > /usr/bin/qemu-system-ppc64 --version > QEMU emulator version 8.1.3 (Virtualization / 15.5) > Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers > > /usr/bin/qemu-system

qemu ppc64 crash when adding CPU

2023-12-04 Thread Michal Suchánek
Hello, When running a VM with libvirt I get: /usr/bin/qemu-system-ppc64 --version QEMU emulator version 8.1.3 (Virtualization / 15.5) Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers /usr/bin/qemu-system-ppc64 -name guest=sles12sp5-ppc64le,debug-threads=on -S -object {"qom