mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 10:34:24 +01:00
govmm has ExecuteBlockdevAdd() function and ExecuteBlockdevDel() function doesn't compatible with qemu 2.8,because blockdev-add and x-blockdev-del usages are different between qemu 2.7 and qemu 2.8 shortlog:ce070d1govmm: modify govmm to be compatible with qemu 2.80286ff9qemu/qmp: support hotplug a nic whose qdisc is mq8515ae4qmp: Remind users that you must first call ExecuteQMPCapabilities()21504d3qemu/qmp: Add netdev_add with chardev supported34f61Add some negative test cases for qmp.go17cacc7Add negative test cases for qemu.go fixes: #637 Signed-off-by: flyflypeng <jiangpengfei9@huawei.com>