Issue warning when deprecated drive parameter boot=on|off is used
commit0d92d17a6d0d65af8cb905bdd5f9e04e210564ff
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 5 Oct 2012 17:51:43 +0000 (5 14:51 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 31 Oct 2012 01:39:52 +0000 (30 23:39 -0200)
treef0dcdf18aa2b316e65480e18dbd17ea920f92168
parentc21fb4f8b802108697f9353a8f807079507b586c
Issue warning when deprecated drive parameter boot=on|off is used

Releases of qemu-kvm will be interrupted at qemu 1.3.0.
Users should switch to plain qemu releases.
To avoid breaking scenarios which are setup with command line
options specific to qemu-kvm, port these switches from qemu-kvm
to qemu.git.

Port drive boot option. From the qemu-kvm original commit message:

We do not want to maintain this option forever. It will be removed after
a grace period of a few releases. So warn the user that this option has
no effect and will become invalid soon.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
blockdev.c
qemu-config.c