This repository has been archived by the owner on May 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vendor: update govmm to be compatible with qemu 2.8
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: ce070d1 govmm: modify govmm to be compatible with qemu 2.8 0286ff9 qemu/qmp: support hotplug a nic whose qdisc is mq 8515ae4 qmp: Remind users that you must first call ExecuteQMPCapabilities() 21504d3 qemu/qmp: Add netdev_add with chardev support ed34f61 Add some negative test cases for qmp.go 17cacc7 Add negative test cases for qemu.go fixes: #637 Signed-off-by: flyflypeng <[email protected]>
- Loading branch information