Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 27 Apr 2011 14:26:18 +0000 (16:26 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 27 Apr 2011 14:26:18 +0000 (16:26 +0200)
* 'for-anthony' of git://repo.or.cz/qemu/kevin:
  Remove obsolete 'enabled' variable from progress state
  Add dd-style SIGUSR1 progress reporting
  qed: Fix consistency check on 32-bit hosts
  ide/atapi: Introduce CHECK_READY flag for commands
  ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors
  ide/atapi: Use table instead of switch for commands
  ide/atapi: Factor commands out
  ide: Split atapi.c out
  Improve accuracy of block migration bandwidth calculation
  atapi: Add 'medium ready' to 'medium not ready' transition on cd change
  qemu-img: allow rebase to a NULL backing file when unsafe


Trivial merge