Skip to content

QEMU shutdown script can be simplified drastically? #380

@podocarp

Description

@podocarp

The QEMU shutdown script tries to send ctrl alt del. But this doesn't work if the VM doesn't have a keyboard attached, which is most of the time. Is there a particular reason it's done like this? Can I suggest changing it to just

    {"execute":"system_powerdown"}

which I've tested and works.

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