qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/3] Machine queue 2020-08-19


From: Eduardo Habkost
Subject: [PULL 0/3] Machine queue 2020-08-19
Date: Wed, 19 Aug 2020 11:22:55 -0400

The following changes since commit 672b2f2695891b6d818bddc3ce0df964c7627969:

  Open 5.2 development tree (2020-08-18 13:44:04 +0100)

are available in the Git repository at:

  git://github.com/ehabkost/qemu.git tags/machine-next-pull-request

for you to fetch changes up to 3ff3c5d31740484b0e19007843094483fb393e80:

  hw: add compat machines for 5.2 (2020-08-19 10:45:48 -0400)

----------------------------------------------------------------
Machine queue 2020-08-19

Regular post-release changes:
* hw: add compat machines for 5.2 (Cornelia Huck)

Features:
* qmp: Expose MachineClass::default_ram_id
  (Michal Privoznik)

Cleanups:
* qdev: Document qdev_prop_set_drive_err() return value
  (Philippe Mathieu-Daudé)

----------------------------------------------------------------

Cornelia Huck (1):
  hw: add compat machines for 5.2

Michal Privoznik (1):
  qmp: Expose MachineClass::default_ram_id

Philippe Mathieu-Daudé (1):
  qdev: Document qdev_prop_set_drive_err() return value

 qapi/machine.json            |  5 ++++-
 include/hw/boards.h          |  3 +++
 include/hw/i386/pc.h         |  3 +++
 include/hw/qdev-properties.h |  2 ++
 hw/arm/virt.c                |  9 ++++++++-
 hw/core/machine-qmp-cmds.c   |  4 ++++
 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 +++++++++++++-
 12 files changed, 81 insertions(+), 7 deletions(-)

-- 
2.26.2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]