Avi Kivity 3a75cf1d55 virtio: clear entire virtio net header
Linux looks at the gso hdr_len field even if gso is not used, and refuses
to send the packet if it isn't reasonable.  mode=debug poisons memory,
causing the value to be unreasonable.

Fix by clearing the entire header.
2014-08-31 22:46:27 +03:00
2014-08-25 09:28:55 +03:00
2014-08-27 17:24:17 +03:00
Description
No description provided
404 MiB
Languages
C++ 72.6%
Python 26.1%
CMake 0.4%
GAP 0.3%
Shell 0.3%