3644 Add virtio-net support into illumos
commit8a324c92216752a3ac2de7c31f554588932de707
authorDan McDonald <danmcd@omniti.com>
Wed, 15 Jul 2015 14:27:05 +0000 (15 10:27 -0400)
committerDan McDonald <danmcd@omniti.com>
Thu, 23 Jul 2015 21:15:45 +0000 (23 17:15 -0400)
tree72e5702bcb27eb2bc2e21c1ec106139e9ddeca75
parent2b66e65286e123b22eb83c96426eafe5b3ddccd3
3644 Add virtio-net support into illumos
4945 Additional vioif fixes
Contributions by: Adam Stevko <adam.stevko@gmail.com>
Contributions by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
Contributions by: Dan Kimmel <dan.kimmel@delphix.com>
Contributions by: Dmitry Yusupov <Dmitry.Yusupov@nexenta.com>
Contributions by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Contributions by: Nahum Shalman <nshalman@elys.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Reviewed by: Adam Stevko <adam.stevko@gmail.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
usr/src/pkg/manifests/driver-network-vioif.mf [new file with mode: 0644]
usr/src/uts/common/Makefile.files
usr/src/uts/common/Makefile.rules
usr/src/uts/common/io/vioif/vioif.c [new file with mode: 0644]
usr/src/uts/common/io/virtio/virtio.c
usr/src/uts/common/io/virtio/virtiovar.h
usr/src/uts/intel/Makefile.intel
usr/src/uts/intel/vioif/Makefile [new file with mode: 0644]