mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-20 11:28:42 +00:00
1fbe6c5d1d4aed85a003e8cdb2dd642fca9314a0
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>
Description
Languages
Rust
58.3%
Go
24.4%
Shell
10.2%
RPC
5.2%
Makefile
1%
Other
0.9%