Skip to content
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

qemu: Use virtio network card rather then e1000 #168

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Conversation

sjoerdsimons
Copy link
Member

Instead of using the (default) qemu emulated e1000 card use a virtio-net card instead which should give a small performance boost.

Instead of using the (default) qemu emulated e1000 card use a
virtio-net card instead which should give a small performance boost.

Signed-off-by: Sjoerd Simons <[email protected]>
@sjoerdsimons sjoerdsimons added this pull request to the merge queue Sep 23, 2023
Merged via the queue into main with commit 1854e13 Sep 23, 2023
@evelikov
Copy link

evelikov commented Oct 3, 2023

Do we need to add "virtio_net" to the InitModules() produced array?

@sjoerdsimons sjoerdsimons deleted the net-whut branch November 10, 2023 19:20
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.

3 participants