]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
authorStefan Hajnoczi <stefanha@redhat.com>
Mon, 14 Nov 2016 15:42:22 +0000 (15:42 +0000)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 14 Nov 2016 15:42:23 +0000 (15:42 +0000)
commita77beb0fcbf419aa1e8e32b7df3609664f74c928
tree79de90ce98315d2338f1b57254195c10277f1966
parent736986fad31cd0f25cec89138a566f6938935a29
parentff569b9424d1e6c7144dbe7d76ea50f5c11d4a1c
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging

Block layer patches for 2.8.0-rc0

# gpg: Signature made Fri 11 Nov 2016 03:46:12 PM GMT
# gpg:                using RSA key 0x7F09B272C88F2FD6
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>"
# Primary key fingerprint: DC3D EB15 9A9A F95D 3D74  56FE 7F09 B272 C88F 2FD6

* kwolf/tags/for-upstream:
  raw-posix: Rename 'raw_s' to 'rs'
  iotests: Always use -machine accel=qtest
  iotests: Skip test 162 if there is no SSH support
  block: Emit modules in bdrv_iterate_format()
  block: Fix bdrv_iterate_format() sorting
  nfs: Fix memory leak in nfs_file_create()
  qcow2: Remove stale FIXME comment
  raw_bsd: don't check size alignment when only offset is set
  raw_bsd: move check to prevent overflow
  hmp: Make block_stream set an explicit job ID
  block/ssh: Code cleanup for unused parameter
  block/nbd: Fix the leaked visitor

Message-id: 1478883311-24052-1-git-send-email-kwolf@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>