]> Git Repo - qemu.git/commit
Revert "block: Remove dead deprecation warning code"
authorCornelia Huck <[email protected]>
Fri, 6 Jul 2018 13:06:17 +0000 (15:06 +0200)
committerKevin Wolf <[email protected]>
Tue, 10 Jul 2018 12:36:11 +0000 (14:36 +0200)
commit19a49c5637a3d7c2c61ba9d1149a4f6ee419988a
tree2873487b70697d16c553060d936b5d71b3c585e1
parentba814c82bbf0daf053c52dcdf0eb97b1f6ab0970
Revert "block: Remove dead deprecation warning code"

This reverts commit 6266e900b8083945cb766b45c124fb3c42932cb3.

Some deprecated -drive options were still in use by libvirt, only
fixed with libvirt commit b340c6c614 ("qemu: format serial and geometry
on frontend disk device"), which is not yet in any released version
of libvirt.

So let's hold off removing the deprecated options for one more QEMU
release.

Reported-by: Christian Borntraeger <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
blockdev.c
This page took 0.025528 seconds and 4 git commands to generate.