mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] Basic /sys/hypervisor information for Hyper-V
@ 2019-07-26 23:17 Nuno Das Neves
  2019-07-26 23:17 ` [RFC PATCH 1/2] sys-hypervisor: /sys/hypervisor/type " Nuno Das Neves
  2019-07-26 23:17 ` [RFC PATCH 2/2] sys-hypervisor: version information " Nuno Das Neves
  0 siblings, 2 replies; 4+ messages in thread
From: Nuno Das Neves @ 2019-07-26 23:17 UTC (permalink / raw)
  To: nudasnev, gregkh, sthemmin, Alexander.Levin, haiyangz, kys, mikelley
  Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-08-05 16:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-26 23:17 [RFC PATCH 0/2] Basic /sys/hypervisor information for Hyper-V Nuno Das Neves
2019-07-26 23:17 ` [RFC PATCH 1/2] sys-hypervisor: /sys/hypervisor/type " Nuno Das Neves
     [not found]   ` <MN2PR21MB1216DBB3BD918B6DCC738E30CCC30@MN2PR21MB1216.namprd21.prod.outlook.com>
     [not found]     ` <MWHPR21MB07015125F311AF5E2A8D813883DD0@MWHPR21MB0701.namprd21.prod.outlook.com>
2019-08-05 16:58       ` Nuno Das Neves
2019-07-26 23:17 ` [RFC PATCH 2/2] sys-hypervisor: version information " Nuno Das Neves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®