CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/07/07 04:14:36

Modified files:
        sys/dev/pci    : if_vmx.c 

Log message:
apparently vmx(4) needs a power of 2 number of interrupts.

so we pass INTRMAP_POWEROF2 to intrmap_create and things are better.

reported by and fixed by mark patruck. thanks :)

Reply via email to