1. 23 7月, 2012 1 次提交
  2. 14 1月, 2012 1 次提交
  3. 26 8月, 2011 1 次提交
    • M
      vhost-net: cleanup host notifiers at last step · b0b3db79
      Michael S. Tsirkin 提交于
      When the vhost notifier is disabled, the userspace handler runs
      immediately: virtio_pci_set_host_notifier_internal might
      call virtio_queue_notify_vq.
      Since the VQ state and the tap backend state aren't
      recovered yet, this causes
      "Guest moved used index from XXX to YYY" assertions.
      
      The solution is to split out host notifier handling
      from vhost VQ setup and disable notifiers as our last step
      when we stop vhost-net. For symmetry enable them first thing
      on start.
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      b0b3db79
  4. 21 8月, 2011 1 次提交
  5. 14 6月, 2011 1 次提交
  6. 12 6月, 2011 1 次提交
  7. 02 2月, 2011 1 次提交
  8. 14 9月, 2010 1 次提交
  9. 08 9月, 2010 1 次提交
  10. 31 7月, 2010 1 次提交
  11. 28 5月, 2010 1 次提交
  12. 22 5月, 2010 1 次提交
  13. 14 4月, 2010 1 次提交
  14. 12 4月, 2010 1 次提交
  15. 02 4月, 2010 1 次提交