Before we started to gather the information about removed features in the git repo, we collected the information in the Wiki here:
https://wiki.qemu.org/Features/RemovedFeatures Since it's rather confusing for the users to have two sources where to look up the related information, let's add the features from the Wiki into the documentation in our git repo instead (and then remove the Wiki page once these patches here have been merged). v2: - Update the descriptions of `-no-kvm-pit`, `-tdf` and `-balloon` according to the suggestions of Paolo Thomas Huth (6): docs/about/removed-features: Document removed CLI options from QEMU v2.12 docs/about/removed-features: Document removed CLI options from QEMU v3.0 docs/about/removed-features: Document removed CLI options from QEMU v3.1 docs/about/removed-features: Document removed HMP commands from QEMU v2.12 docs/about/removed-features: Document removed devices from older QEMU versions docs/about/removed-features: Document removed machines from older QEMU versions docs/about/removed-features.rst | 183 +++++++++++++++++++++++++++++++- 1 file changed, 179 insertions(+), 4 deletions(-) -- 2.27.0