vendor: Update govmm

Changes:

- qemu/qmp: support query-memory-devices qmp command.
- qemu: Add virtio RNG device.

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
Jose Carlos Venegas Munoz
2018-09-10 13:27:20 -05:00
parent 8f5fec8064
commit f1829d078a
4 changed files with 103 additions and 3 deletions

View File

@@ -52,7 +52,7 @@
[[constraint]]
name = "github.com/intel/govmm"
revision = "1a16b5f98f133796f9c5e9b6ae3aa6d786cff9b1"
revision = "e2c716433e444017507e3587ce071868fd164380"
[[constraint]]
name = "github.com/kata-containers/agent"