All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] Make the next release be 3.0
@ 2018-05-22 10:39 Peter Maydell
  2018-05-22 10:39 ` [Qemu-devel] [PATCH 1/5] qapi: Change "since 2.13" annotations to "since 3.0" Peter Maydell
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: Peter Maydell @ 2018-05-22 10:39 UTC (permalink / raw)
  To: qemu-devel
  Cc: patches, Michael S. Tsirkin, Marcel Apfelbaum, Paolo Bonzini,
	Eduardo Habkost, David Gibson, Cornelia Huck,
	Christian Borntraeger, Eric Blake, Markus Armbruster, qemu-ppc,
	qemu-s390x

I think that we should number the next release 3.0
(3.0.0, in long form). We already have a few places that
have used "2.13", in machine-versions or in "feature
exists since release X" annotations; update those.

thanks
-- PMM

Peter Maydell (5):
  qapi: Change "since 2.13" annotations to "since 3.0"
  hw/i386: Rename 2.13 machine types to 3.0
  hw/s390x: Rename 2.13 machines to 3.0
  ppc: Rename 2.13 machines to 3.0
  qemu-doc.texi: Rename references to 2.13 to 3.0

 qapi/block-core.json            |  4 ++--
 qapi/common.json                |  2 +-
 qapi/migration.json             | 16 ++++++++--------
 qapi/misc.json                  |  4 ++--
 qapi/net.json                   |  2 +-
 qapi/ui.json                    |  2 +-
 target/ppc/cpu.h                |  2 +-
 hw/i386/pc_piix.c               |  8 ++++----
 hw/i386/pc_q35.c                |  8 ++++----
 hw/ppc/spapr.c                  | 14 +++++++-------
 hw/s390x/s390-virtio-ccw.c      | 10 +++++-----
 target/ppc/machine.c            |  8 ++++----
 target/ppc/translate_init.inc.c |  2 +-
 qemu-doc.texi                   |  4 ++--
 14 files changed, 43 insertions(+), 43 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-05-30 10:53 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-22 10:39 [Qemu-devel] [PATCH 0/5] Make the next release be 3.0 Peter Maydell
2018-05-22 10:39 ` [Qemu-devel] [PATCH 1/5] qapi: Change "since 2.13" annotations to "since 3.0" Peter Maydell
2018-05-22 11:08   ` Cornelia Huck
2018-05-22 11:44   ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2018-05-22 10:39 ` [Qemu-devel] [PATCH 2/5] hw/i386: Rename 2.13 machine types to 3.0 Peter Maydell
2018-05-22 11:11   ` Cornelia Huck
2018-05-22 11:45   ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2018-05-22 11:46   ` [Qemu-devel] " Eduardo Habkost
2018-05-30 10:11   ` Igor Mammedov
2018-05-30 10:19     ` Paolo Bonzini
2018-05-30 10:53       ` Igor Mammedov
2018-05-22 10:39 ` [Qemu-devel] [PATCH 3/5] hw/s390x: Rename 2.13 machines " Peter Maydell
2018-05-22 11:12   ` Cornelia Huck
2018-05-22 11:47   ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2018-05-22 10:39 ` [Qemu-devel] [PATCH 4/5] ppc: " Peter Maydell
2018-05-22 11:14   ` Cornelia Huck
2018-05-22 11:48   ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2018-05-22 13:11   ` Greg Kurz
2018-05-22 10:40 ` [Qemu-devel] [PATCH 5/5] qemu-doc.texi: Rename references to 2.13 " Peter Maydell
2018-05-22 11:16   ` Cornelia Huck
2018-05-22 11:48   ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2018-05-29 12:00 ` [Qemu-devel] [PATCH 0/5] Make the next release be 3.0 Peter Maydell

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.