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>
Tue, 22 Sep 2015 15:37:54 +0000 (16:37 +0100)
commit163024ab11d1ff722c40c517be2279469614bc37
tree76c0c2c53e96b5ee00db5d13e447b094112393d1
parent8dd2e213404ff4cc9c6d74e4afb534e25be78a11
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