[libvirt] [PATCH 8/9] virsh: Implement VIR_DOMAIN_BANDWIDTH_IN_FLOOR

John Ferlan jferlan at redhat.com
Tue Aug 11 10:51:32 UTC 2015



On 08/11/2015 06:08 AM, Michal Privoznik wrote:
> On 11.08.2015 03:25, John Ferlan wrote:
>>
>>
>> On 08/03/2015 02:39 AM, Michal Privoznik wrote:
>>> We have a function parseRateStr() that parses --inbound and
>>> --outbound arguments to both attach-interface and domiftune.
>>> Now that we have all virTypedParams macros needed for QoS,
>>> lets parse even floor attribute. The extended format for the
>>> arguments looks like this then:
>>>
>>>   --inbound average[,peak[,burst[,floor]]]
>>>
>>> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>>> ---
>>>  tools/virsh-domain.c | 23 ++++++++++++++++++-----
>>>  tools/virsh.pod      | 12 ++++++------
>>>  2 files changed, 24 insertions(+), 11 deletions(-)
>>>

ACK with the squashed in code - now it makes more sense too ;-) (both
because of the extra comments/code and some sleep)

John




More information about the libvir-list mailing list