Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
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)
# gpg: Signature made Wed 06 Mar 2019 18:39:29 GMT
# gpg: using RSA key 2807936F984DC5A6
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>" [full]
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF D1AA 2807 936F 984D C5A6
* remotes/ehabkost/tags/machine-next-pull-request:
qdev: Provide qdev_get_bus_hotplug_handler()
qdev: Let machine hotplug handler to override bus hotplug handler
qdev: Let the hotplug_handler_unplug() caller delete the device
hostmem: fix crash when querying empty host-nodes property via QMP
qdev/core: fix qbus_is_full()
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- backends/hostmem.c 2 additions, 1 deletionbackends/hostmem.c
- hw/acpi/cpu.c 1 addition, 0 deletionshw/acpi/cpu.c
- hw/acpi/memory_hotplug.c 1 addition, 0 deletionshw/acpi/memory_hotplug.c
- hw/acpi/pcihp.c 2 additions, 1 deletionhw/acpi/pcihp.c
- hw/core/qdev.c 15 additions, 7 deletionshw/core/qdev.c
- hw/i386/pc.c 2 additions, 3 deletionshw/i386/pc.c
- hw/pci/pci.c 2 additions, 1 deletionhw/pci/pci.c
- hw/pci/pcie.c 2 additions, 1 deletionhw/pci/pcie.c
- hw/pci/shpc.c 2 additions, 1 deletionhw/pci/shpc.c
- hw/ppc/spapr.c 6 additions, 3 deletionshw/ppc/spapr.c
- hw/ppc/spapr_pci.c 2 additions, 1 deletionhw/ppc/spapr_pci.c
- hw/s390x/css-bridge.c 1 addition, 1 deletionhw/s390x/css-bridge.c
- hw/s390x/s390-pci-bus.c 8 additions, 5 deletionshw/s390x/s390-pci-bus.c
- include/hw/qdev-core.h 13 additions, 0 deletionsinclude/hw/qdev-core.h
- qdev-monitor.c 8 additions, 3 deletionsqdev-monitor.c
Loading
Please register or sign in to comment