Kevin Wolf writes:
> Am 07.11.2019 um 21:36 hat Markus Armbruster geschrieben:
>> Kevin Wolf writes:
>>
>> > Add a command line option to create user-creatable QOM objects.
>> >
>> > Signed-off-by: Kevin Wolf
>> > ---
>> > qemu-storage-daemon.c | 35 +++
>> > 1
Am 07.11.2019 um 21:36 hat Markus Armbruster geschrieben:
> Kevin Wolf writes:
>
> > Add a command line option to create user-creatable QOM objects.
> >
> > Signed-off-by: Kevin Wolf
> > ---
> > qemu-storage-daemon.c | 35 +++
> > 1 file changed, 35 insertions(+)
Kevin Wolf writes:
> Add a command line option to create user-creatable QOM objects.
>
> Signed-off-by: Kevin Wolf
> ---
> qemu-storage-daemon.c | 35 +++
> 1 file changed, 35 insertions(+)
>
> diff --git a/qemu-storage-daemon.c b/qemu-storage-daemon.c
> index a2
Add a command line option to create user-creatable QOM objects.
Signed-off-by: Kevin Wolf
---
qemu-storage-daemon.c | 35 +++
1 file changed, 35 insertions(+)
diff --git a/qemu-storage-daemon.c b/qemu-storage-daemon.c
index a251dc255c..48d6af43a6 100644
--- a/qem