Comment 7 for bug 1050934

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

Quoting ITec (<email address hidden>):
> What are the differences between the official version of qemu-kvm and
> the one in kvm-network-hang?

The version in kvm-network-hang is the same as the official version, plus
three virtio patches from upstream:

 a821ce5 virtio: order index/descriptor reads
 92045d8 virtio: add missing mb() on enable notification
 a281ebc virtio: add missing mb() on notification

That version will likely become the new official version, once there
are confirmations that it is solving these virtio-network related
bugs.