Implement private data area.
[libguestfs.git] / README
diff --git a/README b/README
index 867bc56..2b8fdac 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.9
 
 - fakeroot
 
@@ -52,6 +51,10 @@ Requirements
 
 - libmagic (the library that corresponds to the 'file' command)
 
+- libvirt
+
+- libxml2
+
 - squashfs-tools (mksquashfs only)
 
 - genisoimage / mkisofs