qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] throttle: refuse bps_max/iops_max without b


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 0/2] throttle: refuse bps_max/iops_max without bps/iops
Date: Wed, 5 Aug 2015 12:54:20 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Aug 04, 2015 at 11:22:11AM +0100, Stefan Hajnoczi wrote:
> A bps_max/iops_max value without a corresponding bps/iops does nothing.  Avoid
> confusing the user by refusing invalid inputs instead of silently ignoring
> them.
> 
> Stefan Hajnoczi (2):
>   throttle: refuse bps_max/iops_max without bps/iops
>   throttle: add throttle_max_is_missing_limit() test
> 
>  blockdev.c              |  6 ++++++
>  include/qemu/throttle.h |  2 ++
>  tests/test-throttle.c   | 21 +++++++++++++++++++++
>  util/throttle.c         | 15 +++++++++++++++
>  4 files changed, 44 insertions(+)
> 
> -- 
> 2.4.3
> 

Thanks, applied to my block-next tree:
https://github.com/stefanha/qemu/commits/block-next

Stefan

Attachment: pgpER_Wwr1rkr.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]