[libvirt] [QEMU PATCH v2 0/4] Deprecation patches net and enforce-config-section

Thomas Huth thuth at redhat.com
Thu Sep 20 08:50:12 UTC 2018


Deprecate the "name" parameter for -net, and "enforce-config-section" of
-machine.

v2:
 - Split the single net patch into multiple smaller patches
 - Add patch to deprecate enforce-config-section

Thomas Huth (4):
  Makefile: Add missing dependency for qemu-deprecated.texi
  net: Deprecate the "name" parameter of -net
  net/slirp: Deprecate the [hub_id name] parameter tuple
  hw/core/machine: Officially deprecate the enforce-config-section
    parameter

 Makefile             |  2 +-
 hw/core/machine.c    |  3 +++
 net/net.c            |  4 ++++
 net/slirp.c          |  2 ++
 qemu-deprecated.texi | 17 +++++++++++++++++
 5 files changed, 27 insertions(+), 1 deletion(-)

-- 
1.8.3.1




More information about the libvir-list mailing list