public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] lscpu: improve hypervisor detection
@ 2014-05-20 15:42 Ruediger Meier
  2014-05-20 15:42 ` [PATCH 1/5] lscpu: minor cleanup and " Ruediger Meier
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Ruediger Meier @ 2014-05-20 15:42 UTC (permalink / raw)
  To: util-linux; +Cc: Stanislav Brabec, Petr Uzel

From: Ruediger Meier <ruediger.meier@ga-group.nl>

This patch set is based on an openSUSE / SLE patch. Original author was
probably Petr Uzel.

I've splitted the original patch into smaller pieces, removed some
incompatible output format changes and added some test data.

You can also review and pull from my github repo
https://github.com/rudimeier/util-linux/compare/lscpu-detect?expand=1

CC: Stanislav Brabec <sbrabec@suse.cz>
CC: Petr Uzel <petr.uzel@suse.cz>

Ruediger Meier (5):
  lscpu: minor cleanup and improve hypervisor detection
  tests: add vbox lscpu dump
  lscpu: detect OS/400 and pHyp hypervisors
  lscpu: improve vmware detection
  lscpu: avoid compiler warnings

 sys-utils/lscpu.c                    | 148 ++++++++++++++++++++++++++++++++++-
 sys-utils/lscpu.h                    |   5 +-
 tests/expected/lscpu/lscpu-vbox-win  |  29 +++++++
 tests/ts/lscpu/dumps/vbox-win.tar.gz | Bin 0 -> 15769 bytes
 4 files changed, 179 insertions(+), 3 deletions(-)
 create mode 100644 tests/expected/lscpu/lscpu-vbox-win
 create mode 100644 tests/ts/lscpu/dumps/vbox-win.tar.gz

-- 
1.8.4.5


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

end of thread, other threads:[~2014-05-28 22:29 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20 15:42 [PATCH 0/5] lscpu: improve hypervisor detection Ruediger Meier
2014-05-20 15:42 ` [PATCH 1/5] lscpu: minor cleanup and " Ruediger Meier
2014-05-20 15:42 ` [PATCH 2/5] tests: add vbox lscpu dump Ruediger Meier
2014-05-20 15:42 ` [PATCH 3/5] lscpu: detect OS/400 and pHyp hypervisors Ruediger Meier
2014-05-21  7:37   ` Karel Zak
2014-05-21  9:43     ` Ruediger Meier
2014-05-21 12:41       ` Karel Zak
2014-05-21 23:03   ` Ruediger Meier
2014-05-22  8:48     ` Karel Zak
2014-05-22  9:08       ` Heiko Carstens
2014-05-22  9:30         ` Alexander Graf
2014-05-28 21:54           ` Ruediger Meier
2014-05-28 22:29             ` Alexander Graf
2014-05-20 15:42 ` [PATCH 4/5] lscpu: improve vmware detection Ruediger Meier
2014-05-20 18:40   ` Ruediger Meier
2014-05-20 15:42 ` [PATCH 5/5] lscpu: avoid compiler warnings Ruediger Meier
2014-05-21  8:10   ` Karel Zak
2014-05-20 16:34 ` [PATCH 0/5] lscpu: improve hypervisor detection Stanislav Brabec
2014-05-20 18:13   ` Ruediger Meier
2014-05-21  8:24   ` Karel Zak
2014-05-21 22:29 ` Ruediger Meier

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