aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api/src
diff options
context:
space:
mode:
authorXianglai Li <lixianglai@loongson.cn>2025-03-03 14:31:33 +0800
committerBibo Mao <maobibo@loongson.cn>2025-03-05 09:45:52 +0800
commit0a629c827300d514cc1f61806414d214fcf75051 (patch)
tree08dd576c79a0676ab3a6a750144fec3c81301d70 /rust/qemu-api/src
parenta97cceb1d7ed05070dc52e7850112f906d7e3512 (diff)
downloadqemu-0a629c827300d514cc1f61806414d214fcf75051.zip
qemu-0a629c827300d514cc1f61806414d214fcf75051.tar.gz
qemu-0a629c827300d514cc1f61806414d214fcf75051.tar.bz2
target/loongarch: Adjust the cpu reset action to a proper position
The commit 5a99a10da6cf ("target/loongarch: fix vcpu reset command word issue") fixes the error in the cpu reset ioctl command word delivery process, so that the command word can be delivered correctly, and adds the judgment and processing of the error return value, which exposes another problem that under loongarch, the cpu reset action is earlier than the creation of vcpu. An error occurs when the cpu reset command is sent. Now adjust the order of cpu reset and vcpu create actions to fix this problem Signed-off-by: Xianglai Li <lixianglai@loongson.cn> Acked-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions