1What: /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 30 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 44 45What: /sys/bus/vmbus/devices/vmbus_*/channels/relid/cpu 46Date: September. 2017 47KernelVersion: 4.14 48Contact: Stephen Hemminger <sthemmin@microsoft.com> 49Description: VCPU (sub)channel is affinitized to 50Users: tools/hv/lsvmbus and other debuggig tools 51 52What: /sys/bus/vmbus/devices/vmbus_*/channels/relid/cpu 53Date: September. 2017 54KernelVersion: 4.14 55Contact: Stephen Hemminger <sthemmin@microsoft.com> 56Description: VCPU (sub)channel is affinitized to 57Users: tools/hv/lsvmbus and other debuggig tools 58 59What: /sys/bus/vmbus/devices/vmbus_*/channels/relid/in_mask 60Date: September. 2017 61KernelVersion: 4.14 62Contact: Stephen Hemminger <sthemmin@microsoft.com> 63Description: Inbound channel signaling state 64Users: Debugging tools 65 66What: /sys/bus/vmbus/devices/vmbus_*/channels/relid/latency 67Date: September. 2017 68KernelVersion: 4.14 69Contact: Stephen Hemminger <sthemmin@microsoft.com> 70Description: Channel signaling latency 71Users: Debugging tools 72 73What: /sys/bus/vmbus/devices/vmbus_*/channels/relid/out_mask 74Date: September. 2017 75KernelVersion: 4.14 76Contact: Stephen Hemminger <sthemmin@microsoft.com> 77Description: Outbound channel signaling state 78Users: Debugging tools 79 80What: /sys/bus/vmbus/devices/vmbus_*/channels/relid/pending 81Date: September. 2017 82KernelVersion: 4.14 83Contact: Stephen Hemminger <sthemmin@microsoft.com> 84Description: Channel interrupt pending state 85Users: Debugging tools 86 87What: /sys/bus/vmbus/devices/vmbus_*/channels/relid/read_avail 88Date: September. 2017 89KernelVersion: 4.14 90Contact: Stephen Hemminger <sthemmin@microsoft.com> 91Description: Bytes availabble to read 92Users: Debugging tools 93 94What: /sys/bus/vmbus/devices/vmbus_*/channels/relid/write_avail 95Date: September. 2017 96KernelVersion: 4.14 97Contact: Stephen Hemminger <sthemmin@microsoft.com> 98Description: Bytes availabble to write 99Users: Debugging tools 100 101What: /sys/bus/vmbus/devices/vmbus_*/channels/relid/events 102Date: September. 2017 103KernelVersion: 4.14 104Contact: Stephen Hemminger <sthemmin@microsoft.com> 105Description: Number of times we have signaled the host 106Users: Debugging tools 107 108What: /sys/bus/vmbus/devices/vmbus_*/channels/relid/interrupts 109Date: September. 2017 110KernelVersion: 4.14 111Contact: Stephen Hemminger <sthemmin@microsoft.com> 112Description: Number of times we have taken an interrupt (incoming) 113Users: Debugging tools 114