[systemd-devel] [PATCH v2 0/3] [RFT] ARM: detect-virt: detect Xen and QEMU/KVM

Andrew Jones drjones at redhat.com
Tue Mar 31 02:08:10 PDT 2015


This series adds support for detecting if an arm or aarch64
deployment is a Xen or QEMU/KVM guest. I've tested the QEMU/KVM
detection on an AArch64 guest. The Xen detection has *not* been
tested, thus the RFT. Also note that testing was not done with
this exact series, but rather a backport to an older version.

Thanks for reviews and testing. Please keep me on CC as I'm not
subscribed to the list.

drew

Changes since v1 [Lennart Poettering]:
- propagate errors from detect_vm_devicetree
- use FOREACH_DIRENT

Andrew Jones (3):
  detect-virt: use /proc/device-tree
  ARM: detect-virt: detect Xen
  ARM: detect-virt: detect QEMU/KVM

 src/shared/virt.c | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

-- 
1.9.3



More information about the systemd-devel mailing list