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

add async support #55

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

add async support #55

wants to merge 6 commits into from

Conversation

gaojiaqi7
Copy link
Contributor

No description provided.

@gaojiaqi7 gaojiaqi7 force-pushed the 0927_async branch 4 times, most recently from 1f043fb to b7ecd86 Compare October 10, 2023 01:22
@gaojiaqi7 gaojiaqi7 force-pushed the 0927_async branch 2 times, most recently from a9e4c4b to f27dc14 Compare October 27, 2023 09:24
`async_io`, `async_runtime` and `async_rustls` is introduced to
provide async/await support.

Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
Add nonblock operations for virtio-vsock device.

Implement `AsyncRead/AsyncWrite` for `VsockStream`.

Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
Add async tls wrapper functions in `crypto` crate and async ratls
implementation in `migtd` crate.

Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
Simplify the vmcall service implementation.

Add async `wait_for_request` function.

Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
Set timeout for network operations.

Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
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.

None yet

1 participant