Skip to content

incusd: pass firmware opt from device/pci to instance/qemu#2837

Merged
stgraber merged 2 commits intolxc:mainfrom
stek29:fix-pci-rombar
Jan 20, 2026
Merged

incusd: pass firmware opt from device/pci to instance/qemu#2837
stgraber merged 2 commits intolxc:mainfrom
stek29:fix-pci-rombar

Conversation

@stek29
Copy link
Copy Markdown
Contributor

@stek29 stek29 commented Jan 20, 2026

Fixes #2836

the firmware option wasn't passed from config as an actual RunConfig option, so the firmware option handling in the driver_qemu was never reached.

switch the firmware in the driver_qemu from IsTrue to IsTrueOrEmpty to ensure that it defaults to True.

@stek29 stek29 requested a review from stgraber as a code owner January 20, 2026 03:38
@stgraber stgraber enabled auto-merge January 20, 2026 03:51
Signed-off-by: Stéphane Graber <[email protected]>
@github-actions github-actions bot added the Documentation Documentation needs updating label Jan 20, 2026
@stgraber stgraber merged commit 938fee4 into lxc:main Jan 20, 2026
56 checks passed
@stek29 stek29 deleted the fix-pci-rombar branch January 20, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Documentation needs updating

Development

Successfully merging this pull request may close these issues.

PCI Device firmware=false is not passed to qemu

2 participants