
On Thu, 4 Jun 2020 07:22:51 -0500 Eric Blake <eblake@redhat.com> wrote:
On 6/2/20 3:41 AM, Igor Mammedov wrote:
Deprecation period is run out and it's a time to flip the switch introduced by cd5ff8333a. Disable legacy option for new machine types (since 5.1) and amend documentation.
'-numa node,memdev' shall be used instead of disabled option with new machine types.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> --- - rebased on top of current master - move compat mode from 4.2 to 5.0
docs/system/deprecated.rst | 17 -----------------
Lately, when we remove something, we've been moving the documentation from 'will be deprecated' to a later section of the document 'has been removed', so that the history is not lost. But this diffstat says you just deleted, rather than moved, that hunk.
I didn't know that, I'll send v2 with this hunk moved to removed section