Skip to content

scripts/ci/qemu-run.sh: Add support for VirtIO drive interface #937

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

aronowski
Copy link

Use if=virtio instead of if=ide in QEMU commandline for improved performance with edk2 bundling VirtIO drivers.

See Dasharo/dasharo-issues#901 (comment) for context. This PR is for merging into the develop branch, as requested. Here's an example coreboot test suite run, which proves, that this works (the esp-scanning.robot suite added as per Dasharo/coreboot#712).

Use `if=virtio` instead of `if=ide` in QEMU commandline for improved
performance with edk2 bundling VirtIO drivers.

Signed-off-by: Kamil Aronowski <kamil.aronowski@yahoo.com>
@macpijan
Copy link
Contributor

This needs to wait until we release next QEMU fw version with this virtio support.

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