On Wed, Jun 12, 2024 at 03:02:14 -0700, [email protected] wrote: > From: Chun Feng Wu <[email protected]> > > Within "testQemuMonitorJSONqemuMonitorJSONUpdateThrottleGroup" > * Test qemuMonitorJSONGetThrottleGroup > * Test qemuMonitorJSONUpdateThrottleGroup, which updates limits through > "qom-set" > > Signed-off-by: Chun Feng Wu <[email protected]> > --- > 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 <[email protected]>
