NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/54058 CVS commit: src/sys/arch/x86/pci
The following reply was made to PR kern/54058; it has been noted by GNATS.
From: "NONAKA Kimihiro" <nonaka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/54058 CVS commit: src/sys/arch/x86/pci
Date: Wed, 20 Mar 2019 13:34:51 +0000
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.
Home |
Main Index |
Thread Index |
Old Index