[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [Qemu-block] [PATCH 0/3] block: Deprecated options
From: |
John Snow |
Subject: |
Re: [Qemu-devel] [Qemu-block] [PATCH 0/3] block: Deprecated options |
Date: |
Wed, 20 Dec 2017 16:40:36 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 |
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>
So long, farewell: however, since we forgot to document them, can we
remove them already?
- [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 <=
- Re: [Qemu-devel] [PATCH 0/3] block: Deprecated options, Kevin Wolf, 2017/12/22