mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-02-03 16:01:59 +00:00
Update to commit3c64244cbb, in particular to get these fixes which are needed to work with qemu-6.0 and later: https://github.com/kata-containers/govmm/pull/192 https://github.com/kata-containers/govmm/pull/194 Git logd27256f(qmp: Don't use deprecated 'props' field for object-add, 2021-08-03)d8cdf9a(qemu: Drop support for versions older than 5.0, 2021-08-03)1b02192(Use 'host_device' driver for blockdev backends, 2021-07-29)9518675(add support for "sandbox" feature to qemu, 2021-07-20)335fa81(qemu: fix golangci-lint errors, 2021-07-21)61b6378(.github/workflows: reimplement github actions CI, 2021-07-21)9d6e797(go: support go modules, 2021-07-21)0d21263(qemu: support read-only nvdimm, 2021-07-21) Signed-off-by: David Gibson <david@gibson.dropbear.id.au>