Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
commit8b135a288ae8dec2359e9bd410312039da2e7cd2
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Oct 2014 10:33:46 +0000 (24 11:33 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Oct 2014 10:33:46 +0000 (24 11:33 +0100)
tree7a043da05ebf7fc21a8ae278e61ce2d1badee42a
parent1430500bb8ba0bf15bad235439d62276c1b6b22f
parentd4db399b8be286fe471bbc9edf8ec22d8feac4d4
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging

Block patches

# gpg: Signature made Thu 23 Oct 2014 18:56:05 BST using RSA key ID C88F2FD6
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>"

* remotes/kevin/tags/for-upstream: (32 commits)
  qemu-img: Print error if check failed
  block: char devices on FreeBSD are not behind a pager
  iotests: Add test for qcow2 L1 table update
  qcow2: Do not overflow when writing an L1 sector
  iotests: Add test for map commands
  qemu-io: Respect early image end for map
  block: Respect underlying file's EOF
  docs/qcow2: Limit refcount_order to [0, 6]
  docs/qcow2: Correct refcount_block_entries
  qcow2: Drop REFCOUNT_SHIFT
  iotests: Add test for potentially damaging repairs
  iotests: Fix test outputs
  qcow2: Clean up after refcount rebuild
  qcow2: Rebuild refcount structure during check
  qcow2: Do not perform potentially damaging repairs
  qcow2: Fix refcount blocks beyond image end
  qcow2: Reuse refcount table in calculate_refcounts()
  qcow2: Let inc_refcounts() resize the reftable
  qcow2: Let inc_refcounts() return -errno
  qcow2: Split fail code in L1 and L2 checks
  ...

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
MAINTAINERS