Merge commit '9c9e7d51bf01afdd4902bc9832c4a6ec19f68d0b' into upstream-merge
commit09cc81988ff2ce037522e18f1b524afd2c938bb6
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 23 Sep 2010 21:15:28 +0000 (23 18:15 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 23 Sep 2010 21:15:28 +0000 (23 18:15 -0300)
tree4395f5ab0a74c8bbfc113fb3996788dc51358639
parente1484cdeae83253e1ae743855710c1d2ced75ec6
parent9c9e7d51bf01afdd4902bc9832c4a6ec19f68d0b
Merge commit '9c9e7d51bf01afdd4902bc9832c4a6ec19f68d0b' into upstream-merge

* commit '9c9e7d51bf01afdd4902bc9832c4a6ec19f68d0b': (31 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>
Makefile
Makefile.objs
block/raw-posix.c
configure
cutils.c
posix-aio-compat.c