[PATCH virt-what] Add support for UpCloud

Richard W.M. Jones rjones at redhat.com
Thu Jan 12 16:29:53 UTC 2023


On Thu, Jan 12, 2023 at 11:48:17AM +0200, Ville Skyttä wrote:
> 

> From 70b8f1244862687d23f9a834fabd3e7a5b457d66 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta at upcloud.com>
> Date: Thu, 12 Jan 2023 11:43:04 +0200
> Subject: [PATCH] Add support for UpCloud
> 
> ---
>  configure.ac                              |   2 +
>  tests/upcloud/Makefile.am                 |  26 +++++
>  tests/upcloud/sbin/dmidecode              | 124 ++++++++++++++++++++++
>  tests/upcloud/sbin/uname                  |   2 +
>  tests/upcloud/sbin/virt-what-cpuid-helper |   2 +
>  tests/upcloud/test.sh                     |  33 ++++++
>  virt-what.in                              |   5 +
>  virt-what.pod                             |   6 ++
>  8 files changed, 200 insertions(+)
>  create mode 100644 tests/upcloud/Makefile.am
>  create mode 100755 tests/upcloud/sbin/dmidecode
>  create mode 100755 tests/upcloud/sbin/uname
>  create mode 100755 tests/upcloud/sbin/virt-what-cpuid-helper
>  create mode 100755 tests/upcloud/test.sh

Thanks - upstream as commit 1b5cbb7ac2f1c3439d5a124127a63729c5136d8f

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top


More information about the virt-tools-list mailing list