qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] hw: Add compat machines for 6.2
@ 2021-08-31  1:54 Yanan Wang
  2021-08-31  1:54 ` [PATCH 1/1] " Yanan Wang
  2021-09-01  8:02 ` [PATCH 0/1] " Peter Maydell
  0 siblings, 2 replies; 5+ messages in thread
From: Yanan Wang @ 2021-08-31  1:54 UTC (permalink / raw)
  To: qemu-devel, qemu-arm, qemu-ppc, qemu-s390x
  Cc: Peter Maydell, Thomas Huth, Eduardo Habkost, Michael S . Tsirkin,
	Cornelia Huck, Greg Kurz, Halil Pasic, wanghaibin.wang,
	Paolo Bonzini, Yanan Wang, David Gibson

This patch adds 6.2 machine types for arm/i440fx/q35/s390x/spapr,
which is originally from [1]. Here resend it separately and hopefully
it can get into upstream first, so that some other patches currently
on the mail list which depend on 6.2 machine compat stuff can be
rebased on this.

[1] https://lore.kernel.org/qemu-devel/20210823122804.7692-7-wangyanan55@huawei.com/

Yanan Wang (1):
  hw: Add compat machines for 6.2

 hw/arm/virt.c              |  9 ++++++++-
 hw/core/machine.c          |  3 +++
 hw/i386/pc.c               |  3 +++
 hw/i386/pc_piix.c          | 14 +++++++++++++-
 hw/i386/pc_q35.c           | 13 ++++++++++++-
 hw/ppc/spapr.c             | 15 +++++++++++++--
 hw/s390x/s390-virtio-ccw.c | 14 +++++++++++++-
 include/hw/boards.h        |  3 +++
 include/hw/i386/pc.h       |  3 +++
 9 files changed, 71 insertions(+), 6 deletions(-)

-- 
2.19.1



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

end of thread, other threads:[~2021-09-01  9:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-31  1:54 [PATCH 0/1] hw: Add compat machines for 6.2 Yanan Wang
2021-08-31  1:54 ` [PATCH 1/1] " Yanan Wang
2021-09-01  8:08   ` Thomas Huth
2021-09-01  8:02 ` [PATCH 0/1] " Peter Maydell
2021-09-01  9:29   ` wangyanan (Y)

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).