Re: [Qemu-devel] [patch 5/7] Emulate qemu-kvms drive parameter boot=on|off

2012-10-05 Thread Jan Kiszka
On 2012-10-05 19:13, Marcelo Tosatti wrote: > From: Jan Kiszka > > 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-kv

[Qemu-devel] [patch 5/7] Emulate qemu-kvms drive parameter boot=on|off

2012-10-05 Thread Marcelo Tosatti
From: Jan Kiszka 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-kv