Home | History | Annotate | Download | only in libvirtif
History log of /src/sys/rump/net/lib/libvirtif/if_virt.h
RevisionDateAuthorComments
 1.3  03-Mar-2014  pooka branches: 1.3.4; 1.3.8;
Pull in the changes from the dpdk, netmap and snabb switch repos.
There are two major changes:

1) All thread context policy is pushed down to the hypercalls.
This is meant to help performance-mongering implementations be
able to control packet scheduling better (e.g. pin down packet
reception to certain physical cores).
2) Generalize linkstr, meaning that the interface can now take an
arbitrary string which is passed to the create() hypercall. This can
be used to map backend device characteristics to the rump kernel
interface instance.
 1.2  04-Jul-2013  pooka branches: 1.2.4;
Add a note explaining why there's a homegrown __STRING, __CONCAT, etc.
 1.1  04-Jul-2013  pooka Determine the interface name and the names of exported symbols based
on VIRTIF_BASE. This allows using various different packet-shoveling
backends in the same rump kernel.
 1.2.4.3  18-May-2014  rmind sync with head
 1.2.4.2  28-Aug-2013  rmind sync with head
 1.2.4.1  04-Jul-2013  rmind file if_virt.h was added on branch rmind-smpnet on 2013-08-28 23:59:37 +0000
 1.3.8.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.8.1  03-Mar-2014  tls file if_virt.h was added on branch tls-maxphys on 2014-08-20 00:04:43 +0000
 1.3.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.4.1  03-Mar-2014  yamt file if_virt.h was added on branch yamt-pagecache on 2014-05-22 11:41:17 +0000

RSS XML Feed