forked from mirror/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
We originally naively treated expansion as safe because we expected each new CPU/thread to appear in order. However the -M raspi2 model triggered a case where a new high cpu_index thread started executing just before a smaller one. Clean this up by converting the GArray into the simpler GPtrArray and then holding a lock for the expansion. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Cc: Alexandre Iooss <erdnaxe@crans.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20221027183637.2772968-29-alex.bennee@linaro.org> |
3 years ago | |
|---|---|---|
| .. | ||
| elf2dmp | 3 years ago | |
| gitdm | 3 years ago | |
| ivshmem-client | 4 years ago | |
| ivshmem-server | 4 years ago | |
| plugins | 3 years ago | |
| rdmacm-mux | 4 years ago | |
| systemd | 8 years ago | |
| vhost-user-blk | 3 years ago | |
| vhost-user-gpu | 4 years ago | |
| vhost-user-input | 5 years ago | |
| vhost-user-scsi | 4 years ago | |