Marc-André Lureau writes:
> Hi
>
> Is this based on
> https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg01894.html ?
I guess not, because I forgot it exists.
> If so, you should probably keep me signed-off.
I'll replace my patch by yours.
> My patch had also a test :)
Always welcome.
Hi
Is this based on
https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg01894.html ?
If so, you should probably keep me signed-off.
My patch had also a test :)
- Original Message -
> Signed-off-by: Markus Armbruster
> ---
> include/qapi/qmp/qdict.h | 5 +
> qobject/qdict.c
Signed-off-by: Markus Armbruster
---
include/qapi/qmp/qdict.h | 5 +
qobject/qdict.c | 43 ---
2 files changed, 41 insertions(+), 7 deletions(-)
diff --git a/include/qapi/qmp/qdict.h b/include/qapi/qmp/qdict.h
index 363e431..3b52481 100644
--