[Qemu-devel] [PATCH v2 0/2] Deprecate -nodefconfig

Eduardo Habkost posted 2 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20171003211730.31843-1-ehabkost@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
There is a newer version of this series
vl.c            |  5 +----
qemu-doc.texi   |  4 ++++
qemu-options.hx | 17 ++++-------------
3 files changed, 9 insertions(+), 17 deletions(-)
[Qemu-devel] [PATCH v2 0/2] Deprecate -nodefconfig
Posted by Eduardo Habkost 6 years, 6 months ago
Changes v1 -> v2:
* Document at "Deprecated features" section in qemu-doc.texi
  (Daniel)
* Remove documentation for the option from qemu-options.hx
  (Markus)

Since 2012 (commit ba6212d8 "Eliminate cpus-x86_64.conf file") we
have no default config files that would be disabled using
-nodefconfig.  This series cleans up the code, updates
documentation, and document -nodefconfig as deprecated.

Eduardo Habkost (2):
  vl: Eliminate defconfig variable
  qemu-options: Deprecate -nodefconfig

 vl.c            |  5 +----
 qemu-doc.texi   |  4 ++++
 qemu-options.hx | 17 ++++-------------
 3 files changed, 9 insertions(+), 17 deletions(-)

-- 
2.13.5