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 dependency
Browse files Browse the repository at this point in the history
To include block readonly capability. Included commits:

3700c55 qemu: add block device readonly support
88a25a2 Refactor code to support multiple virtio transports at runtime
2ee53b0 qemu: Don't set ".cache-size=" when CacheSize is 0

Signed-off-by: Peng Tao <bergwolf@hyper.sh>
  • Loading branch information
bergwolf committed Feb 26, 2020
1 parent 18b21eb commit 63fdf53
Show file tree
Hide file tree
Showing 6 changed files with 551 additions and 356 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 = "cab47093760f36ef5a5da880bb70c4bf128abbbf"
revision = "3700c55dd766d37e17af354fb9975dc801619d62"

[[constraint]]
name = "github.com/kata-containers/agent"
Expand Down
Loading

0 comments on commit 63fdf53

Please sign in to comment.