lkml.org 
[lkml]   [2019]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC PATCH 0/2] Basic /sys/hypervisor information for Hyper-V
Date
These patches populate /sys/hypervisor with some basic information when running
on Hyper-V. The first patch just introduces /sys/hypervisor/type which contains
"Hyper-V", and the second introduces /sys/hypervisor/version/ which contains a
file for each piece of hypervisor version information.

Nuno Das Neves (2):
sys-hypervisor: /sys/hypervisor/type for Hyper-V
sys-hypervisor: version information for Hyper-V

.../ABI/stable/sysfs-hypervisor-hyperv | 61 ++++++++
drivers/hv/Kconfig | 10 ++
drivers/hv/Makefile | 7 +-
drivers/hv/sys-hypervisor.c | 143 ++++++++++++++++++
4 files changed, 218 insertions(+), 3 deletions(-)
create mode 100644 Documentation/ABI/stable/sysfs-hypervisor-hyperv
create mode 100644 drivers/hv/sys-hypervisor.c

--
2.17.1

\
 
 \ /
  Last update: 2019-07-27 01:18    [W:0.048 / U:0.900 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site