On 27/4/23 04:09, Jamie Iles wrote:
Expose qemu_cpu_list_lock globally so that we can use
WITH_QEMU_LOCK_GUARD and QEMU_LOCK_GUARD to simplify a few code paths
now and in future.
Signed-off-by: Jamie Iles
---
cpus-common.c | 2 +-
include/exec/cpu-common.h | 1 +
linux-user/el
On 4/27/23 03:09, Jamie Iles wrote:
Expose qemu_cpu_list_lock globally so that we can use
WITH_QEMU_LOCK_GUARD and QEMU_LOCK_GUARD to simplify a few code paths
now and in future.
Signed-off-by: Jamie Iles
---
cpus-common.c | 2 +-
include/exec/cpu-common.h | 1 +
linux-user/elf
Expose qemu_cpu_list_lock globally so that we can use
WITH_QEMU_LOCK_GUARD and QEMU_LOCK_GUARD to simplify a few code paths
now and in future.
Signed-off-by: Jamie Iles
---
cpus-common.c | 2 +-
include/exec/cpu-common.h | 1 +
linux-user/elfload.c | 12 ++--
migration