summaryrefslogtreecommitdiffstats
path: root/src/guestfs.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-10-10 21:11:17 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-10-10 21:11:17 +0000
commit316c2a6fc7ac38867e96a4d0d626a7f2dc61ee14 (patch)
tree38a9dc1db298612ec42173818049879e8d5f16ff /src/guestfs.pod
parent2e388e8a3740aa470276b78027f51304a7f0ff92 (diff)
downloadlibguestfs-316c2a6fc7ac38867e96a4d0d626a7f2dc61ee14.tar.gz
libguestfs-316c2a6fc7ac38867e96a4d0d626a7f2dc61ee14.tar.xz
libguestfs-316c2a6fc7ac38867e96a4d0d626a7f2dc61ee14.zip
docs: Fix documentation about hotplugging.
Diffstat (limited to 'src/guestfs.pod')
-rw-r--r--src/guestfs.pod5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index de55195e..3c6d3eb1 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -3549,9 +3549,8 @@ Before libguestfs 1.19.7, disk names had to be a single character
that meant the limit was 25. This has been fixed in more recent
versions.
-In future versions of libguestfs it should also be possible to "hot
-plug" disks (add and remove disks after calling L</guestfs_launch>).
-This also requires changes to qemu.
+In libguestfs E<ge> 1.20 it is possible to hot plug disks. See
+L</HOTPLUGGING>.
=head2 MAXIMUM NUMBER OF PARTITIONS PER DISK