qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] ee2bdc: throttle: refuse bps_max/iops_max wit


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] ee2bdc: throttle: refuse bps_max/iops_max without bps/iops
Date: Fri, 14 Aug 2015 09:00:04 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: ee2bdc33c913b7d765baa5aa338c29fb30a05c9a
      
https://github.com/qemu/qemu/commit/ee2bdc33c913b7d765baa5aa338c29fb30a05c9a
  Author: Stefan Hajnoczi <address@hidden>
  Date:   2015-08-05 (Wed, 05 Aug 2015)

  Changed paths:
    M blockdev.c
    M include/qemu/throttle.h
    M util/throttle.c

  Log Message:
  -----------
  throttle: refuse bps_max/iops_max without bps/iops

The bps_max/iops_max values are meaningless without corresponding
bps/iops values.  Reported an error if bps_max/iops_max is given without
bps/iops.

Signed-off-by: Stefan Hajnoczi <address@hidden>
Reviewed-by: Alberto Garcia <address@hidden>
Message-id: address@hidden


  Commit: 92e11a17612108b1729bde4ce61aad0cc1ce5889
      
https://github.com/qemu/qemu/commit/92e11a17612108b1729bde4ce61aad0cc1ce5889
  Author: Stefan Hajnoczi <address@hidden>
  Date:   2015-08-05 (Wed, 05 Aug 2015)

  Changed paths:
    M tests/test-throttle.c

  Log Message:
  -----------
  throttle: add throttle_max_is_missing_limit() test

Signed-off-by: Stefan Hajnoczi <address@hidden>
Reviewed-by: Alberto Garcia <address@hidden>
Message-id: address@hidden


  Commit: 8e0adf64140ab93aba79be2f0227a47eda78e464
      
https://github.com/qemu/qemu/commit/8e0adf64140ab93aba79be2f0227a47eda78e464
  Author: Peter Maydell <address@hidden>
  Date:   2015-08-14 (Fri, 14 Aug 2015)

  Changed paths:
    M blockdev.c
    M include/qemu/throttle.h
    M tests/test-throttle.c
    M util/throttle.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into 
staging

# gpg: Signature made Fri 14 Aug 2015 15:41:14 BST using RSA key ID 81AB73C8
# gpg: Good signature from "Stefan Hajnoczi <address@hidden>"
# gpg:                 aka "Stefan Hajnoczi <address@hidden>"

* remotes/stefanha/tags/block-pull-request:
  throttle: add throttle_max_is_missing_limit() test
  throttle: refuse bps_max/iops_max without bps/iops

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/be1f13ac9d9f...8e0adf64140a

reply via email to

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