1. 08 1月, 2010 1 次提交
  2. 04 10月, 2009 1 次提交
  3. 12 9月, 2009 1 次提交
  4. 28 8月, 2009 1 次提交
    • S
      block/vdi.c: Fix several bugs · 6eea90eb
      Stefan Weil 提交于
      * The code for option '-static' was wrong, so image creation
        always created static images.
      
      * Static images created with qemu-img did not set header entry
        blocks_allocated.
      
      * The size of the block map must be rounded to the next multiple
        of SECTOR_SIZE, otherwise the block map is only read partially
        for block map sizes which are not a multiple of SECTOR_SIZE.
      Signed-off-by: NStefan Weil <weil@mail.berlios.de>
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      6eea90eb
  5. 15 8月, 2009 1 次提交
  6. 11 8月, 2009 1 次提交