All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Document removed features from older QEMU versions
@ 2021-08-06 15:10 Thomas Huth
  2021-08-06 15:10 ` [PATCH 1/6] docs/about/removed-features: Document removed CLI options from QEMU v2.12 Thomas Huth
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Thomas Huth @ 2021-08-06 15:10 UTC (permalink / raw)
  To: qemu-devel; +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).

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 | 180 +++++++++++++++++++++++++++++++-
 1 file changed, 176 insertions(+), 4 deletions(-)

-- 
2.27.0



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

end of thread, other threads:[~2021-08-06 15:49 UTC | newest]

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.