commit | 502d84bd1aa2445b13ff75e8ac2a39d249f791ee | [log] [tgz] |
---|---|---|
author | Dexuan Cui <decui@microsoft.com> | Wed Aug 05 00:52:44 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 05 11:44:29 2015 -0700 |
tree | a63102288ea124ebb6b4e7198c10be71c60d4d05 | |
parent | 042ab0313bbb7e776e9510da3f07fb300d08a8ba [diff] |
tools: hv: add a python script lsvmbus to list VMBus devices By default lsvmbus lists all the devices in the VMBus. With -v or -vv, more information is printed, including the VMBus Rel_ID, class ID, device ID and which channel is bound to which virtual processor, etc. Signed-off-by: Dexuan Cui <decui@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>