Skip to content

fix: quoting of QEMU driver boot args#1812

Merged
Emantor merged 2 commits intolabgrid-project:masterfrom
flxzt:fz/fix-qemu-boot-args
Feb 9, 2026
Merged

fix: quoting of QEMU driver boot args#1812
Emantor merged 2 commits intolabgrid-project:masterfrom
flxzt:fz/fix-qemu-boot-args

Conversation

@flxzt
Copy link
Copy Markdown
Contributor

@flxzt flxzt commented Feb 2, 2026

Description
This fixes the issue that boot arguments were passed unquoted to QEMU.

  • PR has been tested

Signed-off-by: Felix Zwettler <Felix.Zwettler@duagon.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.2%. Comparing base (d02396e) to head (4398e0d).
⚠️ Report is 14 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1812   +/-   ##
======================================
  Coverage    45.1%   45.2%           
======================================
  Files         173     173           
  Lines       13712   13721    +9     
======================================
+ Hits         6188    6203   +15     
+ Misses       7524    7518    -6     
Flag Coverage Δ
3.10 45.2% <100.0%> (+<0.1%) ⬆️
3.11 45.2% <100.0%> (?)
3.12 45.2% <100.0%> (+<0.1%) ⬆️
3.13 45.1% <100.0%> (+<0.1%) ⬆️
3.14 45.1% <100.0%> (+<0.1%) ⬆️
3.9 45.2% <100.0%> (+<0.1%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Comment thread labgrid/driver/qemudriver.py Outdated
Signed-off-by: Felix Zwettler <Felix.Zwettler@duagon.com>
@flxzt flxzt requested a review from Emantor February 3, 2026 07:50
@Emantor Emantor merged commit 93fa254 into labgrid-project:master Feb 9, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants