mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-06 03:56:34 +00:00
blockdev-del command has been added in qemu 2.9 to replace x-blockdev-del command used earlier for deleting block devices. Update ExecuteXBlockdevDel() to use this updated qmp command. Rename ExecuteXBlockdevDel to ExecuteBlockdevDel as this no longer executes x-block-del command for qemu>=2.9. Signed-off-by: Archana Shinde <archana.m.shinde@intel.com> |
||
---|---|---|
examples_test.go | ||
image.go | ||
qemu_test.go | ||
qemu.go | ||
qmp_test.go | ||
qmp.go |