From a2f08762bab023b0d1c65145df9d8578ef96217e Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 25 May 2012 20:47:22 +0100 Subject: [PATCH] doc: Add note about use of this tool for system tuning. --- virt-what.pod | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/virt-what.pod b/virt-what.pod index 7769ee9..2ef5d08 100644 --- a/virt-what.pod +++ b/virt-what.pod @@ -229,6 +229,13 @@ tool. You might include this information in status and monitoring programs. +=item System tuning (sometimes) + +You might use this program to tune an operating system so it runs +better as a virtual machine of a particular hypervisor. However if +installing paravirtualized drivers, it's better to check for the +specific features your drivers need (eg. for the presence of PCI devices). + =back =head1 SEE ALSO -- 1.8.3.1