Merge branch 'upstream-merge'
commitdd67374ebb2f404b1b4b8e1abb1d189a7aff7f4c
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 23 Sep 2010 21:16:26 +0000 (23 18:16 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 23 Sep 2010 21:16:26 +0000 (23 18:16 -0300)
tree4395f5ab0a74c8bbfc113fb3996788dc51358639
parentaa85bd8b64ee49f99961e6c4d5ed9e0fcb913ac1
parent09cc81988ff2ce037522e18f1b524afd2c938bb6
Merge branch 'upstream-merge'

* upstream-merge: (154 commits)
  Move macros GCC_ATTR and GCC_FMT_ATTR to common header file
  Fix OpenBSD build
  block-verify: fix 32-bit build
  Fix compilation error (missing include statement)
  mips_malta: Fix format strings
  mips_fulong2e: Fix format strings
  trace: Fix user emulator dependency on trace objects
  blkverify: Add block driver for verifying I/O
  scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commands
  scsi-generic: add missing reset handler
  qcow2: Avoid bounce buffers for AIO write requests
  qcow2: Avoid bounce buffers for AIO read requests
  cutils: qemu_iovec_copy and qemu_iovec_memset
  ide: propagate the required alignment
  scsi-disk: propagate the required alignment
  virtio-blk: propagate the required alignment
  qcow2: Get rid of additional sync on COW
  qcow2: Move sync out of qcow2_alloc_clusters
  qcow2: Move sync out of update_refcount
  qcow2: Move sync out of write_refcount_block_entries
  ...

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>