On Tue, 31.03.15 11:08, Andrew Jones ([email protected]) wrote: Thanks! Applied all three!
> 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 > > Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
