Skip to content

fix: Correctly pass accelerator parameters to QEMU#114

Open
lurtz wants to merge 1 commit into
mainfrom
correctly-pass-qemu-accelerator-parameters
Open

fix: Correctly pass accelerator parameters to QEMU#114
lurtz wants to merge 1 commit into
mainfrom
correctly-pass-qemu-accelerator-parameters

Conversation

@lurtz

@lurtz lurtz commented Jun 11, 2026

Copy link
Copy Markdown

Documentation of QEMU states that -enable-kvm is the publicly known way to enable KVM. However --enable-kvm also seems to work, but is not documented.

Passing -accel tcg as a single string might fail QEMU to recognize the argument.

@lurtz lurtz temporarily deployed to workflow-approval June 11, 2026 14:52 — with GitHub Actions Inactive
@lurtz lurtz temporarily deployed to workflow-approval June 11, 2026 15:21 — with GitHub Actions Inactive
@lurtz lurtz marked this pull request as ready for review June 11, 2026 15:36
Documentation states that `-enable-kvm` is the publicly known way to enable KVM. However `--enable-kvm` also seems to work, but is not documented.

Passing "-accel tcg" as a single string might fail QEMU to recognize the argument.
@lurtz lurtz force-pushed the correctly-pass-qemu-accelerator-parameters branch from e305179 to 088e778 Compare June 11, 2026 15:53
@lurtz lurtz deployed to workflow-approval June 11, 2026 15:53 — with GitHub Actions Active
@lurtz lurtz enabled auto-merge June 11, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant