On Wed, Jun 12, 2024 at 03:02:14 -0700, w...@linux.ibm.com wrote: > From: Chun Feng Wu <w...@linux.ibm.com> > > Within "testQemuMonitorJSONqemuMonitorJSONUpdateThrottleGroup" > * Test qemuMonitorJSONGetThrottleGroup > * Test qemuMonitorJSONUpdateThrottleGroup, which updates limits through > "qom-set" > > Signed-off-by: Chun Feng Wu <w...@linux.ibm.com> > --- > 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 <pkre...@redhat.com>