Use virtio-serial, remove other vmchannel methods.
[libguestfs.git] / README
diff --git a/README b/README
index ea1da1f..f128eb5 100644 (file)
--- a/README
+++ b/README
@@ -37,10 +37,9 @@ Home page
 Requirements
 ----------------------------------------------------------------------
 
-- recent QEMU >= 0.10 with vmchannel support
-  http://lists.gnu.org/archive/html/qemu-devel/2009-02/msg01042.html
+- recent QEMU >= 0.12 with virtio-serial support
 
-- febootstrap >= 2.7
+- febootstrap >= 2.8
 
 - fakeroot
 
@@ -48,6 +47,14 @@ Requirements
 
 - XDR, rpcgen (on Linux these are provided by glibc)
 
+- pcre (Perl Compatible Regular Expressions C library)
+
+- libmagic (the library that corresponds to the 'file' command)
+
+- libvirt
+
+- libxml2
+
 - squashfs-tools (mksquashfs only)
 
 - genisoimage / mkisofs