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

Thomas Huth posted 4 patches 5 years, 7 months ago
Failed in applying to current master (apply log)
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(-)
[Qemu-devel] [QEMU PATCH v2 0/4] Deprecation patches net and enforce-config-section
Posted by Thomas Huth 5 years, 7 months ago
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