On Sat, 24 Aug 2013 02:00:33 +0200
Andreas Färber <afaer...@suse.de> wrote:

> This is to avoid objects initializing beyond allocated memory.
> 
> Inspired-by: Peter Maydell <peter.mayd...@linaro.org>
> Signed-off-by: Andreas Färber <afaer...@suse.de>
> ---
>  hw/core/qdev.c             |  2 +-
>  hw/dma/xilinx_axidma.c     |  6 ++++--
>  hw/intc/xics.c             |  2 +-
>  hw/misc/macio/macio.c      | 13 +++++++------
>  hw/net/xilinx_axienet.c    |  6 ++++--
>  hw/pci-host/prep.c         |  2 +-
>  hw/pci-host/q35.c          |  2 +-
>  hw/pci-host/versatile.c    |  2 +-
>  hw/s390x/s390-virtio-bus.c | 12 ++++++------
>  hw/s390x/virtio-ccw.c      | 14 +++++++-------
>  hw/virtio/virtio-pci.c     | 16 ++++++++--------
>  include/qom/object.h       |  6 ++++--
>  qom/object.c               |  9 +++++----
>  13 files changed, 50 insertions(+), 42 deletions(-)
> 

Acked-by: Cornelia Huck <cornelia.h...@de.ibm.com> [virtio-ccw]


Reply via email to