-
Notifications
You must be signed in to change notification settings - Fork 183
guest_iommu_test: fix no bootable device issue for virtio_blk #4413
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
guest_iommu_test: fix no bootable device issue for virtio_blk #4413
Conversation
The bootindex will not be added to the virtio_blk device automatically after the new update (commit 9209b9482c984b3da752a2ab90c57a4af6254c0e). In order to avoid this issue, set image_boot=yes for virtio_blk device. Signed-off-by: Xueqiang Wei <[email protected]>
WalkthroughA single configuration property Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes This change requires minimal review effort:
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings📚 Learning: 2025-09-30T07:12:07.731ZApplied to files:
🔇 Additional comments (1)
Comment |
|
The results passed. |
|
@zhencliu Could you please help review it? Many thanks. |
|
Thanks Zhenchao. |
The bootindex will not be added to the virtio_blk device automatically after the new update (commit 9209b9482c984b3da752a2ab90c57a4af6254c0e). In order to avoid this issue, set image_boot=yes for virtio_blk device.
Signed-off-by: Xueqiang Wei [email protected]
ID: 4788
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.