Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
commitaa348082d8e89d2ab021caadbcc97c93038fffb2
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 27 Apr 2011 14:26:18 +0000 (27 16:26 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 27 Apr 2011 14:26:18 +0000 (27 16:26 +0200)
tree2925d93352e37255827b17b98aa8cee1a6a6a69f
parentc6a0487b1fc29bc6047da0e484f79d4d627f9018
parentdf6e008a8814af9db872f1319b58784d87987c93
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin

* '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