]> git.proxmox.com Git - mirror_qemu.git/commit
hw/core/machine: Officially deprecate the enforce-config-section parameter
authorThomas Huth <thuth@redhat.com>
Thu, 20 Sep 2018 07:22:07 +0000 (09:22 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 25 Sep 2018 15:26:17 +0000 (17:26 +0200)
commit91c082ad86e96ee342faaa024d46fd3e6242a98e
treeefd3d2575ad3a2f1139e8b2070b47360c34b10b5
parent68cb29ea6585c6fb87ee598583c561cde246873b
hw/core/machine: Officially deprecate the enforce-config-section parameter

Commit 16f7244842b5135543ef068a1adafd94c6965953 added this parameter
to the documentation, including a note that it is deprecated. But it
has never been added to the "Deprecated features" appendix, which is
our official way to deprecate legacy parameters. So let's do this now.

Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/core/machine.c
qemu-deprecated.texi