Add QEMU/KVM detection for ACPI-boot ARM
authorAndrew Jones <drjones@redhat.com>
Tue, 22 Sep 2015 13:54:55 +0000 (15:54 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 31 Oct 2016 10:16:36 +0000 (06:16 -0400)
commit20639c9b2b965e7b8f97c4a9081f2d423af5d501
tree9c145882163b5f1b54d462e7aca6336fa374a55c
parent224aff8da8fad6929d9d117c5230baf28e6c6890
Add QEMU/KVM detection for ACPI-boot ARM

Detect QEMU/KVM on ARM guests that have been boot with ACPI, i.e.
without device tree. When boot with ACPI SMBIOS is populated, so we
can use dmidecode.

Signed-off-by: Andrew Jones <drjones@redhat.com>
(cherry picked from commit 163024ab11d1ff722c40c517be2279469614bc37)
Makefile.am
tests/qemu-arm-acpi/proc/cpuinfo [new file with mode: 0644]
tests/qemu-arm-acpi/proc/self/status [new file with mode: 0644]
tests/qemu-arm-acpi/sbin/dmidecode [new file with mode: 0755]
tests/qemu-arm-acpi/sbin/uname [new file with mode: 0755]
tests/qemu-arm-acpi/sbin/virt-what-cpuid-helper [new file with mode: 0755]
tests/test-qemu-arm-acpi.sh [new file with mode: 0755]
virt-what.in