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

Andrew Jones drjones at redhat.com
Mon Mar 30 12:15:52 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.

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

drew

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