qemu-e2k/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
..
Makefile.objs build: consolidate multiple variables into universal-obj-y 2013-01-12 18:42:50 +01:00
container.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
cpu.c cpu: Change parent type to Device 2013-01-08 21:03:44 +01:00
object.c qom: Make object_resolve_path_component() path argument const 2013-01-15 10:54:23 +01:00
qom-qobject.c qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00