Re: [PATCH v8 09/18] qemu: Implement qemu driver for throttle API

2025-03-13 Thread Peter Krempa
On Wed, Feb 19, 2025 at 22:27:13 +0530, Harikumar Rajkumar wrote: > From: Chun Feng Wu > > ThrottleGroup lifecycle implementation, note, in QOM, throttlegroup name is > prefixed with > "throttle-" to clearly separate throttle group objects into their own > namespace. > * "qemuDomainSetThrottleG

Re: [PATCH v8 09/18] qemu: Implement qemu driver for throttle API

2025-03-12 Thread Peter Krempa
On Wed, Feb 19, 2025 at 22:27:13 +0530, Harikumar Rajkumar wrote: > From: Chun Feng Wu > > ThrottleGroup lifecycle implementation, note, in QOM, throttlegroup name is > prefixed with > "throttle-" to clearly separate throttle group objects into their own > namespace. > * "qemuDomainSetThrottleG

[PATCH v8 09/18] qemu: Implement qemu driver for throttle API

2025-02-19 Thread Harikumar Rajkumar
From: Chun Feng Wu ThrottleGroup lifecycle implementation, note, in QOM, throttlegroup name is prefixed with "throttle-" to clearly separate throttle group objects into their own namespace. * "qemuDomainSetThrottleGroup", this method is to add("object-add") or update("qom-set") throttlegroup