opnsense-src/sys/dev/hyperv
Dexuan Cui c8b32f717d hyperv/vmbus: add a new method to get vcpu_id
vcpu_id is host's representation of guest CPU.
We get the mapping between vcpu_id and FreeBSD kernel's cpu id when VMBus
driver is loaded. Later, when a driver, like the coming pcib driver, talks
to the host and needs to refer to a guest CPU, the driver must use the
vcpu_id.

Reviewed by:	jhb, sephe
Approved by:	sephe (mentor)
MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D8410
2016-11-16 09:02:17 +00:00
..
include hyperv: GC unused functions. 2016-11-02 05:41:23 +00:00
netvsc hyperv/hn: Directly fill chimney sending buffer for small packets. 2016-11-01 08:20:33 +00:00
storvsc hyperv/stor: Fix off-by-one bug; this brings back TRIM support. 2016-10-14 05:32:47 +00:00
utilities hyperv/vss: Add driver and tools for VSS 2016-11-15 02:36:12 +00:00
vmbus hyperv/vmbus: add a new method to get vcpu_id 2016-11-16 09:02:17 +00:00