Skip to content

Add a virtio-rng device implementation #48

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

Merged
merged 2 commits into from
Jun 10, 2022
Merged

Conversation

slp
Copy link
Collaborator

@slp slp commented Jun 9, 2022

No description provided.

slp added 2 commits June 9, 2022 19:02
Implement a simple virtio-rng device that serves random data to the
guest from the host using rand::OsRng.

Signed-off-by: Sergio Lopez <[email protected]>
Extend code quality x86_64 tests to run clippy on the amd-sev feature
too.

Signed-off-by: Sergio Lopez <[email protected]>
@slp slp merged commit eb3f050 into containers:main Jun 10, 2022
@slp slp deleted the virtio-rng branch June 10, 2022 07:55
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.

1 participant