[Bug 264840] [PATCH] vmw_pvscsi: Expand vcpuHint to 16 bit to aliagn with host side change.

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 Jun 2022 08:10:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264840

            Bug ID: 264840
           Summary: [PATCH] vmw_pvscsi: Expand vcpuHint to 16 bit to
                    aliagn with host side change.
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: witallwang@gmail.com

Created attachment 234880
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234880&action=edit
vmw_pvscsi: Expand vcpuHint to 16 bit to aliagn with host side change.

vcpuHint has been expanded to 16 bit on host side to enable interruptions to be
routed to more CPUs. Guest side should align with the change. 
This change has been tested with hosts with 8-bit and 16-bit vcpuHint, on both
platforms host side can get correct value.

-- 
You are receiving this mail because:
You are the assignee for the bug.