diff options
author | Danny ter Haar <dth@cistron.nl> | 2008-10-15 22:01:34 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-16 11:21:30 -0700 |
commit | 404d0ae289f7a76ff233e8fbfde8b1e7b6e62ae3 (patch) | |
tree | ca0abc79fb901340c00e66aec9cb1b12aa5efac0 /Documentation/ia64 | |
parent | 93fd85d005eae2d1106aabd581adb6f20e335c83 (diff) | |
download | linux-404d0ae289f7a76ff233e8fbfde8b1e7b6e62ae3.tar.gz |
fix random typos
Signed-off-by: Danny ter Haar <dth@cistron.nl>
Cc: Patrick McHardy <kaber@trash.net>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/ia64')
-rw-r--r-- | Documentation/ia64/kvm.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Documentation/ia64/kvm.txt b/Documentation/ia64/kvm.txt index 914d07f49268..84f7cb3d5bec 100644 --- a/Documentation/ia64/kvm.txt +++ b/Documentation/ia64/kvm.txt @@ -1,7 +1,8 @@ -Currently, kvm module in EXPERIMENTAL stage on IA64. This means that -interfaces are not stable enough to use. So, plase had better don't run -critical applications in virtual machine. We will try our best to make it -strong in future versions! +Currently, kvm module is in EXPERIMENTAL stage on IA64. This means that +interfaces are not stable enough to use. So, please don't run critical +applications in virtual machine. +We will try our best to improve it in future versions! + Guide: How to boot up guests on kvm/ia64 This guide is to describe how to enable kvm support for IA-64 systems. |