Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
Machine Core queue, 2019-05-24
* Display more helpful message when an object type is missing
(Philippe Mathieu-Daudé)
* Use object_initialize_child for correct reference counting
(Philippe Mathieu-Daudé)
# gpg: Signature made Fri 24 May 2019 19:31:06 BST
# 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:
hw/intc/nvic: Use object_initialize_child for correct reference counting
hw/arm/mps2: Use object_initialize_child for correct reference counting
hw/microblaze/zynqmp: Use object_initialize_child for correct ref. counting
hw/microblaze/zynqmp: Use object_initialize_child for correct ref. counting
hw/microblaze/zynqmp: Let the SoC manage the IPI devices
hw/microblaze/zynqmp: Move the IPI state into the PMUSoC state
hw/mips: Use object_initialize_child for correct reference counting
hw/mips: Use object_initialize() on MIPSCPSState
hw/arm: Use object_initialize_child for correct reference counting
hw/arm/aspeed: Use object_initialize_child for correct ref. counting
hw/arm/bcm2835: Use object_initialize_child for correct ref. counting
hw/arm/bcm2835: Use object_initialize() on PL011State
hw/arm/bcm2835: Use TYPE_PL011 instead of hardcoded string
hw/virtio: Use object_initialize_child for correct reference counting
hw/misc/macio: Use object_initialize_child for correct ref. counting
hw/ppc/pnv: Use object_initialize_child for correct reference counting
qom/object: Display more helpful message when an object type is missing
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hw/arm/aspeed.c 3 additions, 3 deletionshw/arm/aspeed.c
- hw/arm/aspeed_soc.c 20 additions, 30 deletionshw/arm/aspeed_soc.c
- hw/arm/bcm2835_peripherals.c 24 additions, 37 deletionshw/arm/bcm2835_peripherals.c
- hw/arm/digic.c 6 additions, 11 deletionshw/arm/digic.c
- hw/arm/imx25_pdk.c 2 additions, 3 deletionshw/arm/imx25_pdk.c
- hw/arm/kzm.c 2 additions, 3 deletionshw/arm/kzm.c
- hw/arm/mps2-tz.c 4 additions, 4 deletionshw/arm/mps2-tz.c
- hw/arm/mps2.c 4 additions, 4 deletionshw/arm/mps2.c
- hw/arm/raspi.c 3 additions, 4 deletionshw/arm/raspi.c
- hw/arm/sabrelite.c 2 additions, 3 deletionshw/arm/sabrelite.c
- hw/arm/xlnx-zcu102.c 2 additions, 3 deletionshw/arm/xlnx-zcu102.c
- hw/arm/xlnx-zynqmp.c 4 additions, 4 deletionshw/arm/xlnx-zynqmp.c
- hw/intc/armv7m_nvic.c 3 additions, 3 deletionshw/intc/armv7m_nvic.c
- hw/microblaze/xlnx-zynqmp-pmu.c 21 additions, 24 deletionshw/microblaze/xlnx-zynqmp-pmu.c
- hw/mips/boston.c 12 additions, 13 deletionshw/mips/boston.c
- hw/mips/cps.c 8 additions, 12 deletionshw/mips/cps.c
- hw/mips/mips_malta.c 8 additions, 9 deletionshw/mips/mips_malta.c
- hw/misc/macio/macio.c 4 additions, 4 deletionshw/misc/macio/macio.c
- hw/ppc/pnv.c 4 additions, 8 deletionshw/ppc/pnv.c
- hw/virtio/virtio.c 2 additions, 3 deletionshw/virtio/virtio.c
Loading
Please register or sign in to comment