Merge branch 'linus' into perf/core
[safe/jmp/linux-2.6] / Documentation / ia64 / kvm.txt
index 914d07f..ffb5c80 100644 (file)
@@ -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.
@@ -41,7 +42,7 @@ Note: For step 2, please make sure that host page size == TARGET_PAGE_SIZE of qe
                hg clone http://xenbits.xensource.com/ext/efi-vfirmware.hg
            you can get the firmware's binary in the directory of efi-vfirmware.hg/binaries.
 
-       (3) Rename the firware you owned to Flash.fd, and copy it to /usr/local/share/qemu
+       (3) Rename the firmware you owned to Flash.fd, and copy it to /usr/local/share/qemu
 
 4. Boot up Linux or Windows guests:
        4.1 Create or install a image for guest boot. If you have xen experience, it should be easy.