Hu Tao <hu...@cn.fujitsu.com> writes: > This patch enables drive_add/drive_del qmp commands, which are required > by libvirt when connecting to qemu using QMP.
These commands were intentionally left out of QMP because they are badly designed. I understand the need for drive hot plug in QMP. I started to work on saner commands some time ago, but too many other things took priority. I still hope to finish the job. Can you use human monitor passthrough in the meantime?