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

runtime-rs: cs: Implement VSOCK / Hybrid VSOCK device handling #6692

Closed
jodh-intel opened this issue Apr 20, 2023 · 0 comments · Fixed by #7815
Closed

runtime-rs: cs: Implement VSOCK / Hybrid VSOCK device handling #6692

jodh-intel opened this issue Apr 20, 2023 · 0 comments · Fixed by #7815
Assignees
Labels
area/cloud-hypervisor Issues specific to the cloud hypervisor enhancement Improvement to an existing feature runtime-rs

Comments

@jodh-intel
Copy link
Contributor

jodh-intel commented Apr 20, 2023

Update the cloud Hypervisor implementation of handle_add_device() to allow VSOCK and Hybrid VSOCK devices to be handled.

Also:

  • Implement remove_device() for these device types.
  • See handle_hvsock_device() (stub)
@jodh-intel jodh-intel added enhancement Improvement to an existing feature area/cloud-hypervisor Issues specific to the cloud hypervisor runtime-rs labels Apr 20, 2023
@jodh-intel jodh-intel changed the title runtime-rs: cs: Implement VSOCK/HybridVSOCK device handling runtime-rs: cs: Implement VSOCK / Hybrid VSOCK device handling Apr 24, 2023
@cmaf cmaf self-assigned this Jul 19, 2023
cmaf added a commit to cmaf/kata-containers that referenced this issue Aug 30, 2023
Update cloud hypervisor implementation to allow hybrid vsock devices to
be handled.

Fixes kata-containers#6692

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
cmaf added a commit to cmaf/kata-containers that referenced this issue Aug 31, 2023
Update cloud hypervisor implementation to allow hybrid vsock devices to
be handled.

Fixes kata-containers#6692

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
cmaf added a commit to cmaf/kata-containers that referenced this issue Aug 31, 2023
Update cloud hypervisor implementation to allow hybrid vsock devices to
be handled.

Fixes kata-containers#6692

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
cmaf added a commit to cmaf/kata-containers that referenced this issue Aug 31, 2023
Update cloud hypervisor implementation to allow hybrid vsock devices to
be handled.

Fixes kata-containers#6692

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
cmaf added a commit to cmaf/kata-containers that referenced this issue Sep 27, 2023
Update cloud hypervisor implementation to allow hybrid vsock devices to
be handled.

Fixes kata-containers#6692

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
cmaf added a commit to cmaf/kata-containers that referenced this issue Nov 21, 2023
Update cloud hypervisor implementation to allow hybrid vsock devices to
be handled.

Fixes kata-containers#6692

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
cmaf added a commit to cmaf/kata-containers that referenced this issue Nov 22, 2023
Update cloud hypervisor implementation to allow hybrid vsock device to
be handled.

Fixes kata-containers#6692

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
cmaf added a commit to cmaf/kata-containers that referenced this issue Nov 22, 2023
Update cloud hypervisor implementation to allow hybrid vsock device to
be handled.

Fixes kata-containers#6692

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
sprt pushed a commit to microsoft/kata-containers that referenced this issue Dec 20, 2023
Update cloud hypervisor implementation to allow hybrid vsock device to
be handled.

Fixes kata-containers#6692

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
sprt pushed a commit to microsoft/kata-containers that referenced this issue Dec 20, 2023
Update cloud hypervisor implementation to allow hybrid vsock device to
be handled.

Fixes kata-containers#6692

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
sprt pushed a commit to microsoft/kata-containers that referenced this issue Dec 20, 2023
Update cloud hypervisor implementation to allow hybrid vsock device to
be handled.

Fixes kata-containers#6692

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
sprt pushed a commit to microsoft/kata-containers that referenced this issue Dec 20, 2023
Update cloud hypervisor implementation to allow hybrid vsock device to
be handled.

Fixes kata-containers#6692

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cloud-hypervisor Issues specific to the cloud hypervisor enhancement Improvement to an existing feature runtime-rs
Development

Successfully merging a pull request may close this issue.

2 participants