Skip to content
  • Peter Maydell's avatar
    9514f264
    Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging · 9514f264
    Peter Maydell authored
    
    
    This pull request brings:
    - a fix to a minor bug reported by Coverity
    - throttling support in the local backend (command line only)
    
    # gpg: Signature made Tue 28 Feb 2017 09:32:30 GMT
    # gpg:                using DSA key 0x02FC3AEB0101DBC2
    # gpg: Good signature from "Greg Kurz <groug@kaod.org>"
    # gpg:                 aka "Greg Kurz <groug@free.fr>"
    # gpg:                 aka "Greg Kurz <gkurz@linux.vnet.ibm.com>"
    # gpg:                 aka "Gregory Kurz (Groug) <groug@free.fr>"
    # gpg:                 aka "[jpeg image of size 3330]"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 2BD4 3B44 535E C0A7 9894  DBA2 02FC 3AEB 0101 DBC2
    
    * remotes/gkurz/tags/for-upstream:
      throttle: factor out duplicate code
      fsdev: add IO throttle support to fsdev devices
      9pfs: fix v9fs_lock error case
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
    9514f264
    Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
    Peter Maydell authored
    
    
    This pull request brings:
    - a fix to a minor bug reported by Coverity
    - throttling support in the local backend (command line only)
    
    # gpg: Signature made Tue 28 Feb 2017 09:32:30 GMT
    # gpg:                using DSA key 0x02FC3AEB0101DBC2
    # gpg: Good signature from "Greg Kurz <groug@kaod.org>"
    # gpg:                 aka "Greg Kurz <groug@free.fr>"
    # gpg:                 aka "Greg Kurz <gkurz@linux.vnet.ibm.com>"
    # gpg:                 aka "Gregory Kurz (Groug) <groug@free.fr>"
    # gpg:                 aka "[jpeg image of size 3330]"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 2BD4 3B44 535E C0A7 9894  DBA2 02FC 3AEB 0101 DBC2
    
    * remotes/gkurz/tags/for-upstream:
      throttle: factor out duplicate code
      fsdev: add IO throttle support to fsdev devices
      9pfs: fix v9fs_lock error case
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Loading