Re: [PATCH] qapi: fix device-sync-config since-version

2024-11-08 Thread Michael S. Tsirkin
On Fri, Nov 08, 2024 at 09:35:08AM +0100, Markus Armbruster wrote: > Vladimir Sementsov-Ogievskiy writes: > > > Actually it comes in 9.2, not 9.1. > > > > Fixes: 3f98408e2e ("qapi: introduce device-sync-config") > > Signed-off-by: Vladimir Sementsov-Ogievskiy > > --- > > qapi/qdev.json | 2 +- >

Re: [PATCH] qapi: fix device-sync-config since-version

2024-11-08 Thread Markus Armbruster
Vladimir Sementsov-Ogievskiy writes: > Actually it comes in 9.2, not 9.1. > > Fixes: 3f98408e2e ("qapi: introduce device-sync-config") > Signed-off-by: Vladimir Sementsov-Ogievskiy > --- > qapi/qdev.json | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/qapi/qdev.json b/q

[PATCH] qapi: fix device-sync-config since-version

2024-11-07 Thread Vladimir Sementsov-Ogievskiy
Actually it comes in 9.2, not 9.1. Fixes: 3f98408e2e ("qapi: introduce device-sync-config") Signed-off-by: Vladimir Sementsov-Ogievskiy --- qapi/qdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qapi/qdev.json b/qapi/qdev.json index 2a581129c9..25cbcf977b 100644 --- a