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

Commit

Permalink
vendor: update govmm to bring iommu support
Browse files Browse the repository at this point in the history
Bring support for vIOMMU. Commit:

7efaf0b1cde3883a3f38e656c2223f38b9086469

kata-containers/govmm#127

Signed-off-by: Adrian Moreno <[email protected]>
  • Loading branch information
amorenoz committed May 28, 2020
1 parent e7df922 commit 401ad67
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

[[constraint]]
name = "github.com/intel/govmm"
revision = "10b22acda6584998b491dc780bbba68bba8517e1"
revision = "7efaf0b1cde3883a3f38e656c2223f38b9086469"

[[constraint]]
name = "github.com/kata-containers/agent"
Expand Down
46 changes: 46 additions & 0 deletions vendor/github.com/intel/govmm/qemu/qemu.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 401ad67

Please sign in to comment.