blob: 5d0125f7bcaf145088359bed69a2ba2cce07fa97 [file] [log] [blame]
Dexuan Cui54bf7252015-08-05 00:52:45 -07001What: /sys/bus/vmbus/devices/vmbus_*/id
2Date: Jul 2009
3KernelVersion: 2.6.31
4Contact: K. Y. Srinivasan <kys@microsoft.com>
5Description: The VMBus child_relid of the device's primary channel
6Users: tools/hv/lsvmbus
7
8What: /sys/bus/vmbus/devices/vmbus_*/class_id
9Date: Jul 2009
10KernelVersion: 2.6.31
11Contact: K. Y. Srinivasan <kys@microsoft.com>
12Description: The VMBus interface type GUID of the device
13Users: tools/hv/lsvmbus
14
15What: /sys/bus/vmbus/devices/vmbus_*/device_id
16Date: Jul 2009
17KernelVersion: 2.6.31
18Contact: K. Y. Srinivasan <kys@microsoft.com>
19Description: The VMBus interface instance GUID of the device
20Users: tools/hv/lsvmbus
21
22What: /sys/bus/vmbus/devices/vmbus_*/channel_vp_mapping
23Date: Jul 2015
24KernelVersion: 4.2.0
25Contact: K. Y. Srinivasan <kys@microsoft.com>
26Description: The mapping of which primary/sub channels are bound to which
27 Virtual Processors.
28 Format: <channel's child_relid:the bound cpu's number>
29Users: tools/hv/lsvmbus
K. Y. Srinivasan7047f172015-12-25 20:00:30 -080030
31What: /sys/bus/vmbus/devices/vmbus_*/device
32Date: Dec. 2015
33KernelVersion: 4.5
34Contact: K. Y. Srinivasan <kys@microsoft.com>
35Description: The 16 bit device ID of the device
36Users: tools/hv/lsvmbus and user level RDMA libraries
37
38What: /sys/bus/vmbus/devices/vmbus_*/vendor
39Date: Dec. 2015
40KernelVersion: 4.5
41Contact: K. Y. Srinivasan <kys@microsoft.com>
42Description: The 16 bit vendor ID of the device
43Users: tools/hv/lsvmbus and user level RDMA libraries