guestfs-performance: Add a note about Xen dom0.

This commit is contained in:
Richard W.M. Jones
2015-10-21 10:36:07 +01:00
parent 0294b1f9b2
commit eb36df827b

View File

@@ -424,6 +424,11 @@ Avoid processors that don't have hardware virtualization, and some
processors which are simply very slow (AMD Geode being a great
example).
=head2 Xen dom0
In Xen, dom0 is a virtual machine, and so hardware virtualization is
not available.
=head1 DETAILED TIMINGS USING TS
Use the L<ts(1)> command (from moreutils) to show detailed
@@ -577,4 +582,4 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
=head1 COPYRIGHT
Copyright (C) 2012 Red Hat Inc.
Copyright (C) 2012-2015 Red Hat Inc.