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