[systemd-devel] [PATCH 0/3] [RFT] ARM: detect-virt: detect Xen and QEMU/KVM
Andrew Jones
drjones at redhat.com
Mon Mar 30 12:20:01 PDT 2015
On Mon, Mar 30, 2015 at 09:15:52PM +0200, Andrew Jones wrote:
> 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.
I should not that the testing I did was with a backported
version of this series to an older version of systemd. This
series hasn't even been compile tested.
>
> 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