qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Document removed features from older QEMU versions
@ 2021-08-11  8:40 Thomas Huth
  2021-08-11  8:40 ` [PATCH v2 1/6] docs/about/removed-features: Document removed CLI options from QEMU v2.12 Thomas Huth
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Thomas Huth @ 2021-08-11  8:40 UTC (permalink / raw)
  To: qemu-devel, pbonzini; +Cc: Peter Maydell, Daniel P . Berrange

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-08-11  8:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-11  8:40 [PATCH v2 0/6] Document removed features from older QEMU versions Thomas Huth
2021-08-11  8:40 ` [PATCH v2 1/6] docs/about/removed-features: Document removed CLI options from QEMU v2.12 Thomas Huth
2021-08-11  8:40 ` [PATCH v2 2/6] docs/about/removed-features: Document removed CLI options from QEMU v3.0 Thomas Huth
2021-08-11  8:41 ` [PATCH v2 3/6] docs/about/removed-features: Document removed CLI options from QEMU v3.1 Thomas Huth
2021-08-11  8:41 ` [PATCH v2 4/6] docs/about/removed-features: Document removed HMP commands from QEMU v2.12 Thomas Huth
2021-08-11  8:41 ` [PATCH v2 5/6] docs/about/removed-features: Document removed devices from older QEMU versions Thomas Huth
2021-08-11  8:41 ` [PATCH v2 6/6] docs/about/removed-features: Document removed machines " Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).