]> git.proxmox.com Git - qemu.git/commit
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 21 Mar 2011 20:28:19 +0000 (21:28 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 21 Mar 2011 20:28:19 +0000 (21:28 +0100)
commit32465727627711ff3e1cde6777a014413c3cb9ee
tree8564302dab9b2939e556ad01e369cf1712485eb7
parentcc4e8741ccdaa905017f3c7c59e14c685a239c2d
parent03feae73056ba3223151c31871860e30630645ac
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin

* 'for-anthony' of git://repo.or.cz/qemu/kevin:
  Add qcow2 documentation
  hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0
  Improve error handling in do_snapshot_blkdev()
  Fix ATA SMART and CHECK POWER MODE
  Don't allow multiwrites against a block device without underlying medium
  tools: Use real async.c instead of stubs
  Add error message for loading snapshot without VM state
  block/qcow: Don't ignore immediate read/write and other failures
  block/vdi: Don't ignore immediate read/write failures