Makefile.intel (7c8c0b8227679b4684566e408ccc96d6ef7175e9) | Makefile.intel (e760f15095bdc9fa107e7c20ed2a5e4fb5865c1d) |
---|---|
1# CDDL HEADER START 2# 3# The contents of this file are subject to the terms of the 4# Common Development and Distribution License (the "License"). 5# You may not use this file except in compliance with the License. 6# 7# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 8# or http://www.opensolaris.org/os/licensing. --- 746 unchanged lines hidden (view full) --- 755# VirtIO-Net Accellerated driver (for bhyve) 756# 757DRV_KMODS += viona 758 759# 760# bhyve PCI-passthru 761# 762DRV_KMODS += ppt | 1# CDDL HEADER START 2# 3# The contents of this file are subject to the terms of the 4# Common Development and Distribution License (the "License"). 5# You may not use this file except in compliance with the License. 6# 7# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 8# or http://www.opensolaris.org/os/licensing. --- 746 unchanged lines hidden (view full) --- 755# VirtIO-Net Accellerated driver (for bhyve) 756# 757DRV_KMODS += viona 758 759# 760# bhyve PCI-passthru 761# 762DRV_KMODS += ppt |
763DRV_KMODS += vmm_vtd |
|