commit | 11a84a6b532b9951a912c0d7a5be72846c33cb54 | [log] [tgz] |
---|---|---|
author | Jan Stancek <jstancek@redhat.com> | Thu Oct 17 12:44:49 2013 +0200 |
committer | Jan Stancek <jstancek@redhat.com> | Wed Oct 23 15:55:50 2013 +0200 |
tree | e3263406e197fdd637d075841b8f8ec560add0fd | |
parent | 5ffe7cfe1bf70497ba5a015badc11e97b2003b5f [diff] |
lib: add tst_is_virt() The initial version supports only generic check for xen dom0/domU, but should allow to easily extend it for other types of checks, (e.g. KVM guest) if needed later. Signed-off-by: Jan Stancek <jstancek@redhat.com> Acked-by: Cyril Hrubis <chrubis@suse.cz>