qemu-patch-raspberry4/qom
Peter Crosthwaite 8ffad850ef qom: object: Ignore refs/unrefs of NULL
Just do nothing if passed NULL for a ref or unref. This avoids
call sites that manage a combination of NULL or non-NULL pointers
having to add iffery around every ref and unref.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-07-01 10:20:41 +02:00
..
container.c
cpu.c
Makefile.objs
object.c qom: object: Ignore refs/unrefs of NULL 2014-07-01 10:20:41 +02:00
object_interfaces.c
qom-qobject.c