Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

clh: Implement hotplugRemoveDevice for VFIO #2569

Closed
jcvenegas opened this issue Mar 26, 2020 · 0 comments · Fixed by #2996
Closed

clh: Implement hotplugRemoveDevice for VFIO #2569

jcvenegas opened this issue Mar 26, 2020 · 0 comments · Fixed by #2996
Assignees
Labels
enhancement Improvement to an existing feature medium-priority Urgent issue (resolve before unprioritised issues) needs-review Needs to be assessed by the team.

Comments

@jcvenegas
Copy link
Member

Which feature do you think can be improved?

Currently VFIO devices are added but not removed. There is highlevel integration that uses a feature to remove a device at runtime but kata uses to do clean up before destroy the VM.

How can it be improved?

Implement hotplugRemoveDevice and remove vfio devices from hypervisor.

Additional Information

Anything else to add?

Before raising this feature request

Have you looked at the limitations document?

@jcvenegas jcvenegas added enhancement Improvement to an existing feature needs-review Needs to be assessed by the team. labels Mar 26, 2020
@jcvenegas jcvenegas added the medium-priority Urgent issue (resolve before unprioritised issues) label Mar 27, 2020
@likebreath likebreath self-assigned this Sep 25, 2020
likebreath added a commit to likebreath/kata-runtime that referenced this issue Sep 30, 2020
This patch adds the support of VFIO device unplug when using
cloud-hypervisor.

Fixes: kata-containers#2569

Signed-off-by: Bo Chen <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Improvement to an existing feature medium-priority Urgent issue (resolve before unprioritised issues) needs-review Needs to be assessed by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants