1. 24 6月, 2013 1 次提交
  2. 24 5月, 2013 1 次提交
  3. 26 4月, 2013 1 次提交
  4. 22 4月, 2013 1 次提交
  5. 15 4月, 2013 1 次提交
  6. 19 3月, 2013 1 次提交
  7. 15 3月, 2013 1 次提交
  8. 23 2月, 2013 2 次提交
  9. 01 2月, 2013 1 次提交
  10. 12 12月, 2012 1 次提交
  11. 11 12月, 2012 1 次提交
  12. 15 11月, 2012 1 次提交
  13. 24 10月, 2012 3 次提交
  14. 29 9月, 2012 2 次提交
    • P
      qemu-iotests: add test for pausing a streaming operation · 0c817347
      Paolo Bonzini 提交于
      These check that a paused streaming job does not advance its offset.
      
      Sometimes the new test fails; the map is different between the source
      and the destination of the streaming because qemu-io does not always
      pack adjacent clusters that have the same allocated/unallocated state.
      However, this also happens with the existing test_stream testcase, and
      is better fixed in qemu-io.
      Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
      Reviewed-by: NEric Blake <eblake@redhat.com>
      Signed-off-by: NKevin Wolf <kwolf@redhat.com>
      0c817347
    • J
      qemu-iotests: add initial tests for live block commit · 747051cd
      Jeff Cody 提交于
      Derived from the streaming test cases (030), this adds the
      following 9 tests:
      
      1. For the following image chain, commit [mid] into [backing],
         and use qemu-io to verify [backing] has its original data, as
         well as the data from [mid]
      
                 [backing] <-- [mid] <-- [test]
      
      2. Verifies that 'block-commit' with the 'speed' parameter sets the
         speed parameter, as reported by 'query-block-jobs'
      
      3. Verifies that a bogus 'device' parameter to 'block-commit'
         results in error
      
      4-9: Appropriate error values returned for the following argument errors:
          * top == base
          * top is nonexistent
          * base is nonexistent
          * top == active layer (this is currently not supported)
          * top and base arguments are reversed
          * top argument is omitted
      Signed-off-by: NJeff Cody <jcody@redhat.com>
      Reviewed-by: NEric Blake <eblake@redhat.com>
      Signed-off-by: NKevin Wolf <kwolf@redhat.com>
      747051cd
  15. 07 8月, 2012 1 次提交
  16. 15 6月, 2012 3 次提交
  17. 03 5月, 2012 1 次提交
  18. 20 4月, 2012 2 次提交
  19. 19 4月, 2012 1 次提交
  20. 05 4月, 2012 1 次提交
  21. 12 3月, 2012 1 次提交
  22. 29 2月, 2012 1 次提交
  23. 23 2月, 2012 1 次提交
  24. 22 2月, 2012 10 次提交