qemu-patch-raspberry4/qom
Paolo Bonzini 29de4ec164 memdev: remove "id" property
The "id" property is unnecessary and can be replaced simply with
object_get_canonical_path_component.  This patch mostly undoes commit
e1ff3c67e8 ("monitor: fix qmp/hmp query-memdev not reporting IDs of
memory backends", 2017-01-12).

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-05-09 00:13:37 +02:00
..
container.c
cpu.c cpu: drop unnecessary NULL check and cpu_common_class_by_name() 2018-03-19 14:10:36 -03:00
Makefile.objs
object.c qom: allow object_get_canonical_path_component without parent 2018-05-09 00:13:37 +02:00
object_interfaces.c memdev: remove "id" property 2018-05-09 00:13:37 +02:00
qom-qobject.c
trace-events