Commit 02854532 authored by Kevin Wolf's avatar Kevin Wolf
Browse files

Documentation: Remove outdated host_device note



People shouldn't explicitly specify host_device any more. raw is doing the
Right Thing.

Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
parent 9312805d
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -173,12 +173,6 @@ Linux or NTFS on Windows), then only the written sectors will reserve
space. Use @code{qemu-img info} to know the real size used by the
image or @code{ls -ls} on Unix/Linux.

@item host_device

Host device format. This format should be used instead of raw when
converting to block devices or other devices where "holes" are not
supported.

@item qcow2
QEMU image format, the most versatile format. Use it to have smaller
images (useful if your filesystem does not supports holes, for example