Module Name: src Committed By: nonaka Date: Wed Mar 20 13:34:51 UTC 2019
Modified Files: src/sys/arch/x86/pci: if_vmx.c Log Message: PR/54058: vmx(4): Fix device enable command failure when the number of vCPUs is not a power of two. Make the size of the vmx(4) TX/RX queue a power of two not exceeding the number of vCPUs. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/arch/x86/pci/if_vmx.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.