--- v1
+++ v2
@@ -14,7 +14,10 @@
The focus of this KVM implementation is to run guests that use the
PAPR (Power Architecture Platform Requirements) paravirtualization
interface, which is the interface supplied by PowerVM on IBM pSeries
-machines.
+machines. Currently the "pseries" machine type in qemu is only
+supported by book3s_hv KVM, and book3s_hv KVM only supports the
+"pseries" machine type. That will hopefully change in future.
-These patches are against Ben Herrenschmidt's next branch in his tree
-at git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git.
+These patches are against Linus' v3.0-rc1 tree.
+
+Paul.