1. 15 4月, 2016 1 次提交
  2. 15 2月, 2014 1 次提交
    • F
      qemu-iotests: Don't run 005 on vmdk split formats · 2aa4a86f
      Fam Zheng 提交于
      There would be too many extents that VMDK driver can't open all of them:
      
          005 0s ... - output mismatch (see 005.out.bad)
          --- 005.out     2013-12-24 09:27:27.608181030 +0800
          +++ 005.out.bad 2014-02-13 10:00:15.282184557 +0800
          @@ -4,10 +4,10 @@
           Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=5368709120000
      
           small read
          -read 4096/4096 bytes at offset 1024
          -4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
          +qemu-io: can't open device /tmp/qemu-iotests/t.vmdk: Could not open '/tmp/qemu-iotests/t-s1016.vmdk': Too many open files
          +no file open, try 'help open'
      
           small write
          -wrote 4096/4096 bytes at offset 8192
          -4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
          +qemu-io: can't open device /tmp/qemu-iotests/t.vmdk: Could not open '/tmp/qemu-iotests/t-s1016.vmdk': Too many open files
          +no file open, try 'help open'
           *** done
      
      So disable the two subformats.
      Signed-off-by: NFam Zheng <famz@redhat.com>
      Reviewed-by: NKevin Wolf <kwolf@redhat.com>
      Signed-off-by: NStefan Hajnoczi <stefanha@redhat.com>
      2aa4a86f
  3. 27 9月, 2013 1 次提交
  4. 19 4月, 2012 1 次提交
  5. 23 2月, 2012 1 次提交
  6. 22 2月, 2012 4 次提交