qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Machine queue, 2019-03-06
@ 2019-03-06 18:40 Eduardo Habkost
  2019-03-06 18:40 ` [Qemu-devel] [PULL 1/5] qdev/core: fix qbus_is_full() Eduardo Habkost
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Eduardo Habkost @ 2019-03-06 18:40 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel

The following changes since commit 9b748c5e061b1202fba59afd857e16a693743d90:

  Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging (2019-03-06 11:58:10 +0000)

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 14405c274e86e993e90198a49eecab3ca0ded8db:

  qdev: Provide qdev_get_bus_hotplug_handler() (2019-03-06 11:51:08 -0300)

----------------------------------------------------------------
Machine queue, 2019-03-06

* qdev: Hotplug handler chaining (David Hildenbrand)
* qdev: fix qbus_is_full() (Tony Krowiak)
* hostmem: fix crash when querying empty host-nodes property via
  QMP (Igor Mammedov)

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

Queue for Machine Core patches


David Hildenbrand (2):
  qdev: Let the hotplug_handler_unplug() caller delete the device
  qdev: Provide qdev_get_bus_hotplug_handler()

Igor Mammedov (2):
  hostmem: fix crash when querying empty host-nodes property via QMP
  qdev: Let machine hotplug handler to override bus hotplug handler

Tony Krowiak (1):
  qdev/core: fix qbus_is_full()

 include/hw/qdev-core.h   | 13 +++++++++++++
 backends/hostmem.c       |  3 ++-
 hw/acpi/cpu.c            |  1 +
 hw/acpi/memory_hotplug.c |  1 +
 hw/acpi/pcihp.c          |  3 ++-
 hw/core/qdev.c           | 22 +++++++++++++++-------
 hw/i386/pc.c             |  5 ++---
 hw/pci/pci.c             |  3 ++-
 hw/pci/pcie.c            |  3 ++-
 hw/pci/shpc.c            |  3 ++-
 hw/ppc/spapr.c           |  9 ++++++---
 hw/ppc/spapr_pci.c       |  3 ++-
 hw/s390x/css-bridge.c    |  2 +-
 hw/s390x/s390-pci-bus.c  | 13 ++++++++-----
 qdev-monitor.c           | 11 ++++++++---
 15 files changed, 67 insertions(+), 28 deletions(-)

-- 
2.18.0.rc1.1.g3f1ff2140

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

end of thread, other threads:[~2019-03-06 20:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-06 18:40 [Qemu-devel] [PULL 0/5] Machine queue, 2019-03-06 Eduardo Habkost
2019-03-06 18:40 ` [Qemu-devel] [PULL 1/5] qdev/core: fix qbus_is_full() Eduardo Habkost
2019-03-06 18:40 ` [Qemu-devel] [PULL 2/5] hostmem: fix crash when querying empty host-nodes property via QMP Eduardo Habkost
2019-03-06 18:40 ` [Qemu-devel] [PULL 3/5] qdev: Let the hotplug_handler_unplug() caller delete the device Eduardo Habkost
2019-03-06 18:41 ` [Qemu-devel] [PULL 4/5] qdev: Let machine hotplug handler to override bus hotplug handler Eduardo Habkost
2019-03-06 18:41 ` [Qemu-devel] [PULL 5/5] qdev: Provide qdev_get_bus_hotplug_handler() Eduardo Habkost
2019-03-06 20:02 ` [Qemu-devel] [PULL 0/5] Machine queue, 2019-03-06 Peter Maydell

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