1562 Integrate the virtio core module
commite0724c534a46ca4754330bc022bf1e2a68f5bb93
authorAlexey Zaytsev <alexey.zaytsev@gmail.com>
Tue, 16 Oct 2012 10:36:33 +0000 (16 03:36 -0700)
committerGarrett D'Amore <garrett@damore.org>
Tue, 16 Oct 2012 20:48:29 +0000 (16 13:48 -0700)
tree909221cf377b5da92d6fb8ce774ff4fa710ce8c9
parent679ac1565a070e343ccb5d6dcff1231cc6011ce4
1562 Integrate the virtio core module
Reviewed by: Dmitry Yusupov <Dmitry.Yusupov@nexenta.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Garrett D'Amore <garrett@damore.org>
usr/src/pkg/manifests/driver-misc-virtio.mf [new file with mode: 0644]
usr/src/uts/common/Makefile.files
usr/src/uts/common/Makefile.rules
usr/src/uts/common/io/virtio/virtio.c [new file with mode: 0644]
usr/src/uts/common/io/virtio/virtioreg.h [new file with mode: 0644]
usr/src/uts/common/io/virtio/virtiovar.h [new file with mode: 0644]
usr/src/uts/intel/Makefile.intel.shared
usr/src/uts/intel/virtio/Makefile [new file with mode: 0644]