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, 20 Jun 2016 12:30:33 +0000 (08:30 -0400)
commitc722083f37e514f4d8b9f9470536dcbae428631a
tree52c255184cb5245d723910dae133f36ac8550bbd
parente70023e026f0abd820e9702f7a3c745e03c2846d
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>
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