On Wed, Jun 12, 2024 at 03:02:14 -0700, wucf@xxxxxxxxxxxxx wrote: > From: Chun Feng Wu <wucf@xxxxxxxxxxxxx> > > Within "testQemuMonitorJSONqemuMonitorJSONUpdateThrottleGroup" > * Test qemuMonitorJSONGetThrottleGroup > * Test qemuMonitorJSONUpdateThrottleGroup, which updates limits through "qom-set" > > Signed-off-by: Chun Feng Wu <wucf@xxxxxxxxxxxxx> > --- > tests/qemumonitorjsontest.c | 86 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 86 insertions(+) This will require some changes after adding the prefix for the throttle group objects, but that won't invalidate: Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>