Re: [PATCH v1 5/7] qapi: fix example of set-vcpu-dirty-limit command

2023-09-06 Thread Daniel P . Berrangé
On Tue, Sep 05, 2023 at 09:48:44PM +0200, Victor Toso wrote: > Example output has extra end curly bracket. Remove it. > > Signed-off-by: Victor Toso > --- > qapi/migration.json | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Daniel P. Berrangé With regards, Daniel -- |:

[PATCH v1 5/7] qapi: fix example of set-vcpu-dirty-limit command

2023-09-05 Thread Victor Toso
Example output has extra end curly bracket. Remove it. Signed-off-by: Victor Toso --- qapi/migration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qapi/migration.json b/qapi/migration.json index 9385b9f87c..2658cdbcbe 100644 --- a/qapi/migration.json +++ b/qapi/migrati