<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/virtio, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-05-07T03:17:21Z</updated>
<entry>
<title>MFC r255111, r255112, r255131, r255167, r256066, r261150, r261151,</title>
<updated>2014-05-07T03:17:21Z</updated>
<author>
<name>Bryan Venteicher</name>
<email>bryanv@FreeBSD.org</email>
</author>
<published>2014-05-07T03:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e7a8130c43e4ade5111d39f59c49070e4997fc2d'/>
<id>urn:sha1:e7a8130c43e4ade5111d39f59c49070e4997fc2d</id>
<content type='text'>
    r261164, r261166, r261167, r261168, r261394, r261395:

This updates the network driver to support multiple queues, and several bug
fixes. Note that multiqueue support is not compiled in by default since that
would change ALTQ behavior.

  - Sync VirtIO net device header file from recent Linux
  - Import multiqueue VirtIO net driver
  - Fix build with gcc
  - Do not hold the vtnet Rx queue lock when calling up into the stack
  - Read and write the MAC address in the config space byte by byte
  - Also include the mbuf's csum_flags in an assert message
  - Remove stray space
  - Move duplicated transmit start code into a single function
  - Avoid queue unlock followed by relock when the enable interrupt race is
    lost
  - Check for a full virtqueue in the multiqueue transmit path
  - Do not place the sglist used for Rx/Tx on the stack
  - Use m_defrag() instead of m_collapse() to compact a long mbuf chain
</content>
</entry>
<entry>
<title>MFC part of r241470 missed in r246582</title>
<updated>2013-02-26T05:12:25Z</updated>
<author>
<name>Bryan Venteicher</name>
<email>bryanv@FreeBSD.org</email>
</author>
<published>2013-02-26T05:12:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e30cb2bb2a78abb0cdc94519a86940b2e4c83fb'/>
<id>urn:sha1:9e30cb2bb2a78abb0cdc94519a86940b2e4c83fb</id>
<content type='text'>
Add the VirtIO SCSI Makefile. I was in one directory too
deep when I did the previous commit.

Approved by:	grehan
</content>
</entry>
<entry>
<title>MFC r227652, r228301, r234270, r234349</title>
<updated>2012-08-21T00:03:04Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2012-08-21T00:03:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=08a10ff485267e3c9a1dfa2721a41529ff312df7'/>
<id>urn:sha1:08a10ff485267e3c9a1dfa2721a41529ff312df7</id>
<content type='text'>
Sync Bryan Venteicher's virtio base, PCI front-end, and net/block/balloon
drivers from HEAD.
</content>
</entry>
</feed>
