summaryrefslogtreecommitdiffstats
path: root/sys/net
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2013-09-11 07:11:14 +0000
committerneel <neel@FreeBSD.org>2013-09-11 07:11:14 +0000
commit348fe8d4cea62927fae0e4f13c251f403348e86c (patch)
tree0189e433f1a1ace4be960b766651bd7f2c1236a6 /sys/net
parentfee688be702f335d54aac7b404d77a37a0852936 (diff)
downloadFreeBSD-src-348fe8d4cea62927fae0e4f13c251f403348e86c.zip
FreeBSD-src-348fe8d4cea62927fae0e4f13c251f403348e86c.tar.gz
Fix a limitation in bhyve that would limit the number of virtual machines to
the maximum number of VT-d domains (256 on a Sandybridge). We now allocate a VT-d domain for a guest only if the administrator has explicitly configured one or more PCI passthru device(s). If there are no PCI passthru devices configured (the common case) then the number of virtual machines is no longer limited by the maximum number of VT-d domains. Reviewed by: grehan@ Approved by: re@
Diffstat (limited to 'sys/net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud