[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [Qemu-block] [PATCH 0/3] block: Deprecated options
From: |
Thomas Huth |
Subject: |
Re: [Qemu-devel] [Qemu-block] [PATCH 0/3] block: Deprecated options |
Date: |
Thu, 21 Dec 2017 08:27:30 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 |
On 20.12.2017 22:40, John Snow wrote:
>
>
> On 12/18/2017 12:14 PM, Thomas Huth wrote:
>> Remove the deprecated "-drive boot" and "-hdachs" options and properly
>> mark some other deprecated options in the deprecation chapter.
>>
>> Thomas Huth (3):
>> block: Remove the obsolete -drive boot=on|off parameter
>> block: Remove the deprecated -hdachs option
>> block: Mention -drive cyls/heads/secs/trans/serial/addr in deprecation
>> chapter
>>
>> blockdev.c | 11 --------
>> qemu-doc.texi | 29 +++++++++----------
>> qemu-options.hx | 19 ++-----------
>> vl.c | 86
>> ++-------------------------------------------------------
>> 4 files changed, 19 insertions(+), 126 deletions(-)
>>
>
> Reviewed-by: John Snow <address@hidden>
Thanks!
> So long, farewell: however, since we forgot to document them, can we
> remove them already?
The are documented in
https://qemu.weilnetz.de/doc/qemu-doc.html#Block-device-options so I
doubt that we can simply drop them without announcing it first?
Thomas
- [Qemu-devel] [PATCH 0/3] block: Deprecated options, Thomas Huth, 2017/12/18
- [Qemu-devel] [PATCH 1/3] block: Remove the obsolete -drive boot=on|off parameter, Thomas Huth, 2017/12/18
- [Qemu-devel] [PATCH 2/3] block: Remove the deprecated -hdachs option, Thomas Huth, 2017/12/18
- [Qemu-devel] [PATCH 3/3] block: Mention -drive cyls/heads/secs/trans/serial/addr in deprecation chapter, Thomas Huth, 2017/12/18
- Re: [Qemu-devel] [PATCH 0/3] block: Deprecated options, Markus Armbruster, 2017/12/19
- Re: [Qemu-devel] [Qemu-block] [PATCH 0/3] block: Deprecated options, John Snow, 2017/12/20
- Re: [Qemu-devel] [Qemu-block] [PATCH 0/3] block: Deprecated options,
Thomas Huth <=
- Re: [Qemu-devel] [PATCH 0/3] block: Deprecated options, Kevin Wolf, 2017/12/22