diff options
author | 2020-06-29 17:58:58 +0000 | |
---|---|---|
committer | 2020-06-29 17:58:58 +0000 | |
commit | ae0acb2343ffa8ca7596fe2245fd43b2d96421bd (patch) | |
tree | 5a92e00c4d1e2a01406dbbf8425ffb6053c6a8ce /sys/dev/usb/xhci.c | |
parent | powerpc64 (diff) | |
download | wireguard-openbsd-ae0acb2343ffa8ca7596fe2245fd43b2d96421bd.tar.xz wireguard-openbsd-ae0acb2343ffa8ca7596fe2245fd43b2d96421bd.zip |
Reject vdisk, vnet and iodevice parameters for primary domain
In analogy to guest domains requiring vcpu, memory and at least one
bootable device (vdisk, vnet or iodevice), the primary domain must not
be configured with vdisk, vnet or iodevice parameters; it does not make
sense to provide virtual disks or interfaces to it and PCIe devices not
assigned to guest domains automatically end up in the primary domain.
ldom.conf(5) also documents those explicitly for guest domains only.
OK tracey
Diffstat (limited to 'sys/dev/usb/xhci.c')
0 files changed, 0 insertions, 0 deletions