Skip to content
This repository was archived by the owner on Sep 30, 2023. It is now read-only.

[openQA] qemu-system-riscv64 设置选项-no-shutdown 无效 #460

@lvxiaoqian555

Description

@lvxiaoqian555

根据https://qemu-project.gitlab.io/qemu/interop/qemu-qmp-ref.html#qapidoc-100
If the command-line option “-no-shutdown” has been specified, qemu will not exit, and a STOP event will eventually follow the SHUTDOWN event
如果使用-no-shutdown qemu状态应该为shutdown

  • guest is shut down (and -no-shutdown is in use)

但是实际使用了-no-shutdown 选项,poweroff以后qemu会退出
对比qemu-system-x86_64,使用-no-shutdown 选项,poweroff以后qemu不会退出

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions