Skip to content

Conversation

@vinayakjeet
Copy link

@vinayakjeet vinayakjeet commented Jan 29, 2026

This change adds a 'vhost' configuration option to monitors. When enabled, it allows the use of vhost-net for improved network performance in QEMU.

Fixes: #410

Description

Related issues

  • Fixes #

How was this tested?

LLM usage

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

@netlify
Copy link

netlify bot commented Jan 29, 2026

Deploy Preview for urunc canceled.

Name Link
🔨 Latest commit 2f2bac4
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/697bca4f2984f800084b5e63

This change adds a 'vhost' configuration option to monitors. When enabled, it allows the use of vhost-net for improved network performance in QEMU.

Fixes: urunc-dev#410
Signed-off-by: vinayakjeet <vinayakjeetog@gmail.com>
@vinayakjeet
Copy link
Author

This PR does not modify any files under /docs, so the MkDocs CI job was skipped as expected due to no documentation changes.

Kindly requesting a review from @cmainas and @ananos when you have time. Thank you!

@cmainas
Copy link
Contributor

cmainas commented Jan 30, 2026

Hello @vinayakjeet ,

thank you for your contribution. Please fill the PR template correctly and fully. Also, please test your changes before submitting a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add configurable option for vhost

2 participants