Module Name: src Committed By: martin Date: Thu Mar 21 14:27:02 UTC 2019
Modified Files: src/sys/arch/x86/pci [netbsd-8]: if_vmx.c Log Message: Pull up following revision(s) (requested by nonaka in ticket #1219): sys/arch/x86/pci/if_vmx.c: revision 1.27 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.19.6.4 -r1.19.6.5 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.