[Pkg-libvirt-commits] [Git][libvirt-team/virt-what][upstream/latest] 17 commits: Add support for VMware ESXi on ARM

Jeremy Bicha (@jbicha) gitlab at salsa.debian.org
Mon Aug 8 00:11:31 BST 2022



Jeremy Bicha pushed to branch upstream/latest at Libvirt Packaging Team / virt-what


Commits:
09094be5 by Razvan Corneliu at 2021-05-10T21:05:22+01:00
Add support for VMware ESXi on ARM

Virt-what doesn't recognize VMware VMs for AARCH64/ARM (with licensing
implications in ESXi Fling for ARM and Fusion v.Next for ARM). I've
created and attached a patch that adds both support for recognizing
ESXi and the automated tests for it.

- - - - -
b1eae421 by Richard W.M. Jones at 2021-05-26T11:31:24+01:00
aws: Match multi-digit version number in BIOS information

See: https://listman.redhat.com/archives/virt-tools-list/2021-May/msg00011.html
Reported-by: Stuart Cooper

- - - - -
ed11e2d2 by Weisson at 2021-05-27T10:53:08+01:00
Add support for Alibaba Cloud Linux

- - - - -
7e679278 by Weisson at 2021-05-27T10:55:57+01:00
Add test for Alibaba Cloud Linux

- - - - -
b7cc3d93 by Weisson at 2021-06-01T16:52:26+01:00
Check for Alibaba Cloud X-Dragon Architecture

Thanks to Richard W.M. Jones' Super Powerful Bash Script

- - - - -
c1980aeb by Weisson at 2021-07-08T08:59:17+01:00
use official product name for alibaba cloud bare-metal instances

- - - - -
8363fa9f by Richard W.M. Jones at 2021-07-19T15:14:32+01:00
Add Google Cloud (not tested)

Thanks: Paolo Bonzini

- - - - -
b64df398 by Richard W.M. Jones at 2021-07-19T18:09:55+01:00
Add detection of Red Hat's hypervisor

Red Hat sets the following fields in SMBIOS information, allowing us
to detect that it's the branded Red Hat hypervisor.

  Manufacturer: Red Hat
  Product Name: KVM
  Version: RHEL 7.6.0 PC (i440FX + PIIX, 1996)

Note that "RHEL 7.6.0" there is the machine type, which is not the
same as the hypervisor version (although the two have a relationship).

Thanks: Timothy Smith at IBM, Karen Noel

- - - - -
c7f55d08 by Richard W.M. Jones at 2021-07-22T08:59:17+01:00
Display kvm/qemu fact for Nutanix AHV

Since these are based on KVM we should display those facts too.

Thanks: Paolo Bonzini

- - - - -
5c607611 by Richard W.M. Jones at 2022-04-14T13:50:46+01:00
Add test file to EXTRA_DIST

Fixes: commit 7e679278431aa1a188dfe423526dfea82fddcbd3

- - - - -
a6757ae7 by Richard W.M. Jones at 2022-04-14T13:51:13+01:00
Add test file to EXTRA_DIST

Fixes: commit 1df728aa4b1d2814265f9c86494f7d55ee0cf9af

- - - - -
893fe936 by Richard W.M. Jones at 2022-04-14T13:51:49+01:00
Version 1.22.

- - - - -
763cf1b1 by Steve Mokris at 2022-05-12T17:20:41+01:00
Detect Illumos (SmartOS/OmniOS) LX virtualization

Thanks for the feedback, Eric and Richard.  In this version, I've expunged the redundant cats and included the Makefile.am.

- - - - -
ee5b5584 by Richard W.M. Jones at 2022-06-23T13:43:20+01:00
Version 1.23.

- - - - -
c1c52738 by Richard W.M. Jones at 2022-06-23T14:44:00+01:00
illumos-lx: Fix test so it works under virtualization

Tests need to provide dummy sbin/virt-what-cpuid-helper, dmidecode and
uname.  This ensures that if we are running the test suite under (eg)
KVM, that virt-what doesn't discover this.

The failure was:

./test.sh: test failed because output did not match expected
Expected output was:
----------------------------------------
illumos-lx
----------------------------------------
But the actual output of the program was:
----------------------------------------
illumos-lx
kvm
----------------------------------------

Fixes: commit 763cf1b1123136751b71f475610c5ac1eeaba0ad

- - - - -
b0a251fa by Richard W.M. Jones at 2022-06-23T14:44:25+01:00
Version 1.24.

- - - - -
475330fe by Jeremy Bicha at 2022-08-07T19:08:52-04:00
New upstream version 1.24
- - - - -


5 changed files:

- Makefile.in
- aclocal.m4
- compile
- config.guess
- config.sub


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/libvirt-team/virt-what/-/compare/afd29f0e30c347c732770276b09a4586c6a7e16f...475330fe7bc7f911235acf975c2f157967bacaa0

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/virt-what/-/compare/afd29f0e30c347c732770276b09a4586c6a7e16f...475330fe7bc7f911235acf975c2f157967bacaa0
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20220807/81c7c9a7/attachment.htm>


More information about the Pkg-libvirt-commits mailing list