qemu-patch-raspberry4/qom
Andreas Färber 3e84b48321 qom: Make object_resolve_path_component() path argument const
A usage with a hardcoded partial path such as

  object_resolve_path_component(obj, "foo")

is totally valid but currently leads to a compilation error. Fix this.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-01-15 10:54:23 +01:00
..
container.c
cpu.c
Makefile.objs build: consolidate multiple variables into universal-obj-y 2013-01-12 18:42:50 +01:00
object.c qom: Make object_resolve_path_component() path argument const 2013-01-15 10:54:23 +01:00
qom-qobject.c