1. 03 4月, 2014 1 次提交
  2. 05 3月, 2014 1 次提交
  3. 22 2月, 2014 5 次提交
  4. 18 2月, 2014 1 次提交
  5. 14 2月, 2014 1 次提交
  6. 09 2月, 2014 1 次提交
  7. 25 1月, 2014 2 次提交
  8. 22 1月, 2014 1 次提交
  9. 15 1月, 2014 1 次提交
  10. 07 1月, 2014 1 次提交
  11. 20 12月, 2013 1 次提交
  12. 16 12月, 2013 1 次提交
    • P
      block/iscsi: use a bh to schedule co reentrance · 8b9dfe90
      Peter Lieven 提交于
      this fixes a potential segfault and performance regression.
      
      If the coroutine is reentered directly in the iscsi_co_generic_cb
      iscsi_process_{read,write} are interrupted and reentered any
      time later. One the one hand this could happen after an iscsi_close
      where the iscsi context is already gone (segfault). On the
      other hand this limits the number of processed callbacks
      in each aio_dispatch to one (potential performance regression).
      
      Cc: qemu-stable@nongnu.org
      Signed-off-by: NPeter Lieven <pl@kamp.de>
      Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
      8b9dfe90
  13. 09 12月, 2013 1 次提交
  14. 05 12月, 2013 2 次提交
  15. 03 12月, 2013 3 次提交
  16. 28 11月, 2013 4 次提交
  17. 26 10月, 2013 1 次提交
  18. 09 10月, 2013 1 次提交
  19. 25 9月, 2013 1 次提交
  20. 18 9月, 2013 1 次提交
  21. 12 9月, 2013 6 次提交
  22. 06 9月, 2013 2 次提交
  23. 23 8月, 2013 1 次提交