]> Git Repo - qemu.git/blobdiff - hmp-commands.hx
qemu-io: Make cvtnum() a wrapper around strtosz_suffix()
[qemu.git] / hmp-commands.hx
index 9cea4151b9cdb929e4235a255948ff61698c965b..4f5a3fd7d56a48dbd44e3d4b43d62a8127ca3432 100644 (file)
@@ -185,6 +185,8 @@ Remove host block device.  The result is that guest generated IO is no longer
 submitted against the host device underlying the disk.  Once a drive has
 been deleted, the QEMU Block layer returns -EIO which results in IO
 errors in the guest for applications that are reading/writing to the device.
+These errors are always reported to the guest, regardless of the drive's error
+actions (drive options rerror, werror).
 ETEXI
 
     {
This page took 0.022052 seconds and 4 git commands to generate.