mirror of https://github.com/xemu-project/xemu.git
Most code paths for creating a user creatable object go through QemuOpts, which ensures that the provided 'id' option is actually a valid identifier. However, there are some code paths that don't go through QemuOpts: qemu-storage-daemon --object (since commit |
||
|---|---|---|
| .. | ||
| container.c | ||
| meson.build | ||
| object.c | ||
| object_interfaces.c | ||
| qom-hmp-cmds.c | ||
| qom-qmp-cmds.c | ||
| qom-qobject.c | ||
| trace-events | ||
| trace.h | ||