All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] Machine queue 2020-08-19
@ 2020-08-19 15:22 ` Eduardo Habkost
  0 siblings, 0 replies; 12+ messages in thread
From: Eduardo Habkost @ 2020-08-19 15:22 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel
  Cc: Thomas Huth, Cornelia Huck, Daniel P. Berrangé,
	Eduardo Habkost, David Hildenbrand, Michael S. Tsirkin,
	Markus Armbruster, Halil Pasic, Christian Borntraeger, qemu-s390x,
	qemu-arm, qemu-ppc, Marcel Apfelbaum, Paolo Bonzini,
	Igor Mammedov, Richard Henderson, Eric Blake, David Gibson

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



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

end of thread, other threads:[~2020-08-22 18:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-19 15:22 [PULL 0/3] Machine queue 2020-08-19 Eduardo Habkost
2020-08-19 15:22 ` Eduardo Habkost
2020-08-19 15:22 ` [PULL 1/3] qdev: Document qdev_prop_set_drive_err() return value Eduardo Habkost
2020-08-19 15:22 ` [PULL 2/3] qmp: Expose MachineClass::default_ram_id Eduardo Habkost
2020-08-19 15:22   ` Eduardo Habkost
2020-08-19 15:22 ` [PULL 3/3] hw: add compat machines for 5.2 Eduardo Habkost
2020-08-19 15:22   ` Eduardo Habkost
2020-08-20 14:35   ` Igor Mammedov
2020-08-20 14:40     ` Cornelia Huck
2020-08-20 14:42     ` Igor Mammedov
2020-08-22 18:57 ` [PULL 0/3] Machine queue 2020-08-19 Peter Maydell
2020-08-22 18:57   ` 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.