[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH v3 0/2] Deprecate -nodefconfig
From: |
Eduardo Habkost |
Subject: |
[Qemu-devel] [PATCH v3 0/2] Deprecate -nodefconfig |
Date: |
Wed, 4 Oct 2017 00:00:23 -0300 |
Changes v2 -> v3:
* Move documentation to the right section of qemu-doc.texi
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
- [Qemu-devel] [PATCH v3 0/2] Deprecate -nodefconfig,
Eduardo Habkost <=