1. 13 7月, 2017 3 次提交
    • P
      Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' into staging · 76fba746
      Peter Maydell 提交于
      Block layer patches
      
      # gpg: Signature made Tue 11 Jul 2017 17:05:56 BST
      # gpg:                using RSA key 0xF407DB0061D5CF40
      # gpg: Good signature from "Max Reitz <mreitz@redhat.com>"
      # Primary key fingerprint: 91BE B60A 30DB 3E88 57D1  1829 F407 DB00 61D5 CF40
      
      * remotes/maxreitz/tags/pull-block-2017-07-11: (85 commits)
        iotests: Add preallocated growth test for qcow2
        iotests: Add preallocated resize test for raw
        block/qcow2: falloc/full preallocating growth
        block/qcow2: Rename "fail_block" to just "fail"
        block/qcow2: Add qcow2_refcount_area()
        block/qcow2: Metadata preallocation for truncate
        block/qcow2: Lock s->lock in preallocate()
        block/qcow2: Generalize preallocate()
        block/file-posix: Preallocation for truncate
        block/file-posix: Generalize raw_regular_truncate
        block/file-posix: Extract raw_regular_truncate()
        block/file-posix: Small fixes in raw_create()
        qemu-img: Expose PreallocMode for resizing
        block: Add PreallocMode to blk_truncate()
        block: Add PreallocMode to bdrv_truncate()
        block: Add PreallocMode to BD.bdrv_truncate()
        iotests: add test 178 for qemu-img measure
        qemu-iotests: support per-format golden output files
        qemu-img: add measure subcommand
        qcow2: add bdrv_measure() support
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      76fba746
    • P
      Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into staging · f0d2ead9
      Peter Maydell 提交于
      MIPS patches 2017-07-11
      
      Changes:
      * Fix MSA copy_[s|u]_df corner case of rd = 0
      * Update malta to load the initrd at the end of the low memory
      
      # gpg: Signature made Tue 11 Jul 2017 15:42:20 BST
      # gpg:                using RSA key 0x2238EB86D5F797C2
      # gpg: Good signature from "Yongbok Kim <yongbok.kim@imgtec.com>"
      # 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: 8600 4CF5 3415 A5D9 4CFA  2B5C 2238 EB86 D5F7 97C2
      
      * remotes/yongbok/tags/mips-20170711:
        mips/malta: load the initrd at the end of the low memory
        target/mips: fix msa copy_[s|u]_df rd = 0 corner case
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      f0d2ead9
    • P
      Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711' into staging · 6e2c4633
      Peter Maydell 提交于
      target-arm queue:
       * v7M: ignore writes to CONTROL.SPSEL from Thread mode
       * KVM: Enable in-kernel timers with user space gic
       * aspeed: Register all watchdogs
       * hw/misc: Add Exynos4210 Pseudo Random Number Generator
      
      # gpg: Signature made Tue 11 Jul 2017 11:28:15 BST
      # gpg:                using RSA key 0x3C2525ED14360CDE
      # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
      # gpg:                 aka "Peter Maydell <pmaydell@gmail.com>"
      # gpg:                 aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>"
      # Primary key fingerprint: E1A5 C593 CD41 9DE2 8E83  15CF 3C25 25ED 1436 0CDE
      
      * remotes/pmaydell/tags/pull-target-arm-20170711:
        target-arm: v7M: ignore writes to CONTROL.SPSEL from Thread mode
        ARM: KVM: Enable in-kernel timers with user space gic
        aspeed: Register all watchdogs
        hw/misc: Add Exynos4210 Pseudo Random Number Generator
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      6e2c4633
  2. 12 7月, 2017 1 次提交
  3. 11 7月, 2017 36 次提交