1. 08 3月, 2019 1 次提交
  2. 20 11月, 2018 1 次提交
  3. 15 4月, 2016 1 次提交
  4. 08 1月, 2016 1 次提交
  5. 27 9月, 2013 1 次提交
  6. 15 3月, 2013 1 次提交
  7. 24 10月, 2012 1 次提交
  8. 26 5月, 2012 1 次提交
    • S
      qemu-iotests: mark 035 qcow2-only · b84762e2
      Stefan Hajnoczi 提交于
      The 035 parallel aio write test relies on knowledge of qcow2 metadata
      layout to stress parallel L2 table accesses.  This only works for qcow2
      unless we add additional calculations for qed or other formats.
      
      Mark this test as qcow2-only.
      
      Note that the test is strictly speaking non-deterministic although the
      output produced is reliable with qcow2.  This is because the aio_write
      command returns before the aio write request has completed.  Completions
      can occur at any time afterwards and cause a message to be printed.
      Therefore the exact output of this test is not deterministic but we seem
      to get away with it for qcow2 (maybe due to coroutine and main loop
      scheduling).
      Signed-off-by: NStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
      Signed-off-by: NKevin Wolf <kwolf@redhat.com>
      b84762e2
  9. 03 5月, 2012 1 次提交
  10. 05 4月, 2012 1 次提交
  11. 23 2月, 2012 1 次提交
  12. 22 2月, 2012 4 次提交