Go to file
Archana Shinde 1fbe6c5d1d qmp: Update block device deletion for newer versions of qemu
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>
2017-08-30 18:39:51 -07:00
examples_test.go qemu: Add configuration structure to simplify LaunchQemu 2016-09-17 00:41:13 +02:00
image.go qemu, ciao-launcher: Move ConfigDrive ISO creation code to qemu 2017-02-06 12:16:09 +00:00
qemu_test.go qemu: Add disable-modern option for virtio devices 2017-08-17 08:47:50 -07:00
qemu.go qemu: Add disable-modern option for virtio devices 2017-08-17 08:47:50 -07:00
qmp_test.go qmp: Update block device deletion for newer versions of qemu 2017-08-30 18:39:51 -07:00
qmp.go qmp: Update block device deletion for newer versions of qemu 2017-08-30 18:39:51 -07:00