qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [QEMU PATCH v2 0/4] Deprecation patches net and enforce-con


From: Thomas Huth
Subject: [Qemu-devel] [QEMU PATCH v2 0/4] Deprecation patches net and enforce-config-section
Date: Thu, 20 Sep 2018 10:50:12 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]