On 6/3/21 2:37 AM, John Snow wrote:
> the qom_list method provides a type-safe object that's easier to type
> check, so switch to using it.
>
> Signed-off-by: John Snow
> ---
> scripts/qmp/qom-fuse | 18 --
> 1 file changed, 8 insertions(+), 10 deletions(-)
Reviewed-by: Philippe
the qom_list method provides a type-safe object that's easier to type
check, so switch to using it.
Signed-off-by: John Snow
---
scripts/qmp/qom-fuse | 18 --
1 file changed, 8 insertions(+), 10 deletions(-)
diff --git a/scripts/qmp/qom-fuse b/scripts/qmp/qom-fuse
index 1676fb78