Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-request' into staging
Machine queue, 2020-12-23
Cleanup:
* qdev code cleanup (Eduardo Habkost)
Bug fix:
* hostmem: Free host_nodes list right after visited (Keqian Zhu)
# gpg: Signature made Wed 23 Dec 2020 21:25:58 GMT
# gpg: using RSA key 5A322FD5ABC4D3DBACCFD1AA2807936F984DC5A6
# gpg: issuer "ehabkost@redhat.com"
# 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-gl/tags/machine-next-pull-request:
bugfix: hostmem: Free host_nodes list right after visited
qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen()
qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
qdev: Move qdev_prop_tpm declaration to tpm_prop.h
qdev: Make qdev_class_add_property() more flexible
qdev: Make PropertyInfo.create return ObjectProperty*
qdev: Move dev->realized check to qdev_property_set()
qdev: Wrap getters and setters in separate helpers
qdev: Add name argument to PropertyInfo.create method
qdev: Add name parameter to qdev_class_add_property()
qdev: Avoid using prop->name unnecessarily
qdev: Get just property name at error_set_from_qdev_prop_error()
sparc: Use DEFINE_PROP for nwindows property
qdev: Reuse DEFINE_PROP in all DEFINE_PROP_* macros
qdev: Move softmmu properties to qdev-properties-system.h
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- audio/audio.h 1 addition, 0 deletionsaudio/audio.h
- backends/hostmem.c 1 addition, 0 deletionsbackends/hostmem.c
- backends/tpm/tpm_util.c 4 additions, 10 deletionsbackends/tpm/tpm_util.c
- hw/acpi/vmgenid.c 1 addition, 0 deletionshw/acpi/vmgenid.c
- hw/arm/pxa2xx.c 1 addition, 0 deletionshw/arm/pxa2xx.c
- hw/arm/strongarm.c 1 addition, 0 deletionshw/arm/strongarm.c
- hw/block/fdc.c 1 addition, 0 deletionshw/block/fdc.c
- hw/block/m25p80.c 1 addition, 0 deletionshw/block/m25p80.c
- hw/block/nand.c 1 addition, 0 deletionshw/block/nand.c
- hw/block/onenand.c 1 addition, 0 deletionshw/block/onenand.c
- hw/block/pflash_cfi01.c 1 addition, 0 deletionshw/block/pflash_cfi01.c
- hw/block/pflash_cfi02.c 1 addition, 0 deletionshw/block/pflash_cfi02.c
- hw/block/vhost-user-blk.c 1 addition, 0 deletionshw/block/vhost-user-blk.c
- hw/block/xen-block.c 2 additions, 8 deletionshw/block/xen-block.c
- hw/char/avr_usart.c 1 addition, 0 deletionshw/char/avr_usart.c
- hw/char/bcm2835_aux.c 1 addition, 0 deletionshw/char/bcm2835_aux.c
- hw/char/cadence_uart.c 1 addition, 0 deletionshw/char/cadence_uart.c
- hw/char/cmsdk-apb-uart.c 1 addition, 0 deletionshw/char/cmsdk-apb-uart.c
- hw/char/debugcon.c 1 addition, 0 deletionshw/char/debugcon.c
- hw/char/digic-uart.c 1 addition, 0 deletionshw/char/digic-uart.c
Loading
Please register or sign in to comment