Dexuan Cui | 54bf725 | 2015-08-05 00:52:45 -0700 | [diff] [blame] | 1 | What: /sys/bus/vmbus/devices/vmbus_*/id |
| 2 | Date: Jul 2009 |
| 3 | KernelVersion: 2.6.31 |
| 4 | Contact: K. Y. Srinivasan <kys@microsoft.com> |
| 5 | Description: The VMBus child_relid of the device's primary channel |
| 6 | Users: tools/hv/lsvmbus |
| 7 | |
| 8 | What: /sys/bus/vmbus/devices/vmbus_*/class_id |
| 9 | Date: Jul 2009 |
| 10 | KernelVersion: 2.6.31 |
| 11 | Contact: K. Y. Srinivasan <kys@microsoft.com> |
| 12 | Description: The VMBus interface type GUID of the device |
| 13 | Users: tools/hv/lsvmbus |
| 14 | |
| 15 | What: /sys/bus/vmbus/devices/vmbus_*/device_id |
| 16 | Date: Jul 2009 |
| 17 | KernelVersion: 2.6.31 |
| 18 | Contact: K. Y. Srinivasan <kys@microsoft.com> |
| 19 | Description: The VMBus interface instance GUID of the device |
| 20 | Users: tools/hv/lsvmbus |
| 21 | |
| 22 | What: /sys/bus/vmbus/devices/vmbus_*/channel_vp_mapping |
| 23 | Date: Jul 2015 |
| 24 | KernelVersion: 4.2.0 |
| 25 | Contact: K. Y. Srinivasan <kys@microsoft.com> |
| 26 | Description: 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> |
| 29 | Users: tools/hv/lsvmbus |
K. Y. Srinivasan | 7047f17 | 2015-12-25 20:00:30 -0800 | [diff] [blame] | 30 | |
| 31 | What: /sys/bus/vmbus/devices/vmbus_*/device |
| 32 | Date: Dec. 2015 |
| 33 | KernelVersion: 4.5 |
| 34 | Contact: K. Y. Srinivasan <kys@microsoft.com> |
| 35 | Description: The 16 bit device ID of the device |
| 36 | Users: tools/hv/lsvmbus and user level RDMA libraries |
| 37 | |
| 38 | What: /sys/bus/vmbus/devices/vmbus_*/vendor |
| 39 | Date: Dec. 2015 |
| 40 | KernelVersion: 4.5 |
| 41 | Contact: K. Y. Srinivasan <kys@microsoft.com> |
| 42 | Description: The 16 bit vendor ID of the device |
| 43 | Users: tools/hv/lsvmbus and user level RDMA libraries |