[Qemu-devel] [PATCH 0/4] Removal of deprecated -no-kvm* options

Thomas Huth posted 4 patches 7 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1525281868-24747-1-git-send-email-thuth@redhat.com
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test s390x passed
There is a newer version of this series
qemu-doc.texi   | 15 ---------------
qemu-options.hx | 13 -------------
vl.c            | 21 ---------------------
3 files changed, 49 deletions(-)
[Qemu-devel] [PATCH 0/4] Removal of deprecated -no-kvm* options
Posted by Thomas Huth 7 years, 5 months ago
The -no-kvm* options are a remainder of the ancient "qemu-kvm"
fork. They have never been officially documented in our qemu-doc,
they have been marked as deprecated in the sources since a very
long time, and we've marked them as deprecated in our qemu-doc
since QEMU v2.10. So far I haven't seen any complaints that we
should keep them, so it's time to remove these old parameters now.

Thomas Huth (4):
  qemu-options: Remove remainders of the -tdf option
  qemu-options: Remove deprecated -no-kvm-pit-reinjection
  qemu-options: Remove deprecated -no-kvm-irqchip
  qemu-options: Remove deprecated -no-kvm

 qemu-doc.texi   | 15 ---------------
 qemu-options.hx | 13 -------------
 vl.c            | 21 ---------------------
 3 files changed, 49 deletions(-)

-- 
1.8.3.1