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

Hot plug VFIO devices #85

Closed
devimc opened this issue Mar 20, 2018 · 0 comments · Fixed by #117
Closed

Hot plug VFIO devices #85

devimc opened this issue Mar 20, 2018 · 0 comments · Fixed by #117
Assignees

Comments

@devimc
Copy link

devimc commented Mar 20, 2018

in order to move kata container from static containers (cold plug) to dynamic containers (hot plug), all devices must be hot plugged in the VM. Currently only VFIO devices are cold plugged

@devimc devimc self-assigned this Mar 20, 2018
devimc pushed a commit to devimc/kata-runtime that referenced this issue Mar 20, 2018
With this patch VFIO devices are hot plugged in the VM, that means
no more cold plug in kata containers.

fixes kata-containers#85

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Mar 26, 2018
With this patch VFIO devices are hot plugged in the VM, that means
no more cold plug in kata containers.

fixes kata-containers#85

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Mar 26, 2018
With this patch VFIO devices are hot plugged in the VM, that means
no more cold plug in kata containers.

fixes kata-containers#85

Signed-off-by: Julio Montes <[email protected]>
@devimc devimc added the review label Mar 26, 2018
@jodh-intel jodh-intel removed the review label Mar 27, 2018
nitkon added a commit to nitkon/runtime that referenced this issue Jan 28, 2019
Shortlog:

78d079d Merge pull request kata-containers#84 from nitkon/master
4692f6b qmp: Conditionally pass threadID and socketID when CPU device add
b9c8f76 Merge pull request kata-containers#85 from markdryan/fix-travis
1f51b43 Update the versions of Go used to build GoVMM
ad310f9 Fix staticcheck S1023
932fdc7 Fix staticcheck S1023
cb2ce93 Fix staticcheck S1008
f0172cd Fix staticcheck (S1002)
5f2e630 Fix staticcheck (S1025)
4beea51 Fix staticcheck (ST1005) errors

Fixes: kata-containers#1155

Signed-off-by: Nitesh Konkar [email protected]
nitkon added a commit to nitkon/runtime that referenced this issue Jan 28, 2019
Shortlog:

78d079d Merge pull request kata-containers#84 from nitkon/master
4692f6b qmp: Conditionally pass threadID and socketID when CPU device add
b9c8f76 Merge pull request kata-containers#85 from markdryan/fix-travis
1f51b43 Update the versions of Go used to build GoVMM
ad310f9 Fix staticcheck S1023
932fdc7 Fix staticcheck S1023
cb2ce93 Fix staticcheck S1008
f0172cd Fix staticcheck (S1002)
5f2e630 Fix staticcheck (S1025)
4beea51 Fix staticcheck (ST1005) errors

Fixes: kata-containers#1155

Signed-off-by: Nitesh Konkar [email protected]
zklei pushed a commit to zklei/runtime that referenced this issue Jun 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants