freebsd-dev/sys/dev/vmware
Wentao Wang 923704f7b8 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.

This driver is for ESXi product which only supports x86/x64. They are
little-endian. So there is no need to consider big-endian system.

PR:		264840
Reviewed by:	imp@, Zhenlei Huang
2022-11-02 09:14:52 -06:00
..
pvscsi vmw_pvscsi: Expand vcpuHint to 16 bit to aliagn with host side change. 2022-11-02 09:14:52 -06:00
vmci vmci(4): Correct some typos in source code comments 2022-09-04 13:28:47 +02:00
vmxnet3 vmware: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:57 -07:00